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
How do I change the redirect_uri from for example 127.0.0.1:8000/ to 127.0.0.1:8000/xyz-page. It always defaults to base url. I tried to change the redirect_uti in the keycloak client settings and also set LOGIN_REDIRECT_URL='/xyz_page'. It doesn't work.
Thanks in advance
The text was updated successfully, but these errors were encountered:
How do I change the redirect_uri from for example 127.0.0.1:8000/ to 127.0.0.1:8000/xyz-page. It always defaults to base url. I tried to change the redirect_uti in the keycloak client settings and also set LOGIN_REDIRECT_URL='/xyz_page'. It doesn't work.
Thanks in advance
The text was updated successfully, but these errors were encountered: