-
Notifications
You must be signed in to change notification settings - Fork 8.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(editor): SSO setup #5736
feat(editor): SSO setup #5736
Conversation
Great PR! Please pay attention to the following items before merging: Files matching
Files matching
Files matching
Files matching
Make sure to check off this list before asking for review. |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #5736 +/- ##
==========================================
+ Coverage 15.02% 17.47% +2.44%
==========================================
Files 2476 2495 +19
Lines 113464 114185 +721
Branches 17746 17836 +90
==========================================
+ Hits 17050 19955 +2905
+ Misses 95833 93639 -2194
- Partials 581 591 +10
... and 87 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
…page # Conflicts: # packages/cli/src/sso/saml/routes/saml.controller.ee.ts
…page # Conflicts: # packages/cli/src/sso/saml/routes/saml.controller.ee.ts
…page # Conflicts: # packages/editor-ui/src/Interface.ts
…page # Conflicts: # packages/cli/src/sso/ssoHelpers.ts
improve-saml-test-connection return
Got released with |
* feat(editor): SSO settings page * feat(editor): SSO settings page * feat(editor): SSO settings page * feat(editor): SSO settings page * feat(editor): SSO settings page * feat(editor): SSO settings page * Merge remote-tracking branch 'origin/master' into pay-170-sso-set-up-page # Conflicts: # packages/cli/src/sso/saml/routes/saml.controller.ee.ts * feat(editor): Prevent SSO settings page route * feat(editor): some UI improvements * fix(editor): SSO settings saml config optional chaining * fix return values saml controller * fix(editor): drop dompurify * fix(editor): save xml as is * return authenticationMethod with settings * fix(editor): add missing prop to server * chore(editor): code formatting * fix ldap/saml enable toggle endpoint * fix missing import * prevent faulty ldap setting from breaking startup * remove sso fake-door from users page * fix(editor): update SSO settings route permissions + unit testing * fix(editor): update vite config for test * fix(editor): add paddings to SSO settings page buttons, add translation * fix(editor): fix saml unit test * fix(core): Improve saml test connection function (n8n-io#5899) improve-saml-test-connection return --------- Co-authored-by: Michael Auerswald <[email protected]> Co-authored-by: Romain Minaud <[email protected]>
Github issue / Community forum post (link here to close automatically):