foundation-comms.credentialmanager.createssocredentials
Home > @genesislcap/foundation-comms > CredentialManager > createSSOCredentials
CredentialManager.createSSOCredentials() method
Creates a set of SSO authentication credentials using the specified input data.
Signature:
createSSOCredentials(inputs?: SSOCredentialsInput): SsoAuthInfo;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
inputs |
(Optional) The custom input data to use when creating the credentials, if any. |
Returns:
A set of SSO authentication credentials.