Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 774 Bytes

File metadata and controls

17 lines (13 loc) · 774 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_id int [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]