AWS verifiedpermissions documentation change
Summary
Updated token mapping documentation links to specific Amazon Cognito and OIDC guides
Security assessment
Clarifies documentation references without introducing security-related changes or addressing vulnerabilities.
Diff
diff --git a/verifiedpermissions/latest/userguide/policy-stores-create.md b/verifiedpermissions/latest/userguide/policy-stores-create.md index 5441b629a..f36e9e11a 100644 --- a//verifiedpermissions/latest/userguide/policy-stores-create.md +++ b//verifiedpermissions/latest/userguide/policy-stores-create.md @@ -125 +125 @@ The users and their groups in an IdP become either your principals (ID tokens) o - 2. In **Token type** , choose the type of OIDC JWT that you want your application to submit for authorization. For more information, see [Mapping identity provider tokens to schema](./identity-sources-map-token-to-schema.html). + 2. In **Token type** , choose the type of OIDC JWT that you want your application to submit for authorization. For more information, see [Mapping Amazon Cognito tokens to schema](./cognito-map-token-to-schema.html) and [Mapping OIDC tokens to schema](./oidc-map-token-to-schema.html).