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 2d4f24e commit e3c7b80Copy full SHA for e3c7b80
docs/reference/configuration.md
@@ -712,6 +712,10 @@ upstream_oauth2:
712
# Additional parameters to include in the authorization request
713
#additional_authorization_parameters:
714
# foo: "bar"
715
+
716
+ # Whether the `login_hint` should be forwarded to the provider in the
717
+ # authorization request.
718
+ #forward_login_hint: false
719
720
# How user attributes should be mapped
721
#
0 commit comments