graphql-hive icon indicating copy to clipboard operation
graphql-hive copied to clipboard

Detect SSO for When Org has SSO Set Up

Open cassidycodes opened this issue 1 year ago • 2 comments

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:

  1. Add a "login with Okta" (or other SSO provider) button on the home page when the org has it set up.
  2. 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.

cassidycodes avatar Oct 18 '23 16:10 cassidycodes