graphql-hive
graphql-hive copied to clipboard
Detect SSO for When Org has SSO Set Up
We have SSO set up through Okta, but when a developer finds the hive login page, they are not prompted to log in with SSO. Two related features would be great:
- Add a "login with Okta" (or other SSO provider) button on the home page when the org has it set up.
- Detect if an email address should be associated with SSO or not. For example, it is not likely that
[email protected]
will need a distinct Google login from their SSO login. If[email protected]
tries to log in with any other method, redirect them to the SSO page the org has configured.