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.
2 parents b9ac34c + b4c72fc commit 598a2dbCopy full SHA for 598a2db
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