NNAnalytics
NNAnalytics copied to clipboard
Add OAuth support for authentication
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
Support for this was requested.
I've opened up a branch to work on this:git checkout oauth
.
Need to test.
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.