n8n/packages
Michael Auerswald 40a934bbb4
feat(core): Add SAML login setup (#5515)
* initial commit with sample data

* basic saml setup

* cleanup console logs

* limit saml endpoints through middleware

* basic login and token issue

* saml service and cleanup

* refactor and create user

* get/set saml prefs

* fix authentication issue

* redirect to user details

* merge fix

* add generated password to saml user

* update user from attributes where possible

* refactor and fix creating new user

* rename saml prefs key

* minor cleanup

* Update packages/cli/src/config/schema.ts

Co-authored-by: Omar Ajoue <krynble@gmail.com>

* Update packages/cli/src/config/schema.ts

Co-authored-by: Omar Ajoue <krynble@gmail.com>

* Update packages/cli/src/controllers/auth.controller.ts

Co-authored-by: Omar Ajoue <krynble@gmail.com>

* code review changes

* fix default saml enabled

* remove console.log

* fix isSamlLicensed

---------

Co-authored-by: Omar Ajoue <krynble@gmail.com>
2023-02-24 20:37:19 +01:00
..
@n8n_io/eslint-config feat(core): Security audit (#5034) 2023-01-05 13:28:40 +01:00
cli feat(core): Add SAML login setup (#5515) 2023-02-24 20:37:19 +01:00
core 🚀 Release 0.217.0 (#5553) 2023-02-23 18:21:17 +01:00
design-system 🚀 Release 0.217.0 (#5553) 2023-02-23 18:21:17 +01:00
editor-ui Merge tag 'n8n@0.217.0' 2023-02-24 12:26:41 +01:00
node-dev 🚀 Release 0.217.0 (#5553) 2023-02-23 18:21:17 +01:00
nodes-base Merge tag 'n8n@0.217.0' 2023-02-24 12:26:41 +01:00
workflow feat(core): Add SAML login setup (#5515) 2023-02-24 20:37:19 +01:00