GithubHelp home page GithubHelp logo

Comments (5)

honkskillet avatar honkskillet commented on August 24, 2024 1

@Leon-Africa I think you misunderstand. The $context object seems to only have the needed info (usernam, email, etc) if you use the AppSync Auth type Cognito User Pools. If you use AWS_IAM for the Auth type, the identity field gives you very different data (such as you own AWS account ID, not useful).

from aws-serverless-auth-reference-app.

Leon-Africa avatar Leon-Africa commented on August 24, 2024

Rather use Lambda as a proxy and then use json dot notation to access the information from the event object in Lambda.

Alternatively to that you can select the method pass through body mapping template that generates the vtl for you. make sure to pass $input for body.

In both cases you can find the information in the event object of Lambda.

you can log this to cloudwatch logs and have a look at the object there.

from aws-serverless-auth-reference-app.

honkskillet avatar honkskillet commented on August 24, 2024

@outmarch Did you resolve this? I am having the same issue.

from aws-serverless-auth-reference-app.

mblarsen avatar mblarsen commented on August 24, 2024

@outmarch @honkskillet did you find any way to access the claims when using AWS_IAM?

from aws-serverless-auth-reference-app.

sivaramit14 avatar sivaramit14 commented on August 24, 2024

@outmarch did you resolve this? or is there any workaround?

from aws-serverless-auth-reference-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.