Fixes to SSO
This commit is contained in:
parent
dde5c82d29
commit
44aff52ab6
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ class soc::sso(
|
|||
Array $passthrough = [],
|
||||
Boolean $x_remote_user = false,
|
||||
Boolean $remote_user = false,
|
||||
String $user_header = undef,
|
||||
Optional[String] $user_header = undef,
|
||||
Boolean $unset_auth_header = false,
|
||||
Boolean $single_user = false,
|
||||
Boolean $satosa = true,
|
||||
|
|
Loading…
Add table
Reference in a new issue