Configuring an Aggregate DN Resolver with IdP 4.0.1

Cantor, Scott cantor.2 at osu.edu
Wed Feb 3 17:55:32 UTC 2021


On 2/3/21, 12:17 PM, "users on behalf of Max Spicer via users" <users-bounces at shibboleth.net on behalf of users at shibboleth.net> wrote:

> The docs do suggest that this will be necessary, but the example I was following does not show this explicitly and I can't
> help wondering if I am missing a trick.

Well, I don't know anything about the underlying objects but at the end of the day the only real trick is to inject (in that particular example) the aggregateAuthenticator bean into the authenticator property of the LDAPValidator bean that's being used.

The rest would depend on the specifics of the chain of objects that the example happens to assume are used, but I would only add exactly the objects that the chain of wiring actually references. It may be that's everything, but I would hope not. And if it is, upgrades are going to be painful.

That alone would lean me to say, as I keep saying, avoid the tricks and just chain validators together with whatever different options they need and run them in series.

-- Scott




More information about the users mailing list