I can set the logout redirect url successfully with LOGOUT_REDIRECT_URL in my project's settings.py, but I still get this error when I try to log in.
On Thursday, October 7, 2021 at 3:54:24 PM UTC-6 Ammon Quackenbush wrote: > I am setting up keycloak with a django webapp and this is the error I am > getting: > > WE'RE *SORRY* ... > > Invalid parameter: redirect_uri > > > I have tried setting the LOGOUT_REDIRECT_URL and POST_LOGOUT_REDIRECT_URL > settings in my project settings.py but that had no effect. > > Any ideas on how I can fix this? > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/9fc652e8-f840-4760-b609-d82738f6e704n%40googlegroups.com.

