Route CMS OIDC through Authentik host alias

This commit is contained in:
DCCONSTRUCTIONS
2026-07-06 11:02:25 +03:00
parent 7a96aaaaf1
commit 33ab11ab08
5 changed files with 34 additions and 9 deletions
-1
View File
@@ -40,7 +40,6 @@ CMS_BOOTSTRAP_FORCE_PASSWORD=false
CMS_AUTH_ENABLED=true
CMS_BASE_URL=http://cms.local.nodedc:8210
CMS_OIDC_ISSUER=http://cms-auth.local.nodedc:8210/application/o/dc-cms/
CMS_OIDC_INTERNAL_BASE_URL=http://authentik-server:9000
CMS_OIDC_CLIENT_ID=dc-cms
CMS_OIDC_CLIENT_SECRET=replace-with-random-secret
CMS_OIDC_REDIRECT_URI=http://cms.local.nodedc:8210/auth/callback