XML ignoreCase / caseSensitive
IAM David Bantz
dabantz at alaska.edu
Thu Nov 12 18:39:29 UTC 2020
Updating IdP 3.4.6 -> 4.0.1 I see this non-fatal warning:
WARN [] DEPRECATED:118 > XML Element 'ignoreCase', (file
> [/opt/shibboleth-idp/conf/attribute-resolver.xml]): This will be removed in
> the next major version of this software; replacement is caseSensitive
Do I correctly infer I should simply replace
ignoreCase="true"
with
caseSensitive="false"
in attribute-resolvers containing expressions such as
<SourceValue ignoreCase="true">^UAA (.*)</SourceValue>
?
David St. Pierre Bantz
U Alaska
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20201112/4f7f7219/attachment.htm>
More information about the users
mailing list