AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The claim in OIDC identity provider tokens that indicates a user's group membership,
and the entity type that you want to map it to. For example, this object can map the
contents of a groups
claim to MyCorp::UserGroup
.
This data type is part of a OpenIdConnectConfigurationItem structure, which is a parameter of ListIdentitySourcea.
Namespace: Amazon.VerifiedPermissions.Model
Assembly: AWSSDK.VerifiedPermissions.dll
Version: 3.x.y.z
public class OpenIdConnectGroupConfigurationItem
The OpenIdConnectGroupConfigurationItem type exposes the following members
Name | Description | |
---|---|---|
OpenIdConnectGroupConfigurationItem() |
Name | Type | Description | |
---|---|---|---|
GroupClaim | System.String |
Gets and sets the property GroupClaim.
The token claim that you want Verified Permissions to interpret as group membership.
For example, |
|
GroupEntityType | System.String |
Gets and sets the property GroupEntityType.
The policy store entity type that you want to map your users' group claim to. For
example, |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5