<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
0D50Z00008G7VOZSA3Okta Classic EngineSingle Sign-OnAnswered2024-04-30T09:18:25.000Z2017-06-19T13:56:38.000Z2017-11-21T11:54:57.000Z
OAuth 2.0 policy evaluation failed
I have a bit of a problem. I'm trying to integrate with Okta OAuth 2.0 and OIDC but I've run into a wall.

When trying to sign user in and obtain the access code (access code grant flow) I am getting this error:

  
  1.  "args": {  "error": "access_denied",   "error_description": "Policy evaluation failed for this request, please check the policy configurations.",   "state": "test"  }
 

I would be really thankful if anyone could point me in the right direction as to where and how should I set the correct policy configurations. This happens after successfully logging the user in to Okta.

This question is closed.
Loading
OAuth 2.0 policy evaluation failed