Package io.micronaut.security.oauth2.endpoint.token.response
package io.micronaut.security.oauth2.endpoint.token.response
-
ClassDescriptionRepresentation of an Address Claim which represents a physical mailing address.The default implementation of
OpenIdAuthenticationMapper
that uses the subject claim for the username and populates the attributes with the non JWT standard claims.SetsCookieLoginHandler
`s cookie value to the idtoken received from an authentication provider.An implementation ofOpenIdClaims
backed by anJWTClaimsSet
.A contract for mapping an OAuth 2.0 token endpoint response to aAuthenticationResponse
object.Responsible for converting an OpenID token response to aAuthentication
representing the authenticated user.ID Token.Id Token Access Token Response.Represent the response of an authorization server to an invalid access token request.Represent the response of an authorization server to a valid access token request.