Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 751 Bytes

SSOConfig.md

File metadata and controls

10 lines (7 loc) · 751 Bytes

TalonOne.Model.SSOConfig

Properties

Name Type Description Notes
Enforced bool An indication of whether single sign-on is enforced for the account. When enforced, users cannot use their email and password to sign in to Talon.One. It is not possible to change this to `false` after it is set to `true`.
NewAcsUrl string Assertion Consumer Service (ACS) URL for setting up a new SAML connection with an identity provider like Okta or Microsoft Entra ID. [optional]

[Back to Model list] [Back to API list] [Back to README]