mirror of
https://github.com/wekan/wekan.git
synced 2025-12-20 17:30:13 +01:00
Updated SAML (markdown)
parent
a2d224eb6a
commit
2d758a86c9
1 changed files with 19 additions and 1 deletions
18
SAML.md
18
SAML.md
|
|
@ -47,3 +47,21 @@ Wekan clientside code is at `wekan/client/components/main/layouts.*`
|
||||||
Wekan serverside code is at:
|
Wekan serverside code is at:
|
||||||
- `wekan/server/authentication.js` at bottom
|
- `wekan/server/authentication.js` at bottom
|
||||||
- `wekan/packages/meteor-accounts-saml/*`
|
- `wekan/packages/meteor-accounts-saml/*`
|
||||||
|
|
||||||
|
## Gitea
|
||||||
|
|
||||||
|
- https://github.com/crewjam/saml
|
||||||
|
- https://github.com/go-gitea/gitea/pull/29403
|
||||||
|
- https://docs.gitea.com/enterprise/features/saml-auth
|
||||||
|
|
||||||
|
## Laravel
|
||||||
|
|
||||||
|
- https://github.com/24Slides/laravel-saml2
|
||||||
|
|
||||||
|
## ruby-saml/omniauth/RoR: Sign in as anyone: Bypassing SAML SSO authentication with parser differentials
|
||||||
|
|
||||||
|
- https://github.blog/security/sign-in-as-anyone-bypassing-saml-sso-authentication-with-parser-differentials/
|
||||||
|
- https://news.ycombinator.com/item?id=43349634
|
||||||
|
- https://github.com/github/securitylab
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue