forked from SUNET/soc-ops
Set up SSO.
This commit is contained in:
parent
69ee730ec2
commit
48201c92cb
1 changed files with 9 additions and 8 deletions
|
@ -9,14 +9,15 @@
|
||||||
'^vul-dashboard-test.cert.sunet.se$':
|
'^vul-dashboard-test.cert.sunet.se$':
|
||||||
sunet::dockerhost2:
|
sunet::dockerhost2:
|
||||||
sunet::certbot::acmed:
|
sunet::certbot::acmed:
|
||||||
# soc::sso:
|
soc::sso:
|
||||||
# hostname: 'vd-dev.cert.sunet.se'
|
hostname: 'vd-dev.cert.sunet.se'
|
||||||
# email: 'cert@cert.sunet.se'
|
email: 'cert@cert.sunet.se'
|
||||||
# service_endpoint: 'http://nginx:80'
|
service_endpoint: 'http://dev:8000'
|
||||||
# x_remote_user: true
|
x_remote_user: true
|
||||||
# groups:
|
groups:
|
||||||
# - 'sunet-cert'
|
- 'sunet-cert'
|
||||||
# certbot: false
|
satosa: true
|
||||||
|
satosa_certbot: false
|
||||||
|
|
||||||
test-sso-proxy1.cert.sunet.se:
|
test-sso-proxy1.cert.sunet.se:
|
||||||
sunet::dockerhost2:
|
sunet::dockerhost2:
|
||||||
|
|
Loading…
Add table
Reference in a new issue