mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 07:50:12 +01:00
Updated SAML (markdown)
parent
82d09e8b9c
commit
06bd8dfc73
1 changed files with 7 additions and 1 deletions
8
SAML.md
8
SAML.md
|
|
@ -1,7 +1,13 @@
|
||||||
[SAML Issue](https://github.com/wekan/wekan/issues/708)
|
[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`
|
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)
|
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.
|
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.js` at bottom
|
||||||
|
- `wekan/packages/meteor-accounts-saml/*`
|
||||||
Loading…
Add table
Add a link
Reference in a new issue