Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

GraphQL Endpoint Authentication and Authorization #96

@cdelgadob

Description

@cdelgadob

I am wondering how are you implementing authorization on a graphql endpoint in AWS.

My idea is to use Cognito Groups and match them with allowed queries/mutation per group in a custom authorizer lambda function.

Is this something reasonable?

It is important that the graphql lambda function is not hit by any unauthorized request.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions