-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Epic: Minimum Viable Single Sign-On (SSO) #7761
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Would be great to see SAML (Okta) as the first provider. SCIM would be ideal but that could wait. Hopefully this will open the way for alternative methods of connecting to Git such as AWS CodeCommit which requires SSH keys or Role assumption. |
This reminded me of a blog post I read about this exact topic. It contains some very specific ideas about how to implement SAML support along with some best practices - not sure if it helps, but wanted to send it over anyways! |
This is essential for repositories hosted elsewhere than Github, Gitlab, or Bitbucket. A new user gets to choose between Github, Gitlab or Bitbucket when opening the Gitpod link for this repo. Since this repo is not hosted in any of those places, this can be confusing. |
Related discussion in drupal.org - https://www.drupal.org/project/drupalorg/issues/3238242#comment-14434396 |
Upvoting this. |
Hello, is the SSO OIDC feature completed? I would like to add OidcAuthProviders config to the installer (similar to config.go::AuthProviders) to automate the config, what's the correct behavior? Note: I am happy to create a PR with guidance. |
hey @charleswhchan, this issue is closed, can you ask here? #16862 |
Sure: #16862 (comment) |
Closed in favour of #16862
Old description
**Summary** The goal of this epic is to allow users to sign up and log in with alternate identity providers (OIDC) which are not also git integrations. This applies to both SaaS and self-hosted Gitpod installations.Product Doc (internal)
Task breakdown
Iteration 1 – Theme: Groundwork to support OIDC with Google
iam
module to host OIDC client #14953iam
component #14955Iteration 2 – Theme: Integrate OIDC auth flow (❌ )
/session
endpoint toserver
#14954Sub-epics
Out of Scope
Signal: https://github.com/gitpod-io/customers/issues/46
The text was updated successfully, but these errors were encountered: