wekan/docs/Login/SAML.md
Lauri Ojansivu d96a1a5c9e v7.84
2025-03-23 17:33:57 +02:00

2.4 KiB

Related Meteor SAML code, not in WeKan yet:

Sandstorm has SAML login, and old WeKan that will be updated someday:

How SAML works:

Ruby on Rails OmniAuth, that has Shibboleth and SAML:

The SSO Wall of Shame:

SAML Issue

SAML settings commit

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.js at bottom
  • wekan/packages/meteor-accounts-saml/*

Gitea

Laravel

ruby-saml/omniauth/RoR: Sign in as anyone: Bypassing SAML SSO authentication with parser differentials