Relative Content

Tag Archive for springspring-securityoauth-2.0keycloak

Spring Security OAuth2 blocks the Redirect URL from Keycloak

I am integrating OAuth2 authentication using Spring Security and Keycloak in my Spring Boot application. The setup involves a magic link solution where users click a magic link and are redirected back to the client with an authorization code. However in the logs i see this when redirecting back to the client.