Skip to content

feat(core): Add OIDC support for SSO #15988

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

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

RicardoE105
Copy link
Contributor

@RicardoE105 RicardoE105 commented Jun 3, 2025

Summary

Implement OIDC support for single sign on.

Related Linear tickets, Github issues, and Community forum posts

closes https://linear.app/n8n/issue/PAY-2836/spike-implement-support-for-oidc-authentication-method-for-sso

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

@n8n-assistant n8n-assistant bot added core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team labels Jun 3, 2025
@RicardoE105 RicardoE105 force-pushed the pay-2836-spike-implement-support-for-oidc-authentication-method-for branch 2 times, most recently from 05a9b19 to e02da5e Compare June 3, 2025 18:24
@RicardoE105 RicardoE105 changed the title OIDC MVP feat: Add OIDC support Jun 3, 2025
@afitzek afitzek force-pushed the pay-2836-spike-implement-support-for-oidc-authentication-method-for branch from a0def1c to 1e58dbc Compare June 10, 2025 08:25
@afitzek afitzek force-pushed the pay-2836-spike-implement-support-for-oidc-authentication-method-for branch from 1e58dbc to bb6adbd Compare June 11, 2025 15:42
Copy link

codecov bot commented Jun 12, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
6516 1 6515 0
View the top 1 failed test(s) by shortest run time
WorkflowExecute run test workflows /home/runner/_work/n8n/n8n/packages/core/src/execution-engine/__tests__/workflows/paired_items_fix
Stack Traces | 0.139s run time
Error: Data for node is missing
    at Object.<anonymous> (.../execution-engine/__tests__/workflow-execute.test.ts:383:13)
    at processTicksAndRejections (node:internal/process/task_queues:105:5)

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@afitzek afitzek changed the title feat: Add OIDC support feat(core): Add OIDC support for SSO Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants