mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
740 B
740 B
Related SAML code, not in WeKan yet: https://forums.meteor.com/t/what-are-you-working-on/59187
Currently has code from https://github.com/steffow/meteor-accounts-saml/ copied to wekan/packages/meteor-accounts-saml
Does not yet have fixes from RocketChat SAML
Please add pull requests if it does not work.
Wekan clientside code is at wekan/client/components/main/layouts.*
Wekan serverside code is at:
wekan/server/authentication.jsat bottomwekan/packages/meteor-accounts-saml/*