When I am trying to hit from my api to authenticate user from keycloak, but its giving me error Invalid parameter: redirect_uri on keycloak page. I have created my own realm
For me, I had a missing trailing slash / in the value for Valid Redirect URIs
/
Valid Redirect URIs