Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 805 Bytes

File metadata and controls

17 lines (9 loc) · 805 Bytes

UpdateAuthenticationProviderRequest

Properties

Name Type Description Notes
name String The name associated with the authentication provider. [optional]
shortName String The short name associated with the authentication provider. This must be unique and URL-friendly, as it's going to be part of the login URL. [optional]
active Boolean The active status of the authentication provider [optional]
settings Settings [optional]
settingsUrl String The URL for the identity provider metadata file to populate the settings automatically. If the settings attribute is provided, that will be used instead. [optional]