SSO & SAML documentation

I’m starting to setup SSO & SAML on my instance, but I can’t load the documentation. It takes me here: Configuring Single-Sign-On - but I need a different login to view it? Anyone know how or where I can see this documentation?

hi @faceless105 welcome to the forum :handshake:

you reference a special portal dedicated to Nextcloud GmbH enterprise customers. I’m disappointed as well they don’t open it to everybody.

But take a look at this open resources:
https://janikvonrotz.ch/2020/04/21/configure-saml-authentication-for-nextcloud-with-keycloack/
https://stackoverflow.com/questions/48400812/sso-with-saml-keycloak-and-nextcloud
https://www.muehlencord.de/wordpress/2019/12/14/nextcloud-sso-using-keycloak/

you might have reasons to use saml - but if you begin your journey now - I would recommend you choose OpenIDConnect oidc - much easier and more modern sso protocol.

https://github.com/nextcloud/user_oidc

Thanks, I’ll take a look. I was looking at SAML because my organization supports it, but I’m not sure about oidc. Ultimately, my goal is to avoid having to create and manage accounts when everyone already has one.