From a447f82e60155d400d269e6c2611fc50c78cff6c Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Sat, 22 Apr 2023 15:03:28 +0300 Subject: [PATCH] Fix typo --- docs/services/nextcloud.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/services/nextcloud.md b/docs/services/nextcloud.md index 26fa166..25f009a 100644 --- a/docs/services/nextcloud.md +++ b/docs/services/nextcloud.md @@ -207,9 +207,9 @@ Nextcloud supports Single-Sign-On (SSO) via LDAP, SAML, and OIDC. To make use of MASH can connect Nextcloud with authentik via OIDC. The setup is quite straightforward, refer to [this blogpost by Jack](https://blog.cubieserver.de/2022/complete-guide-to-nextcloud-oidc-authentication-with-authentik/) for a full explanation. -In short you should +In short you should: -* Create a new provider in authentik and trimm the client secret to <64 characters +* Create a new provider in authentik and trim the client secret to <64 characters * Create an application in authentik using this provider * Install the app `user_oidc` in Nextcloud * Fill in the details from authentik in the app settings