File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -11473,7 +11473,7 @@ Struct[{
1147311473 Optional['Scope'] => Pattern[/^\"?[A-Za-z0-9\-\._\s]+\"?$/],
1147411474 Optional['AuthRequestParams'] => Pattern[/^[A-Za-z0-9\-\._%]+=[A-Za-z0-9\-\._%]+(&[A-Za-z0-9\-\._%]+=[A-Za-z0-9\-\._%]+)*$/],
1147511475 Optional['SSLValidateServer'] => Apache::OnOff ,
11476- Optional['UserInfoRefreshInterval'] => Pattern[/^[0-9]+(\s+(logout_on_error|authenticate_on_error|502_on_error))?$/],
11476+ Optional['UserInfoRefreshInterval'] => Variant[Integer[-1], Pattern[/^[0-9]+(\s+(logout_on_error|authenticate_on_error|502_on_error))?$/] ],
1147711477 Optional['JWKSRefreshInterval'] => Integer[-1],
1147811478 Optional['UserInfoTokenMethod'] => Enum['authz_header', 'post_param'],
1147911479 Optional['ProviderAuthRequestMethod'] => Enum['GET', 'POST', 'PAR'],
You can’t perform that action at this time.
0 commit comments