entnx-01
entnx-01
Just fyi. I had to enable the new provider. Maybe something you should add to the documentation: `SOCIAL_PROVIDERS = allauth.socialaccount.providers.openid_connect`
@talondnb I had the same issue and was able to solve it. You have to add the following lines to your .env file (if you are using docker compose) `SOCIALACCOUNT_PROVIDERS={...
I wondered if its a frontend thing to allow oauth providers? I can connect my Authentik to PocketBase using the admin panel but don't get any Button in the login...