Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Scott Cantor
Scott CantorReporter
scott.koranda@ligo.org
scott.koranda@ligo.orgComponents
Fix versions
Affects versions
Created April 27, 2016 at 7:43 PM
Updated June 22, 2021 at 10:53 PM
Resolved June 13, 2016 at 2:21 PM
We find that a configuration with
<PathRegex regex="Logs/" authType="shibboleth" requireSession="true"
ignoreCase="true" />
allows access without a session to
https://<server>/logs/
Changing the value for ignoreCase from 'true' to 'false' changes the behavior. We believe this logic is inverted compared to the name of the attribute and its documentation.
This has been specifically tested with SP 2.5.6 64 bit on Windows 2008 R2 with IIS 7.