The qualifier defines how a user qualifies to be part of a user group.
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | The name of the SAML attribute used to qualify a user to user group. By default this is memberOf attribute in SAML assertion. | [optional] [readonly] |
| value | list[str] | [optional] | |
| usergroup | IamUserGroup | [optional] |