mirror of
https://github.com/wekan/wekan.git
synced 2025-12-26 20:28:48 +01:00
- Add setting OAUTH2_ADFS_ENABLED=false - Add testing for both string and boolean version of true Thanks to xet7 ! Fixes #2949 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| LICENSE.txt | ||
| oidc_client.js | ||
| oidc_configure.html | ||
| oidc_configure.js | ||
| oidc_server.js | ||
| package.js | ||
| README.md | ||
salleman:oidc package
A Meteor implementation of OpenID Connect Login flow
Usage and Documentation
Look at the salleman:accounts-oidc package for the documentation about using OpenID Connect with Meteor.