-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Feature Request: SSO Support #120
Comments
Hi It's a good feature but don't expect it to be prioritized because I don't know how to develop it and I don't have any environment allowing me to test and debug SSO locally. |
@lbr38, fyi you can sign up for free as an Okta developer for free and test/develop SSO. I am personally going to try to follow this document to see if I can't build it out myself: Unfortunately it might take me a while, since yesterday was the first time I have programmed in PHP and I am not a programmer by trade (system engineer). |
If I may: I guess that for most people even LDAP support would be a huge plus. Plus, LDAP support should be easier to achieve than SSO. |
I understand that it's a highly requested feature, but implementing SSO/LDAP mechanisms in code is complex. I consider it a "nice to have" rather than a "must-have." This doesn't prevent you from using the product. Furthermore, implementing a new authentication method can introduce security vulnerabilities if not handled properly. I believe it will be implemented sooner or later, but for now I prefer to dedicate the limited available time that I have to improving the existing and fixing bugs. |
Totally understandable. |
Hi, |
Please look into supporting SSO through SAML, Oauth 2.0 or OpenID Connect.
The text was updated successfully, but these errors were encountered: