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 0da4e7f + 7adb6a1 commit be1e13aCopy full SHA for be1e13a
modules/identity-provider-about-request-header.adoc
@@ -7,7 +7,9 @@
7
8
A request header identity provider identifies users from request
9
header values, such as `X-Remote-User`. It is typically used in combination with
10
-an authenticating proxy, which sets the request header value.
+an authenticating proxy, which sets the request header value. The
11
+request header identity provider cannot be combined with other identity providers
12
+that use direct password logins, such as HTPasswd, Keystone, LDAP or Basic authentication.
13
14
[NOTE]
15
====
0 commit comments