Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 938 Bytes

SamlProviderResponseModel.md

File metadata and controls

13 lines (10 loc) · 938 Bytes

SamlProviderResponseModel

Properties

Name Type Description Notes
id str The SAML provider's ID. [optional]
name str The SAML provider's name. This property supports: filtering and sorting. [optional]
default_role str The SAML provider's default role. This property supports: filtering and sorting. [optional]
saml_issuer str The SAML provider's issuer. This property supports: filtering and sorting. [optional]
permitted_child_customers list[PermittedChildCustomerModel] The L2 customers allowed to use this L1 SAML provider. This property supports: resetting. [optional]

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