n8n/packages/cli/src/modules/sso-saml
2026-04-28 09:24:01 +00:00
..
__tests__ refactor: Migrate all cipher call sites to encryptV2/decryptV2 (#29096) 2026-04-28 09:24:01 +00:00
errors chore(core): Create sso-saml module and move all saml related files to module (#24304) 2026-01-15 13:18:00 +00:00
middleware chore(core): Create sso-saml module and move all saml related files to module (#24304) 2026-01-15 13:18:00 +00:00
schema chore(core): Create sso-saml module and move all saml related files to module (#24304) 2026-01-15 13:18:00 +00:00
views chore(core): Create sso-saml module and move all saml related files to module (#24304) 2026-01-15 13:18:00 +00:00
constants.ts chore(core): Create sso-saml module and move all saml related files to module (#24304) 2026-01-15 13:18:00 +00:00
saml-helpers.ts fix(core): Allow SAML connection test without saving config first (#28702) 2026-04-23 06:53:06 +00:00
saml-validator.ts chore(core): Test saml with the UI based config. Display modal when config has changed without saving (#26141) 2026-02-24 14:35:33 +00:00
saml.controller.ee.ts fix(core): Allow SAML connection test without saving config first (#28702) 2026-04-23 06:53:06 +00:00
saml.service.ee.ts refactor: Migrate all cipher call sites to encryptV2/decryptV2 (#29096) 2026-04-28 09:24:01 +00:00
service-provider.ee.ts chore(core): Create sso-saml module and move all saml related files to module (#24304) 2026-01-15 13:18:00 +00:00
sso-saml.module.ts perf(core): Disable unused modules on workers (#24449) 2026-01-16 12:34:22 +00:00
types.ts chore(core): Create sso-saml module and move all saml related files to module (#24304) 2026-01-15 13:18:00 +00:00