mirror of
https://github.com/wekan/wekan.git
synced 2025-12-25 11:48:48 +01:00
added hack for getting the claims in the accessToken instead of the /adfs/oauth2/userinfo endpoint https://docs.microsoft.com/en-us/windows-server/identity/ad-fs/overview/ad-fs-faq#i-am-trying-to-get-additional-claims-on-the-user-info-endpoint-but-its-only-returning-subject-how-can-i-get-additional-claims Environment variable needed set OAUTH2_ADFS=true |
||
|---|---|---|
| .. | ||
| .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.