
DhanashekarK.07734 (Customer) asked a question.
return $"{OktaConfiguration.OrganizationUrl}/oauth2/default/v1/authorize?response_type={IDToken}&ope=openid%20profile&redirect_uri={OktaConfiguration.Callback}&client_id={OktaConfiguration.ClientId}&state={state}&code_challenge{codeChallenge}&code_challenge_method={CodeChallengeMethod}&nonce={nonce}"
this how i am building the authentication url
i don't is there any issue in this

Hello @DhanashekarK.07734 (Customer) ,
Feel free to post this question on our Okta Developer Forums: https://devforum.okta.com, and they should be able to help you with this.
Thanks!
Tim
Okta, Inc.