caseSensitive and Scopes
Nate Klingenstein
ndk at signet.id
Tue Mar 8 00:09:04 UTC 2022
Apologies if this is obvious or previously asked.
I'm trying to accept scoped attributes from IdP's that have variable cases in the domain due to upstream data source mayhem. Attaching a <AttributeDecoder xsi:type="ScopedAttributeDecoder" caseSensitive="true"/> flag doesn't appear to cause the filter to block values with domain case mismatches. I don't know if the caseSensitive flag is applied only to the value and not the scope, or whether the sensitivity is not accounted for in the filter at all, or something else.
Transforming the domain to lowercase for comparison would be an option but will run into mismatches with the application's own user data stores.
Does anyone have an elegant way to handle this likely common edge case?
Thanks in advance,
Nate
--------
Signet, Inc.
The Art of Access ®
https://www.signet.id
More information about the users
mailing list