Class AllowAllDockerProtocolMapper

java.lang.Object
org.keycloak.protocol.docker.mapper.DockerAuthV2ProtocolMapper
org.keycloak.protocol.docker.mapper.AllowAllDockerProtocolMapper
All Implemented Interfaces:
DockerAuthV2AttributeMapper, ProtocolMapper, ConfiguredProvider, Provider, ProviderFactory<ProtocolMapper>

public class AllowAllDockerProtocolMapper extends DockerAuthV2ProtocolMapper implements DockerAuthV2AttributeMapper
Populates token with requested scope. If more scopes are present than what has been requested, they will be removed.