From 5a93bf69ec2ca23ada8a79ce64a1ace7a15bcd28 Mon Sep 17 00:00:00 2001 From: Doug Date: Wed, 7 May 2025 11:14:10 +0100 Subject: [PATCH] Update upstream_oauth2.providers docs. --- docs/reference/configuration.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/reference/configuration.md b/docs/reference/configuration.md index e6c504e0c..2303e889e 100644 --- a/docs/reference/configuration.md +++ b/docs/reference/configuration.md @@ -712,6 +712,10 @@ upstream_oauth2: # Additional parameters to include in the authorization request #additional_authorization_parameters: # foo: "bar" + + # Whether the `login_hint` should be forwarded to the provider in the + # authorization request. + #forward_login_hint: false # How user attributes should be mapped #