From 48201c92cb5d85d771b28548f7eb9ea4e85f63b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johan=20Bj=C3=B6rklund?= Date: Thu, 31 Oct 2024 13:51:26 +0100 Subject: [PATCH] Set up SSO. --- global/overlay/etc/puppet/cosmos-rules.yaml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/global/overlay/etc/puppet/cosmos-rules.yaml b/global/overlay/etc/puppet/cosmos-rules.yaml index 4ebb6cc..fdc22c1 100644 --- a/global/overlay/etc/puppet/cosmos-rules.yaml +++ b/global/overlay/etc/puppet/cosmos-rules.yaml @@ -9,14 +9,15 @@ '^vul-dashboard-test.cert.sunet.se$': sunet::dockerhost2: sunet::certbot::acmed: -# soc::sso: -# hostname: 'vd-dev.cert.sunet.se' -# email: 'cert@cert.sunet.se' -# service_endpoint: 'http://nginx:80' -# x_remote_user: true -# groups: -# - 'sunet-cert' -# certbot: false + soc::sso: + hostname: 'vd-dev.cert.sunet.se' + email: 'cert@cert.sunet.se' + service_endpoint: 'http://dev:8000' + x_remote_user: true + groups: + - 'sunet-cert' + satosa: true + satosa_certbot: false test-sso-proxy1.cert.sunet.se: sunet::dockerhost2: