Amazon Cognito now enables app clients to specify resource indicators during access token requests as part of its OAuth 2.0 authorization code grant and implicit grant flows. The resource indicator identifies the protected resource, such as a user’s bank account record or a specific file in a file server that the user needs to access. After authenticating the client, Cognito then issues an access token for that specific resource. This ensures that access tokens can be limited from broad service level access down to accessing specific individual resources.
This capability makes it simpler to protect resources that a user needs to access. For example, agents (an example of app clients) on behalf of users can request access tokens for specific protected resources, such as a user’s banking records. After validation, Cognito issues an access token with the audience claim set to the specific resource. Previously, clients had to use non-standard claims or scopes for Cognito to infer and issue resource-specific access tokens. Now, customers can specify the target resource in a simple and consistent way using standards-based resource parameter.
This capability is available to Amazon Cognito Managed Login customers using Essentials or Plus tiers in AWS Regions where Cognito is available, including the AWS GovCloud (US) Regions. To learn more, refer to the developer guide, and pricing for Cognito Essentials and Plus tier.
Categories: general:products/aws-govcloud-us,general:products/amazon-cognito,marketing:marchitecture/security-identity-and-compliance
Source: Amazon Web Services
Latest Posts
- (Updated) Microsoft Viva Engage | Email sender domain migration from @yammer.com to @engage.mail.microsoft [MC1251200]
![(Updated) Microsoft Viva Engage | Email sender domain migration from @yammer.com to @engage.mail.microsoft [MC1251200] 2 pexels felixmittermeier 957090](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- AI Gateway – Automatically retry on upstream provider failures on AI Gateway

- Amazon CloudWatch launches OTel Container Insights for Amazon EKS (Preview)

- Amazon ElastiCache Serverless now supports IPv6 and dual stack connectivity


![(Updated) Microsoft Viva Engage | Email sender domain migration from @yammer.com to @engage.mail.microsoft [MC1251200] 2 pexels felixmittermeier 957090](https://mwpro.co.uk/wp-content/uploads/2024/08/pexels-felixmittermeier-957090-150x150.webp)




Wow, this change in Cognito sounds like a game-changer for security! It’s kinda wild how little things like specifying resource indicators can make such a big difference. It’s simpler but super effective. Hooray for progress!