diff --git a/website/integrations/services/nextcloud/index.md b/website/integrations/services/nextcloud/index.md index fe7ea56b1..743e6438b 100644 --- a/website/integrations/services/nextcloud/index.md +++ b/website/integrations/services/nextcloud/index.md @@ -48,7 +48,7 @@ In Nextcloud, ensure that the `SSO & SAML Authentication` app is installed. Navi Set the following values: -- Attribute to map the UID to.: `http://schemas.goauthentik.io/2021/02/saml/username` +- Attribute to map the UID to: `http://schemas.goauthentik.io/2021/02/saml/uid` - Optional display name of the identity provider (default: "SSO & SAML log in"): `authentik` - Identifier of the IdP entity (must be a URI): `https://authentik.company` - URL Target of the IdP where the SP will send the Authentication Request Message: `https://authentik.company/application/saml//sso/binding/redirect/`