Abstract
Abstract
descriptionProvides details about the error that occurred.
This is not a localized message and is targeted to developers in the context of debugging/problem analysis.
Optional
Abstract
causeThe exception (if any) that caused this error.
Optional
Abstract
sessionThe SessionProvider that can be used to continue with the operation.
Generated using TypeDoc
An extension of MobileAuthenticationClientError for the Authentication operation.
The SDK returns a SessionProvider that can be used to continue the authentication. This can be useful when the SDK is used with Identity Suite and cookies as backend: even if the FIDO UAF authentication fails, we may want to continue using the same authentication session to ask the end-user to authenticate in another way.