Open ID Connect

I want to use Open ID Connect in connection with keycloak for a Nextcloud setup. I found some documentations about that but they seem to be outdated because after Installation of OIDC the app is nowhere to be found in Nextcloud.

How to config the app now? Is there any guide about that topic with the current version?

This ones is recommended to use: OpenID Connect user backend - Apps - App Store - Nextcloud

It will show up in the web interface in the admin section.

I used Nextcloud and OpenID-Connect and I don’t think there are major changes since then.

Hey there. I use this one OpenID-conncect, too but it does not appear in the admin section.

The user_oidc (OpenID Connect user backend) will show up in the admin webinterface. The oidc_login app (OpenID Connect Login)requires config from the config file.

I recommend the first one over the other.

yeah, so this documentations seems out of date because in this it is said that OpenID Connect should have an admin webinterface which it does not.

OpenID Connect Login is not the same as OpenID Connect. They’re completely different apps.

1 Like

is it possible that the official OpenID Connect is no longer available or did it just change to OpenID Connect user backend?

The official is the openid connect user backend:

2 Likes

Thanks, it looks right. I was a bit confused when I searched for the app and looked at the options. This corresponds to what I am looking for.

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.