Bugfix.
This commit is contained in:
parent
39ce2fd0e7
commit
1addbc1cee
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ class soc::sso(
|
||||||
$satosa_certbot = false,
|
$satosa_certbot = false,
|
||||||
$translog = 'INFO',
|
$translog = 'INFO',
|
||||||
$proxy = 'https://shared-sso-proxy1.cert.sunet.se/idp',
|
$proxy = 'https://shared-sso-proxy1.cert.sunet.se/idp',
|
||||||
entityID = $proxy,
|
entityID = 'https://shared-sso-proxy.cert.sunet.se/idp',
|
||||||
$norpan = false,
|
$norpan = false,
|
||||||
) {
|
) {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue