Switch to external SSO

This commit is contained in:
3wc
2025-06-11 13:38:30 +01:00
parent fdabd2e897
commit 7b00a0ff4c
4 changed files with 32 additions and 78 deletions

View File

@ -17,8 +17,13 @@
## Quick start
* Deploy Single Sign On (see [Authentication](#authentication) below)
* `abra app new lasuite-docs --secrets`
* `abra app config <app-name>`
* `abra app deploy <app-name>`
For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).
## Authentication
Docs **requires** an OpenID Connect (OIDC) single sign-on provider; we recommend [Authentik](https://git.coopcloud.tech/coop-cloud/authentik) or [Keycloak](https://git.coopcloud.tech/coop-cloud/keycloak), both of which are installable using Co-op Cloud.