aws-lambda-dotnet icon indicating copy to clipboard operation
aws-lambda-dotnet copied to clipboard

Support Cognito Pre Token Generation Event

Open GuzzoLM opened this issue 4 years ago • 1 comments

Describe the Feature

Cognito can call a lambda before token generation to allow customization of identity token claims. As described here

Proposed Solution

The solution is to add the contract for this event on the library

Additional Context

I'm trying to add claims to an identity token based on the user groups that a user belongs to.

  • [X] :wave: I may be able to implement this feature request

This is a :rocket: Feature Request

GuzzoLM avatar Sep 17 '20 12:09 GuzzoLM

This is covered by #1051

jon-armen avatar Feb 09 '22 17:02 jon-armen

PR #1051 has been released as part of version 2.1.0 of Amazon.Lambda.CognitoEvents which implements this feature.

normj avatar Feb 13 '23 07:02 normj

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.

github-actions[bot] avatar Feb 13 '23 07:02 github-actions[bot]