<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
0D54z00007pMbjmCACOkta Classic EngineOkta Integration NetworkAnswered2024-01-19T11:02:07.000Z2022-07-24T03:58:45.000Z2022-07-25T17:25:52.000Z

LarryD.25867 (Customer) asked a question.

Okta Sign-in widget - information disclosure

The URL in the request appears to contain a token within the query string. The JSON Web Token can be decoded in order to extract more information about it.

 

myorg.okta.com/oauth2/default/v1/logout?id_token_hint={VALUE}&post_logout_redirect_uri={VALUE}

 

e.g. GET /oauth2/default/v1/logout?id_token_hint=<token here>

 

We pass information from Okta LDAP Agent such as first name, last name, email address, mobile number, etc. These information are viewable.


This question is closed.
Loading
Okta Sign-in widget - information disclosure