diff --git a/SAML.md b/SAML.md new file mode 100644 index 0000000..9740852 --- /dev/null +++ b/SAML.md @@ -0,0 +1,7 @@ +[SAML Issue](https://github.com/wekan/wekan/issues/708) + +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](https://github.com/RocketChat/Rocket.Chat/tree/develop/app/meteor-accounts-saml) + +Please add pull requests if it does not work.