<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
0D54z00008zxyQYCAYOkta Classic EngineSingle Sign-OnAnswered2024-04-17T09:26:49.000Z2023-03-29T21:14:36.000Z2023-04-07T19:48:04.000Z

ScottC.38230 (Customer) asked a question.

Okta OpenID requires "state" but the RFC says recommended

I'm trying to set up my scale computing cluster to have admins auth against Okta.

 

I've created a custom OpenID, set the parameters as best I could figure out, but now requests get immediately redirected to:

https://[Hostname]/?error=invalid_request&error_description=The+authentication+request+has+an+invalid+%27state%27+parameter.

 

The request being sent to Okta is:

https://[oktahost]/oauth2/v1/authorize?response_type=code&scope=openid&client_id=[hash]&redirect_uri=https://[Hostname]/

 

Looking through the docs, it looks like Okta categorizes state as a required parameter but the OpenID Connect RFC lists it as Recommended.

 

I've open a request with the vendor but their position is anything other then ADFS/AzureADFS is not tested or supported so I don't know how much movement I'll get there.

 

I'm reasonably competent in SAML but Okta + OpenID is new to me,

 

Thanks!

 

 


This question is closed.
Loading
Okta OpenID requires "state" but the RFC says recommended