graphql-hive / graphql-hive/console

make userinfo endpoint optional for OIDC

Open
#8,026 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
483
Forks
145
Avg merge
2d 5h
Merged PRs (30d)
65

Description

The ID token issued by the OIDC provider contains an email and sub claim, these claim can be used for the users on Hive Console end instead of calling an userinfo endpoint.

- Make userinfo endpoint optional
- Remodel user log in or create flow to look for the specified claims within the ID token and then lookup/create/upsert the Console user record

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.