Class KeycloakJwtAuthenticationConverter

  • All Implemented Interfaces:
    org.springframework.core.convert.converter.Converter<org.springframework.security.oauth2.jwt.Jwt,​org.springframework.security.authentication.AbstractAuthenticationToken>

    public class KeycloakJwtAuthenticationConverter
    extends org.springframework.security.oauth2.server.resource.authentication.JwtAuthenticationConverter
    JwtAuthentication converter prepared with KeycloakRealmRoleConverter.
    • Constructor Detail

      • KeycloakJwtAuthenticationConverter

        public KeycloakJwtAuthenticationConverter()