-
Notifications
You must be signed in to change notification settings - Fork 328
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Okta logout "invalid_client" error #328
Comments
@xcabur1 please provide logs in the manner described in the README |
@bnfinet if you miss the bug_report, can you tell me, where the output is located on windows (do.sh window automatically closed). That's the reason, why I uploaded and obfuscated the conifg files manually |
@xcabur1 I see the config, but I need full logs as per the README I'm not a Window's user. Could you try running VP on Linux? |
@bnfinet Sorry, I have no linux system. I can't find any log files and can't find a description in the readme, which logs you need. But I added the debug output of the logout request, hope that helps. Let me now if you need more. |
@tmatilai nice catch! Can you please post a working config here? @martindb FYI ^^ I think this a documentation bug that could be handled with a note in Otherwise we get into something like... If |
The example config for Okta seems correct (except you have to drop I actually played with Docker and env vars:
|
Describe the problem
If I call the
vouch-proxy
/logout?url=${end_session_endpoint}
endpoint with theokta
idpend_session_endpoint
url, I get a "invalid_client" errorExpected behavior
If I call
/logout?url=https://dev-1234.okta.com/oauth2/default/v1/logout
I should be logged off fromvouch-proxy
andokta
Desktop (please complete the following information):
Additional context
vouch config: https://hasteb.in/imojefig.http
nginx config: https://hasteb.in/codahuva.nginx
vouch log: https://hasteb.in/adefixub.bash
nginx log: https://hasteb.in/hoveduzo.coffeescript
The text was updated successfully, but these errors were encountered: