Authentication Settings
This Public Experimental API gets or updates the authentication settings for the login domain (organization).
These new APIs with the included saml_configs
setting provide customers an option to sign authN requests.
API Methods for Authentication Settings
HTTP | URI | Functionality |
---|---|---|
|
| Get authentication settings |
|
| Update authentication settings |
|
| Gets all SAML configurations where |
|
| Get the specified SAML configuration. The response now includes the PCE signing certificates that IdP will use for the SAML authN request signature validation. |
|
| Update the specified SAML configuration. API has been enhanced to enable/disable the signing of a SAML authN request. |
|
| Generate a new certificate for signing SAML AuthN requests. |