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.
Contains configuration information about an identity source.
This data type is a response parameter to the GetIdentitySource operation.
Namespace: Amazon.VerifiedPermissions.Model
Assembly: AWSSDK.VerifiedPermissions.dll
Version: 3.x.y.z
public class ConfigurationDetail
The ConfigurationDetail type exposes the following members
Name | Description | |
---|---|---|
ConfigurationDetail() |
Name | Type | Description | |
---|---|---|---|
CognitoUserPoolConfiguration | Amazon.VerifiedPermissions.Model.CognitoUserPoolConfigurationDetail |
Gets and sets the property CognitoUserPoolConfiguration. Contains configuration details of a Amazon Cognito user pool that Verified Permissions can use as a source of authenticated identities as entities. It specifies the Amazon Resource Name (ARN) of a Amazon Cognito user pool, the policy store entity that you want to assign to user groups, and one or more application client IDs.
Example: |
|
OpenIdConnectConfiguration | Amazon.VerifiedPermissions.Model.OpenIdConnectConfigurationDetail |
Gets and sets the property OpenIdConnectConfiguration. Contains configuration details of an OpenID Connect (OIDC) identity provider, or identity source, that Verified Permissions can use to generate entities from authenticated identities. It specifies the issuer URL, token type that you want to use, and policy store entity details.
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