Skip to content

Commit e3c7b80

Browse files
committed
Update upstream_oauth2.providers docs.
1 parent 2d4f24e commit e3c7b80

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/reference/configuration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -712,6 +712,10 @@ upstream_oauth2:
712712
# Additional parameters to include in the authorization request
713713
#additional_authorization_parameters:
714714
# foo: "bar"
715+
716+
# Whether the `login_hint` should be forwarded to the provider in the
717+
# authorization request.
718+
#forward_login_hint: false
715719

716720
# How user attributes should be mapped
717721
#

0 commit comments

Comments
 (0)