Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.08 KB

SamlProviderResponseDetailModel.md

File metadata and controls

15 lines (12 loc) · 1.08 KB

SamlProviderResponseDetailModel

Properties

Name Type Description Notes
metadata str Metadata document for this identity provider. [optional]
metadata_state str The state of the metadata. [optional]
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]