Locate an Attribute Resolver
Cantor, Scott
cantor.2 at osu.edu
Mon Oct 2 09:34:43 EDT 2017
> Sorry for the doubts, I'm starting in the shib world.
>
> I developed a new authentication flow that is being called as the second
> factor through mfa-config-flow.
Those two statements are very dangerous. If you're just getting started, the chances you'd correctly implement such a thing are quite low.
> //I don't now how to get an AttributeResolver objects to call the method
> att.resolveAttributes, which expects an AttributeResolver as parameter.
If you're writing Java code, it's dependency injection, this is done with Spring. Look at the ResolveAttributes action class.
And this should be on dev, not users, please take any further questions like this there.
-- Scott
More information about the users
mailing list