Skip to content

Commit be1e13a

Browse files
authored
Merge pull request #32906 from slaskawi/BZ1963198_multiple_idps_clarification
Bug 1963198: Add a note on configuring multiple IdPs
2 parents 0da4e7f + 7adb6a1 commit be1e13a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/identity-provider-about-request-header.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77

88
A request header identity provider identifies users from request
99
header values, such as `X-Remote-User`. It is typically used in combination with
10-
an authenticating proxy, which sets the request header value.
10+
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.
1113

1214
[NOTE]
1315
====

0 commit comments

Comments
 (0)