You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have search for the current issues and cannot find a solution.
I know there is an access_denied_redirect_uri attribute in authz-keycloak plugin to redirect the user when the permission is denied by keycloak. Is there a way to redirect to another uri when the bearer token is invalid, instead of throwing a 401 unauthorized error?
Appreciate the help!!
Environment
APISIX version (run apisix version):
Operating system (run uname -a):
OpenResty / Nginx version (run openresty -V or nginx -V):
etcd version, if relevant (run curl http://127.0.0.1:9090/v1/server_info):
APISIX Dashboard version, if relevant:
Plugin runner version, for issues related to plugin runners:
LuaRocks version, for installation issues (run luarocks --version):
The text was updated successfully, but these errors were encountered:
Description
I have search for the current issues and cannot find a solution.
I know there is an
access_denied_redirect_uri
attribute in authz-keycloak plugin to redirect the user when the permission is denied by keycloak. Is there a way to redirect to another uri when the bearer token is invalid, instead of throwing a 401 unauthorized error?Appreciate the help!!
Environment
apisix version
):uname -a
):openresty -V
ornginx -V
):curl http://127.0.0.1:9090/v1/server_info
):luarocks --version
):The text was updated successfully, but these errors were encountered: