Im having an issue,
When a registered user logs in again with an active session already running, KC will not redirect the user back with the redirect URL, why is this happening and how can i fix it?
and this is the response i get in my logs when this happens.
| auth_method | openid-connect |
|---|---|
| auth_type | code |
| response_type | code |
| redirect_uri | theUsualUrl.com |
| consent | no_consent_required |
| code_id | blablabla |
| response_mode | query |