-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
help request: How to use the access_denied_redirect_uri in authz-keycloak plugin? #6789
Comments
Could you confirm if #6794 solves the problem? You can build the APISIX with the fix included. |
Well @spacewander my problem is not solved. Maybe I was not clear: My question is: the authz-keycloak access_denied_redirect_uri parameter is integrated in Apisix 2.13? |
I can't get your point. The #6794 uses the new access_denied_redirect_uri parameter. |
APISIX 2.13 contains the access_denied_redirect_uri parameter, but it doesn't cover every path of the code. Therefore #6794 is submitted to fix it. |
@spacewander Ok. Thanks |
Description
Hi all,
I'm trying to use two new features in apisix 2.13:
The post_logout_redirect_uri works perfectly as expected.
But the access_denied_redirect_uri leaves me on the uri that I tried to access with this body
instead of redirect to the uri specified in the plugin
Mybe I'm misinterpreting instruction at authz-keycloak manual
How can I use the "access_denied_redirect_uri" parameter?
The route definition is:
Environment
apisix version
):uname -a
)of the POD hosting apisix:openresty -V
ornginx -V
):curl http://127.0.0.1:9090/v1/server_info
):Don't know if it can work inside a POD
Kubernetes dashboard gives "docker.io/bitnami/etcd:3.4.16-debian-10-r14" for image version
luarocks --version
):The text was updated successfully, but these errors were encountered: