appwrite / appwrite/console

🚀 Enhancement: Console login with custom oidc provider

Open
#2,324 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Svelte
Stars
393
Forks
260
Avg merge
6h 53m
Merged PRs (30d)
24

Description

### 🔖 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?

- [x] I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.