Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 705 Bytes

SamlProviderRequestModel.md

File metadata and controls

11 lines (8 loc) · 705 Bytes

SamlProviderRequestModel

Properties

Name Type Description Notes
name str The unique name of the SAML provider. [optional]
idp_metadata str The IdpMetadata for the given provider. [optional]
permitted_child_customers list[BasicRequestListModification] A list of the customers which will be permitted to use this SAML provider to authenticate. This property supports: resetting. [optional]

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