-
Notifications
You must be signed in to change notification settings - Fork 71
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
Add OAuth support for authentication #27
Labels
Comments
pjeli
changed the title
Add Auth0 support for authentication
Add OAuth support for authentication
Jun 27, 2018
Support for this was requested. |
pjeli
added a commit
that referenced
this issue
Jul 12, 2018
I've opened up a branch to work on this: |
pjeli
added a commit
that referenced
this issue
Jul 20, 2018
what is the process for testing this branch? @Zero45 |
This branch is old now. I wasn't able to test it. Might be worthwhile to start over on this one. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Today NNA only supports authentication support for LDAP.
It would be nice to add OAuth protocol support for those running SSO (Single-Sign-On).
pac4j should support it: http://www.pac4j.org/docs/clients/oauth.html
The text was updated successfully, but these errors were encountered: