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 |
|---|---|---|---|
| ExternalGroupId | string | The external group name/ID returned from the identity provider. | |
| GroupId | string | The Authorization Group UUID this external group maps to. | |
| Id | string | The UUID of the identity provider external group mapping. This value is generated once the mapping is created. | [optional] |
| IdentityProviderId | string | The ID of the identity provider this external group mapping belongs to. | [optional] |