#OpenID Button missing

2 messages · Page 1 of 1 (latest)

warm harness
#

Hello guys, I've installed Keycloark and configured with with Appwrite using OpenID Connect. The login button on AppWrite is missing, what am I doing wrong? Configuratioin wise it's looking right. Running AppWrite on Docker.

next adder
#

Appwrite OAuth2 settings are meant to be used within your projects, not for login to your Appwrite console.
For example
You're developing an app and want to add login with Google or login with OpenID, then you set those settings in your Appwrite instance then you use them in your App/Project/Website

Check https://appwrite.io/docs/products/auth/oauth2 for more details