Open iedokpayintsb opened 5 months ago
Hi @iedokpayintsb thank you for your issue. I have to add a test case.
I think if you add a id_token_hint=undefined in extras and also you client_id in extras it should work. I will look at the specification and update this as default behavior if it is necessary. It is simpler to use client_id.
Currently we just remove id_token_hint from the final URL with a custom location class.
Login.Gov does not support id_token_hint
We are using axa-fr/react-oidc with Login.gov and have discovered that id_token_hint is deprecated in the logout redirect uri.
axa-fr/react-oidc 7.22.4, react 18.2.0, vite 5.1.4
Screenshots
Expected
Logout redirects back to application
Actual
Logout redirects to page in screen shot in login.gov sandbox