console icon indicating copy to clipboard operation
console copied to clipboard

🚀 Enhancement: Console login with custom oidc provider

Open IJustDev opened this issue 5 months ago • 0 comments

🔖 Enhancement description

Allow the configuration of a console oidc provider that will be used instead of or additionally to the username and password login.

Just like in the cloud version, where one can sign in via GitHub, I want to be able to configure the OIDC Provider credentials and display a button with "Sign in with OIDC"

🎤 Pitch

I have a team of four persons and I am using an directory service (zitadel) with OIDC. I do not want the users to create accounts themselves, rather I want to create the users in my directory and then they can sign in.

I would then love to disable the sign in with email and password. I already found out that the GitHub login in the cloud is working with a simple if isCloud condition.

Can we make this

👀 Have you spent some time to check if this issue has been raised before?

  • [x] I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

IJustDev avatar Sep 04 '25 07:09 IJustDev