Configuring IdP v.2.3.8 with Silver assurance
Cantor, Scott
cantor.2 at osu.edu
Wed Sep 26 16:27:34 EDT 2012
On 9/26/12 4:23 PM, "Terry Fleury" <tfleury at illinois.edu> wrote:
>
>I'm not sure this is the _correct_ way to do this, but this method was
>done via configuration alone (rather than writing custom login handler),
>so at least it was easy to implement.
That was how I believed it would work, but hadn't tried it. Each
individual UsernamePassword handler is locked to a single auth method
(that's the init parameter in web.xml, or defaults to the PPT value), but
you *can* define more than one using different servlet locations, each
supporting one method.
Obviously, you would have to have a way to limit the authentication that's
done to only the approach and the users that qualify for Silver.
Nice job, thanks.
Would you be willing to document that in either the project wiki or the
InCommon assurance wiki material in spaces? Probably the latter initially.
-- Scott
More information about the users
mailing list