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.
Optionalusername: stringThe username for the authentication.
OptionalisRenewal: booleanFlag indicating if the authentication is a renewal.
OptionalisLocalAuthentication: 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 (