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$':
|
||||
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:
|
||||
|
|
Loading…
Add table
Reference in a new issue