Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
services:alist [2025/03/19 10:11] – willy | services:alist [2025/03/19 10:40] (current) – willy | ||
---|---|---|---|
Line 200: | Line 200: | ||
=== SSO === | === SSO === | ||
- | If yo uhave setup your SSO backend, like i describe in [[selfhost: | + | **Note:** so far i failed at setting up Authelia in AList. The following notes are as far as i got, but currently there seems to be no communication between Authelia and AList itself. |
+ | |||
+ | If you have setup your SSO backend, like i describe in [[selfhost: | ||
The official documentation [[https:// | The official documentation [[https:// | ||
Line 237: | Line 239: | ||
* Client ID: use the one generated above | * Client ID: use the one generated above | ||
* Client secret: use the one generated above, the password, not the digest | * Client secret: use the one generated above, the password, not the digest | ||
+ | * Sso oidc username key: preferred_username | ||
+ | * Sso organization name: user | ||
+ | * Sso application name: user | ||
+ | * Sso extra scopes: openid email profile | ||
* SSO endpoint name: https:// | * SSO endpoint name: https:// | ||
* SSO auto register: create AList users from SSO users | * SSO auto register: create AList users from SSO users | ||
+ | * SSO default permission: a sum of all the extra permissions. Use 768 for WebDAV access and editing. | ||