<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
0D50Z00008C3joSSAROkta Classic EngineSingle Sign-OnAnswered2024-04-15T09:08:26.000Z2018-07-18T10:10:34.000Z2018-07-19T23:58:46.000Z
Regarding configuring my .net application with Single sign on
Hi, i configured a application as a admin. now i am trying to integrate the okta with my .net application. where can i find my ClientId,ClientSecret. when i serch i found that it was given in general tab of the application section but i ahave not found it in the general tab. also OrgUri is the Identity Provider Single Sign-On URL is it right. kindly let me know.

  • Hi Amulraj!

     

    Since you have specified CliendID and ClientSecret my best guess will be that you are using an application which connects trough OAuth protocol. You will need to create an OpenID application. Click on Applications - Create New App and select OpenID Connect.

    0EM0Z0000002Eca

    Once you have completed the setup, you will find what you are looking for on the General Tab, Clien Credentials section.

    Please have a look at this documentation as well for more details: https://developer.okta.com/docs/api/resources/oidc
    Expand Post
This question is closed.
Loading
Regarding configuring my .net application with Single sign on