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 ebd59e3 commit 629ae1fCopy full SHA for 629ae1f
includes/shib_clear_headers
@@ -6,16 +6,9 @@
6
# Note that Nginx silently drops headers with underscores
7
# unless the non-default `underscores_in_headers` is enabled.
8
9
-# Shib-* doesn't currently work because * isn't (yet) supported
10
more_clear_input_headers
11
Auth-Type
12
- Shib-Application-Id
13
- Shib-Authentication-Instant
14
- Shib-Authentication-Method
15
- Shib-Authncontext-Class
16
- Shib-Identity-Provider
17
- Shib-Session-Id
18
- Shib-Session-Index
+ 'Shib-*'
19
Remote-User;
20
21
# more_clear_input_headers
0 commit comments