Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 753 Bytes

SAMLAccessRules.md

File metadata and controls

14 lines (10 loc) · 753 Bytes

SAMLAccessRules

Properties

Name Type Description Notes
allowed_redirect_ur_is list[str] Allowed redirect URIs after the authentication [optional]
bound_attributes list[SAMLAttribute] The attributes that login is restricted to. [optional]
idp_metadata_url str IDP metadata url [optional]
idp_metadata_xml str IDP metadata XML [optional]
unique_identifier str A unique identifier to distinguish different users [optional]

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