ProvisioningContext
@Serializable
Gets stored before jumping into the web browser (with the authorization request), so that we can load it back when we resume the issuing process with the auth code
Constructors
Link copied to clipboard
constructor(state: String, credential: CredentialIdentifierInfo, requestedAttributes: Set<String>?, oauthMetadata: OAuth2AuthorizationServerMetadata, issuerMetadata: IssuerMetadata)