From f2a85f70d5dd6590dfa164e7e9011d5e05af2e3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johan=20Bj=C3=B6rklund?= Date: Wed, 8 Jan 2025 14:25:18 +0100 Subject: [PATCH] Setup SSO on rt-test. --- global/overlay/etc/puppet/cosmos-rules.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/global/overlay/etc/puppet/cosmos-rules.yaml b/global/overlay/etc/puppet/cosmos-rules.yaml index 7c0e462..9dd1d65 100644 --- a/global/overlay/etc/puppet/cosmos-rules.yaml +++ b/global/overlay/etc/puppet/cosmos-rules.yaml @@ -83,3 +83,9 @@ graylog-dev.cert.sunet.se: rt-test.cert.sunet.se: sunet::certbot::acmed: + soc::sso: + ssotype: 'apache' + groups: + - 'sunet-cert' + satosa: true + entityID: 'https://test-sso-proxy.cert.sunet.se/idp'