luoluoyuyu commented on PR #10653: URL: https://github.com/apache/apisix/pull/10653#issuecomment-1870813422
> @luoluoyuyu a question for the below: > >  > > What if someone configures both `post_logout_redirect_uri` and `redirect_after_logout_uri`? > > https://github.com/zmartzone/lua-resty-openidc/blob/master/tests/spec/logout_spec.lua#L264-L299 Hi @kayx23 Deng 'redirect_after_logout_uri' is not defined in the schema. If 'redirect_after_logout_uri' is configured, an error will occur. [apisix/apisix/plugins/openid-connect.lua at master ยท apache/apisix (github.com)](https://github.com/apache/apisix/blob/master/apisix/plugins/openid-connect.lua#L32C17-L33) -- 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]
