Skip to content
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

Support for General SSO is needed... #4616

Closed
ArcticSnowman opened this issue Apr 10, 2018 · 6 comments
Closed

Support for General SSO is needed... #4616

ArcticSnowman opened this issue Apr 10, 2018 · 6 comments

Comments

@ArcticSnowman
Copy link

While Harbor has ability to use LDAP and the very specific CloudFoundry/UAA for remote authentication, it is highly desirable that a more general SSO/OAuth framework be added to allow use of different SSO providers.

We are looking to use Harbor in our company and would like to have it accept our enterprise wide SSO. (We can use LDAP for now, but we want to as many of our apps to use SSO).

Would also allow use of Google,Github, etc.

@ArcticSnowman
Copy link
Author

#3468

@ghost
Copy link

ghost commented Aug 17, 2018

Hi @ArcticSnowman – completely agree. This is something we've had our eye on for a while and is on our roadmap of features to implement.

Anyone willing to help implement this feature? Would love some help in this area and we're happy to help as you wade through the codebase.

@ghost ghost added enhancement help wanted The issues that is valid but needs help from community priority/high area/auth-integration labels Aug 17, 2018
@reasonerjt reasonerjt added backlog and removed priority/high help wanted The issues that is valid but needs help from community labels Aug 31, 2018
@lordbyron
Copy link

Until this is available, is there any option for achieving multi-factor auth? (Besides hacky solutions like putting an proxy in front of the LDAP host)

@balu7771
Copy link

I am also looking to customize the auth and auth we have in our organization. Is there a easy way to disable all the current auth/auth modes and use our org' auth/auth framework.? Any wiki or pointers please.

@reasonerjt
Copy link
Contributor

reasonerjt commented Dec 21, 2018

@balu7771 so far there is no way to do it, in v1.8.0 we plan to support OIDC, so admin can set an OIDC provider and user can be redirect to the endpoint for SSO via oauth flow.

Alternatively you can implement the authenticator interface to authenticate against your authn service.

@reasonerjt
Copy link
Contributor

closing as this OIDC integration is covered in #6616

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants