IdentityProviderExternalGroupMapping
A IdentityProviderExternalGroupMapping maps a group name/ID returned from an external identity provider to an Authorization Group for matching purposes.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| external_group_id | str | The external group name/ID returned from the identity provider. | |
| group_id | str | The Authorization Group UUID this external group maps to. | |
| id | str | The UUID of the identity provider external group mapping. This value is generated once the mapping is created. | [optional] |
| identity_provider_id | str | The ID of the identity provider this external group mapping belongs to. | [optional] |