<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
0D50Z00008Fe6kzSABOkta Classic EngineSingle Sign-OnAnswered2024-04-15T12:23:44.000Z2018-08-15T15:29:18.000Z2018-10-12T19:29:19.000Z

n33tw (n33tw) asked a question.

IT SSO Authorization Server

I'm demoing okta using a custom Springboot 2.0.4 application. I'm wondering what Issuer uri I should be using when using the IT demo? All examples online point to dev-xxxx.oktapreview.com/oauth2/default authorization server and I'm not finding any documentation pointing to the IT demo authorization server. I was referring to this documentation https://developer.okta.com/blog/2017/11/20/add-sso-spring-boot-15-min

 

Current URL generated from okta-spring-boot config

 

https://mycompany.okta.com/oauth2/default/v1/authorize?client_id=xxxxxx&redirect_uri=http://localhost:8080/login&response_type=code&scope=openid%20profile%20email&state=RU24jo

 

Config

okta:


  • Hi George!

     

    The developer instance is the one that you need, since the feature flag that requires Authorization Server is already enabled.

     

    We would be more than happy if you will open a support ticket on this matter so you can take advantage of all of the troubleshooting resources. To do so, please navigate to support.okta.com -Sign In using your Admin credentials- open a case.

     

     

    Thanks,

     

    Dragos Milea

    Okta Customer Support

    Expand Post
    Selected as Best
  • Hi Robert,

     

    Thank you for reaching out to Okta Support, Dragos here. As far as the documentation points out, the requested Issuer URI would be http://yoursubdomain.okta.com/oauth2/default, depending on the org's type. In other words, "yoursubdomain.oktapreview.com" if the org's type would be a preview one or "yoursubdomain.okta.com" if the org's type would be a production one.

     

     

    If further assistance required, please do not hesitate to raise a support ticket with us by accessing support.okta.com - open a case.

     

     

    Thank you,

    Dragos Milea

    Okta Customer Support

    Expand Post
  • n33tw (n33tw)

    Hi Robert, I'm not sure I understand. I originally signed up with a developer console, https://developer.okta.com/signup/ which appeared to work without issue in my application, but after speaking with a sales rep over the phone, they had indicated I was using the wrong type of account. They indicated I should be using the IT SSO account, https://www.okta.com/free-trial/#. When I use the free trial, the Issuer ID no longer works with default appended to it. I'm very confused with what account I should be using. I do not want to develop against the wrong type of account ultimately effecting the pricing.

    Expand Post
  • Hi George!

     

    The developer instance is the one that you need, since the feature flag that requires Authorization Server is already enabled.

     

    We would be more than happy if you will open a support ticket on this matter so you can take advantage of all of the troubleshooting resources. To do so, please navigate to support.okta.com -Sign In using your Admin credentials- open a case.

     

     

    Thanks,

     

    Dragos Milea

    Okta Customer Support

    Expand Post
    Selected as Best
  • mike.davie1.5312945692819849E12 (Customer First Programs)

    Hello George,

     

    Thanks for posting your inquiry in Okta Community Portal.

     

    If you receive a great answer to your question(s), please help readers find it by marking it the best answer. Hover over the answer and click "Best Answer." 

     

    Thank you,

    Mike Davie

    Okta Help Center

    Expand Post
This question is closed.
Loading
IT SSO Authorization Server