n8n/packages/cli/src/sso/saml
Michael Auerswald 4498c6013d
fix(core): Persist CurrentAuthenticationMethod setting change (#5762)
* limit user invites when saml is enabled

* persist CurrentAuthenticationMethod
2023-03-23 15:13:05 +01:00
..
middleware ci: Fix linting issues on master (no-changelog) (#5740) 2023-03-21 12:11:59 +01:00
routes fix(core): Return SAML service provider urls with config (#5759) 2023-03-23 10:42:19 +01:00
schema feat(core): Add SAML XML validation (#5600) 2023-03-06 09:44:25 +01:00
types ci: Fix linting issues on master (no-changelog) (#5740) 2023-03-21 12:11:59 +01:00
views ci: Fix linting issues on master (no-changelog) (#5740) 2023-03-21 12:11:59 +01:00
constants.ts feat(core): Add SAML post and test endpoints (#5595) 2023-03-03 10:19:43 +01:00
saml.service.ee.ts fix(core): Persist CurrentAuthenticationMethod setting change (#5762) 2023-03-23 15:13:05 +01:00
samlHelpers.ts fix(core): Persist CurrentAuthenticationMethod setting change (#5762) 2023-03-23 15:13:05 +01:00
samlValidator.ts feat(core): Add SAML XML validation (#5600) 2023-03-06 09:44:25 +01:00
serviceProvider.ee.ts fix(core): Return SAML service provider urls with config (#5759) 2023-03-23 10:42:19 +01:00