docs/docs/apps/authentik.md

635 B

Single-Sign-On Provider

Authentik ist unser Single-Sign-On (SSO) Provider und Identity Management. Alle Apps die per SSO angebunden werden sollen, müssen später in der Administrationsoberfläche konfiguriert werden.

abra app new authentik
abra app config app_name 
abra app deploy app_name 

TODO: SECRETS Passwörter für akadmin, token sichern

openid-connect endpoints

https://sso.example.org/application/o/authorize/
https://sso.example.org/application/o/token/
https://sso.example.org/application/o/userinfo/
https://sso.example.org/application/o/nextcloud/end-session/