Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 728 Bytes

RoleAuthMethodAssociation.md

File metadata and controls

16 lines (12 loc) · 728 Bytes

RoleAuthMethodAssociation

RoleAuthMethodAssociation includes details of an association between a role and an auth method.

Properties

Name Type Description Notes
assoc_id str [optional]
auth_method_access_id str [optional]
auth_method_name str [optional]
auth_method_sub_claims dict(str, list[str]) [optional]
is_subclaims_with_operator bool [optional]
sub_claims_case_sensitive bool [optional]

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