IdentityProviderException

class IdentityProviderException(message: String, cause: Throwable? = null)

The IdentityProvider experienced an error during Identity resolution

Constructors

Link copied to clipboard
constructor(message: String, cause: Throwable? = null)