AWS cognito documentation change
Summary
Removed a note about inability to customize access tokens in client credentials flows
Security assessment
The removed note was a feature limitation statement without security implications. Its removal suggests possible feature availability changes but contains no evidence of addressing vulnerabilities or security weaknesses.
Diff
diff --git a/cognito/latest/developerguide/scope-based-multi-tenancy.md b/cognito/latest/developerguide/scope-based-multi-tenancy.md index 9a9116fe8..752738ee7 100644 --- a//cognito/latest/developerguide/scope-based-multi-tenancy.md +++ b//cognito/latest/developerguide/scope-based-multi-tenancy.md @@ -11,4 +10,0 @@ Amazon Cognito supports custom OAuth 2.0 scopes for [resource servers](./cognito -###### Note - -Currently, you can’t [customize access tokens](./user-pool-lambda-pre-token-generation.html) to add custom claims or scopes in client credentials (M2M) authorization flows. -