CredentialAuthorizationServiceStrategy

Provide authentication and authorization for credential issuance.

Constructors

Link copied to clipboard
constructor(dataProvider: OAuth2DataProvider, credentialSchemes: Set<ConstantIndex.CredentialScheme>)

Functions

Link copied to clipboard
open suspend override fun loadUserInfo(request: AuthenticationRequestParameters, code: String): OidcUserInfoExtended?