AW: Disable attribute filtering
Bachl, Mathias
mathias.bachl at brz.gv.at
Wed Feb 15 08:21:00 UTC 2023
Hi,
I wouldn't mind implementing such a dummy filtering service, AttributeFilter implementation or AttributeFilterServiceStrategy, but I didn't find a way to replace the default implementations defined in services-system.xml...
Is there a way to do that?
Mathias
-----Ursprüngliche Nachricht-----
Von: Cantor, Scott <cantor.2 at osu.edu>
Gesendet: Dienstag, 14. Februar 2023 16:39
An: Shib Users <users at shibboleth.net>
Cc: Bachl, Mathias <mathias.bachl at brz.gv.at>
Betreff: Re: Disable attribute filtering
There is no way to do this short of implementing your own filtering service and installing it in place of the built-in one.
The SP has a wildcarding feature to avoid enumerating things and since it will eventually be using the IdP's filtering engine directly and not just the syntax, it's probable that something like that will be introduced.
-- Scott
More information about the users
mailing list