The API object.
The external providers.
The IDM options.
The session object.
The URL manager object.
Handles the authentication response from the server.
The response object from the server.
Optional
username: stringThe username for the authentication.
Optional
isRenewal: booleanFlag indicating if the authentication is a renewal.
Optional
isLocalAuthentication: booleanFlag indicating if the authentication is local.
A promise that resolves with the authentication response.
Interface representing an Authenticator Datasource. AuthenticatorDatasource
Method
handleAuthenticationResponse - Handles the authentication response.
Param: resp
The response object.
Param: username
The username (optional).
Param: isRenewal
Indicates if it is a renewal process (