graphql-hive / graphql-hive/console
make userinfo endpoint optional for OIDC
Open
- 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
Assessment
This issue has not been assessed yet.