Move guide I referenced
This commit is contained in:
parent
57d7e8630f
commit
66492e2562
@ -6,8 +6,6 @@ media_order: "authentik-create-provider.webp, authentik-create-application.webp,
|
||||
|
||||
[toc]
|
||||
|
||||
https://blog.cubieserver.de/2022/complete-guide-to-nextcloud-oidc-authentication-with-authentik/
|
||||
|
||||
This guide will be using OIDC with the [user_oidc](https://github.com/nextcloud/user_oidc) plugin.
|
||||
|
||||
## Authentik
|
||||
@ -111,3 +109,7 @@ Nextcloud needs to request access to the scope we just created.
|
||||
Simply add `quota` to the space separated list of Scopes in the OpenID Connect provider settings.
|
||||
|
||||
Changing the quota attribute, will update the storage quota for the user upon the next login.
|
||||
|
||||
## Other links
|
||||
|
||||
> [Complete guide to Nextcloud OIDC authentication with Authentik](https://blog.cubieserver.de/2022/complete-guide-to-nextcloud-oidc-authentication-with-authentik/)
|
||||
|
Loading…
Reference in New Issue
Block a user