Add ability to configure SSO (OIDC) via environment variables

Hello,

I could configure SSO (OIDC) by following the documentation Set up OIDC via the UI.

But I deploy n8n on multiple environments and I need to rotate the client ID / client secret from time to time.

In the source code, I could only find this environment variable N8N_SSO_OIDC_LOGIN_ENABLED:

Is it possible to add the possibility to configure other parameters in the environment variables please ?

Victor.

This is a duplicates of SAML / OIDC environment variables