n8n/packages/cli/src/sso/saml
Danny Martini 3b62bd58c2
fix(core): Allow Azure's SAML metadata XML containing WS-Federation nodes to pass validation (#11724)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2024-11-14 14:33:37 +01:00
..
__tests__ fix(core): Allow Azure's SAML metadata XML containing WS-Federation nodes to pass validation (#11724) 2024-11-14 14:33:37 +01:00
errors fix(core): Set the authentication methad to email during startup if the SAML configuration in the database has been corrupted (#11600) 2024-11-07 14:16:47 +01:00
middleware refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
routes fix(core): Sanitise IdP provided information in SAML test pages (#11171) 2024-10-23 13:22:15 +02:00
schema fix(core): Allow Azure's SAML metadata XML containing WS-Federation nodes to pass validation (#11724) 2024-11-14 14:33:37 +01:00
types refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
views fix(core): Sanitise IdP provided information in SAML test pages (#11171) 2024-10-23 13:22:15 +02:00
constants.ts refactor(core): Remove unnecessary indirection in SAML code (no-changelog) (#9103) 2024-04-10 10:55:49 +02:00
saml-helpers.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
saml-validator.ts fix(core): Allow Azure's SAML metadata XML containing WS-Federation nodes to pass validation (#11724) 2024-11-14 14:33:37 +01:00
saml.service.ee.ts fix(core): Set the authentication methad to email during startup if the SAML configuration in the database has been corrupted (#11600) 2024-11-07 14:16:47 +01:00
service-provider.ee.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00