How to allow mfa's checkSecondFactor to read requestParameters

Cantor, Scott cantor.2 at osu.edu
Fri Apr 17 12:50:40 EDT 2020


On 4/17/20, 12:24 PM, "users on behalf of Francesco Malvezzi" <users-bounces at shibboleth.net on behalf of francesco.malvezzi at unimore.it> wrote:

> I am in dire need of a hint how to reach the requestParameters submitted
> in a form from a script bean of type Function<ProfileRequestContext,String>
> like "checkSecondFactor" from conf/authn/mfa-authn-config.xml.

shibboleth.HttpServletRequest is a bean that can be injected anywhere as a custom object to access that sort of thing.

-- Scott




More information about the users mailing list