I am setting up FreeIPA and Keycloak for user authentication for a django webapp. I have set up the client id and client secret in the .bashrc file and have included my path properly in django (the website loads, just not properly).
The error displayed is "We're sorry, Client not found." I figure this may have something to do with setup.
What should I do to fix this and make the ipa/keycloak login show the login fields?