reloadable list in mfa flow?

Jim Fox fox at washington.edu
Tue Oct 2 15:51:48 EDT 2018


>
> To access it (e.g. in an MFA rule):
>
> var rpCtx = input.getSubcontext("net.shibboleth.idp.profile.context.RelyingPartyContext");
> if (rpCtx != null && rpCtx.getConfiguration() != null && rpCtx.getConfiguration().getId().equals("osu.ForceMFASIS")) {
> }
>

OK, that works perfectly.

Thanks,

Jim


More information about the dev mailing list