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

[RFE] LDAP integration #191

Open
grafuls opened this issue Sep 19, 2018 · 1 comment
Open

[RFE] LDAP integration #191

grafuls opened this issue Sep 19, 2018 · 1 comment

Comments

@grafuls
Copy link
Contributor

grafuls commented Sep 19, 2018

Is your feature request related to a problem? Please describe.
If at the time of defining a cloud we introduce a typo on the username definition, there is no validation for it and the user never receives the notification with his assignment.

Describe the solution you'd like
Add LDAP integration to Quads for verifying username against an LDAP server.

@grafuls grafuls added this to the 1.1 milestone Sep 19, 2018
@sadsfae sadsfae modified the milestones: 1.1, 1.2 Mar 4, 2019
@sadsfae
Copy link
Member

sadsfae commented Mar 27, 2019

Probably we should be tieing into CherryPy Auth for this (and possible feeding it with FreeIPA which is fed by another upstream IDP source).

https://docs.cherrypy.org/en/latest/basics.html#authentication

Another option here is to use CherryPy auth_simple and let Apache handle GSSAPI, Kerberos/LDAP

https://wiki.centos.org/HowTos/HttpKerberosAuth

SAML / oAuth2 integration may work here as well, satisfying the functionality of authorization / identification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

2 participants