The API for the data source.
The IDM options.
The session information.
The URL manager.
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 a registration data source. RegistrationDatasource
Method
handleAuthenticationResponse - Handles the authentication response.
Param: resp
The response object.
Param: username
The username for the response.
Param: isRenewal
Indicates if the response is for renewal.
Param: isLocalAuthentication
Indicates if