<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
0D50Z00008OK1T1SALOkta Classic EngineAdministrationAnswered2018-11-02T20:06:10.000Z2018-09-20T20:40:25.000Z2018-11-02T20:06:10.000Z
Metadata Uri works on the Dev Okta account but not on trial Okta account.

Hi,

 

The Metadata Uri works on the Dev Okta account but when I created a trial account the metadata uri is not working.

Metadata Uri: https://xxxx.okta.com/oauth2/default/.well-known/oauth-authorization-server

 

Also, I don't see any authorization servers under trial account to update the settings as suggested in the following link.

 

https://developer.okta.com/authentication-guide/implementing-authentication/set-up-authz-server

 

Therefore. the application created using OIDC does not work on the Trial account but similar application with the same settings work on the Dev account.

 

The application is on Asp.Net Core with Authorization_code as grant_type.

The redirect_uri is <Domain>/authorization-code/callback

 

Please suggest what should be the correct configuration if I have done it wrong.

 

Thanks in advance


  • Hello Jitender,

     

    Thank you for reaching out to the Okta Community Center. This is Adrian with Okta Support.

     

    You have not done anything wrong. The reason why the free-trial account does not have the Authorization Servers feature is that the free-trail org is a limited instance that provides a basic insight of the Okta features, therefore some features will not be available.

     

    Thank you,

    Adrian Lazar

    Tier 2 Support Engineer

    Expand Post
    Selected as Best
  • Hello Jitender,

     

    Thank you for reaching out to the Okta Community Center. This is Adrian with Okta Support.

     

    You have not done anything wrong. The reason why the free-trial account does not have the Authorization Servers feature is that the free-trail org is a limited instance that provides a basic insight of the Okta features, therefore some features will not be available.

     

    Thank you,

    Adrian Lazar

    Tier 2 Support Engineer

    Expand Post
    Selected as Best
  • JitenderA.46113 (Customer)

    Adrian, Thanks for replying. I have found the answers the correct url for the Metadata Uri is

  • JitenderA.46113 (Customer)

    Adrian, Thanks for replying. I have found the answers the correct url for the Metadata Uri Metatdata Uri: 

  • JitenderA.46113 (Customer)

    My bad change the uri to [Okta Domain]/.well-known/openid-configuration

This question is closed.
Loading
Metadata Uri works on the Dev Okta account but not on trial Okta account.