-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
a/authnIssues related to "authentication" and capturing session claims from an API callIssues related to "authentication" and capturing session claims from an API callc/serverRelated to serverRelated to serverc/v3-engineV3 Metadata and EngineV3 Metadata and Enginek/enhancementNew feature or improve an existing featureNew feature or improve an existing featurep/highcandidate for being included in the upcoming sprintcandidate for being included in the upcoming sprints/triagedThis has been reviewed by HasuraThis has been reviewed by Hasurat/gql-servicesv3
Description
Support for custom claims is great! But it chokes when we try to use an array --
code: “jwt-invalid-claims”
path: “$”
message: “x-hasura-* claims: expected Text, encountered Array”
Use case here is user "groups" (multiple). Not essential but including in the JWT would simplify our permission rules and save us some joins.
Albert-Gao, Bessonov, creimers, manquer, smblee and 17 more
Metadata
Metadata
Assignees
Labels
a/authnIssues related to "authentication" and capturing session claims from an API callIssues related to "authentication" and capturing session claims from an API callc/serverRelated to serverRelated to serverc/v3-engineV3 Metadata and EngineV3 Metadata and Enginek/enhancementNew feature or improve an existing featureNew feature or improve an existing featurep/highcandidate for being included in the upcoming sprintcandidate for being included in the upcoming sprints/triagedThis has been reviewed by HasuraThis has been reviewed by Hasurat/gql-servicesv3