You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/02/22 10:50:55 UTC

[GitHub] [apisix] starsz commented on issue #6345: bug: apisix openid plugin - how the logout path does work ?

starsz commented on issue #6345:
URL: https://github.com/apache/apisix/issues/6345#issuecomment-1047668402


   > "https://www.m01.net/logout" executes the logout but is redirected to this url
   https://k6k.m01.net/auth/realms/apisix_test_realm/protocol/openid-connect/logout?id_token_hint=eyJhbGciOiJSUzI1N
   
   But the user is logout. If you access https://www.m01.net/headers, it will show the keycloak login page.
   
    So do you mean we can config a logout_redirect_url? Then we can redirect the logout_redirect_url.
   You can refer to this PR: https://github.com/apache/apisix/issues/6362


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org