luoluoyuyu commented on PR #10653: URL: https://github.com/apache/apisix/pull/10653#issuecomment-1857229251
The solution to the problem is to use `redirect_after_logout_uri` for redirection after logout if there is no `end_session_endpoint` in the discovery metadata, but note that since `redirect_after_logout_uri` is not defined in the schema, it can only be configured in the rewrite phase. If you set the value of `redirect_after_logout_uri` in the check_schema phase, you will get an error when restarting apisix. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
