UserInfoEndpointDsl
class UserInfoEndpointDsl
A Kotlin DSL to configure the Authorization Server's UserInfo Endpoint using idiomatic Kotlin code.
Author
Eleftheria Stein
Since
5.3
Properties
Link copied to clipboard
the OpenID Connect 1.0 service used for obtaining the user attributes of the End-User from the UserInfo Endpoint.
Link copied to clipboard
the GrantedAuthoritiesMapper used for mapping OAuth2User.getAuthorities
Link copied to clipboard
the OAuth 2.0 service used for obtaining the user attributes of the End-User from the UserInfo Endpoint.