<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D5KZ00000cIHaa0AGOkta Classic EngineSingle Sign-OnAnswered2025-04-22T15:12:02.000Z2025-04-21T23:00:50.000Z2025-04-22T15:12:02.000Z
Configuring ASP.NET Core Application with Okta Authentication Along With Reverse Proxy

Hi,

When we have reverse proxy authentication no working. Following is our application sample App01 flow diagram.

/help/servlet/rtaImage?refid=0EMKZ000000ctRn 

/help/servlet/rtaImage?refid=0EMKZ000000ctSH 

 /help/servlet/rtaImage?refid=0EMKZ000000ctSCSettings:

 "Okta": {

 "OktaDomain": "https://Domain.okta.com",

 }

 

  1. Redirect URL is coming as https://App01/oauth2/default/v1/authorize?client_id=0oa1i8zo7fdTw4RUB358&redirect_uri=https://App01/authorization-code/callback&response_type=code&scope=openid profile email&code_challenge . Is this redirect Uri Correct in the case of reverse Proxy?  

Or

redirect_uri should be https://domain.okta.com/authorization-code/callback ?

 

Please suggest me how to make App01 with reverse Proxy to make it work.

Thanks,

Hanu


  • Mihai N. (Okta, Inc.)

    Hi @HanumanthaE.06922 (Customer)​ , Thank you for reaching out to the Okta Community! 

     

    This question is more appropriate for our dedicated Okta Developer Forum.

    My advice would be to reach out via devforum.okta.com to take advantage of their expertise.

    While we'll do our best to answer all of your questions here, this medium is more inclined towards Okta core products and features (non-custom/developer work). 

     

    Regards.

    --

    Help others in the community by liking or hitting Select as Best if this response helped you.

    Collect them all. Learn a new skill and earn a new Okta Learning badge.

    Expand Post
This question is closed.
Loading
Configuring ASP.NET Core Application with Okta Authentication Along With Reverse Proxy