Best practice MFA IdP3.3.1

Cantor, Scott cantor.2 at osu.edu
Thu Sep 14 16:07:27 EDT 2017


I will also add a scratch context class people can use in 3.4, it's on my list, just busy dealing with C++ code at the moment.

-- Scott

> -----Original Message-----
> From: Cantor, Scott
> Sent: Thursday, September 14, 2017 4:03 PM
> To: Shib Users <users at shibboleth.net>
> Subject: RE: Best practice MFA IdP3.3.1
> 
> > OK I'll go with your other suggestion.  If I use a BaseContext subclass
> > implementation and add it to the tree, I should be able to avoid persisting
> > anything from that context in the session, and keep it request-scoped.  For
> > that, would I just add it to the PRC?  (Last question... honest!)
> 
> You can add it pretty much anywhere you want within reason, but directly
> under is the simplest way and is certainly guaranteed to be inviolate for the
> life of the request.
> 
> -- Scott



More information about the users mailing list