graphql-hive / graphql-hive/console
Show OIDC debug hint upon login failure
- Dominant language
- TypeScript
- Stars
- 483
- Forks
- 145
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 65
Description
A common pitfall with OIDC is that an endpoint return a wrong response or is misconfigured. Organization admins have the option of streaming the oidc logs for better debug-ability. However, people are not that aware of this feature.
Usually people run into this struggle when setting up the OIDC flow or at a later point when something on their providers end has changed.
In such a scenario people usually first reachout to us via a support ticket or crisp.
If we show a hint on the UI of the OIDC log in failure screen that the org admin can see the logs, this could lead to people first debugging themselves before reaching out to us.
Contributor guide
Assessment
This issue has not been assessed yet.