<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
0D54z00008pn9IoCAIOkta Classic EngineSingle Sign-OnAnswered2024-03-25T06:06:24.000Z2023-02-23T16:39:24.000Z2023-02-24T21:47:16.000Z
E0000015 for oauth2/default/.well-known/openid-configuration

Hi guys!

 

I've created a simple single page app using React, and followed the walktrough listed here:

https://developer.okta.com/docs/guides/sign-into-spa-redirect/angular/main/

when I tried to test, and clicked the login button, nothing happened, checking the netwroking I saw this requests going toward okta from the web app:

 

https://[prod_domain_of_my_okcta].okta.com/oauth2/default/.well-known/openid-configuration

 

and got this response:

 

{"errorCode": "E0000015",

"errorSummary": "You do not have permission to access the feature you are requesting",

"errorLink": "E0000015",

"errorId": "oaeO_TeJhDhSvS6PpIewlhKGA",

"errorCauses": []

}

 

 

 

 

no other networking or other indication in the app

then I tried the same scenario but this time changed the to my dev okta about, and it worked properly(returned list of configurations , with the same url (different org domain)

 

not much documentation about this behaviour so Ill be happy to hear any advice

 

thanks!

 


  • Mihai N. (Okta, Inc.)

    Hi @2doec (2doec)​ , Thank you for reaching out to the Okta Community!

     

    The error seems to suggest that what you are lacking is most probably a feature flag. 

    I recommend reaching out to your Okta Account Executive to confirm feature parity between the environments as some may require a different type of SKU. If you are already entitle to the features, the Support team can enable them for you.  

     

     

    If my answer helped, remember to mark it as best to increase its visibility for other members of the Okta Community who might have the same questions as you. 

     

    Hope my answer helps! 

    --------------------------------

    Community members help others by clicking Like or Select as Best on responses. Try it today.

    Expand Post
  • oferi.86978 (Customer)

    Hi Muhai Negotia!

     

    Can you specify what could be the name of this missing feature toggle?

     

This question is closed.
Loading
E0000015 for oauth2/default/.well-known/openid-configuration