Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 542 Bytes

SamlClaimModel.md

File metadata and controls

11 lines (8 loc) · 542 Bytes

SamlClaimModel

Properties

Name Type Description Notes
attribute_name str The SAML attribute name. [optional]
attribute_value str The SAML attribute value. [optional]
case_sensitive_value bool True if the attribute name and value are case sensitive. [optional]

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