AuthenticationRequest.setCanSaveCredentials

Set whether the authentication method associated with @request should allow the storage of credentials. This should be used by applications handling their own credentials storage to indicate that it should be supported even when internal credential storage is disabled or unsupported. Note that storing of credentials will not be allowed on ephemeral sessions in any case.

class AuthenticationRequest
void
setCanSaveCredentials
(
bool enabled
)

Parameters

enabled bool

value to set

Meta

Since

2.30