We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ac34c commit b4c72fcCopy full SHA for b4c72fc
types/oidcsettings.pp
@@ -108,5 +108,6 @@
108
Optional['BlackListedClaims'] => String,
109
Optional['WhiteListedClaims'] => String,
110
Optional['RefreshAccessTokenBeforeExpiry'] => Pattern[/^[0-9]+(\slogout_on_error)?$/],
111
+ Optional['XForwardedHeaders'] => String,
112
}
113
]
0 commit comments