OAuth2DataProvider

fun interface OAuth2DataProvider(source)

Interface used in CredentialAuthorizationServiceStrategy to actually load user data during the OAuth 2.0 flow, after an authn request (see AuthenticationRequestParameters) has been validated.

Functions

Link copied to clipboard

request has been validated successfully, and this step loads the actual user data, if there is any.