get cookie in mfa-authn-config.xml

Cantor, Scott cantor.2 at osu.edu
Tue May 1 10:19:44 EDT 2018


> I'd like to get Cookie values in /opt/shibboleth-idp/conf/authn/mfa-authn-
> config.xml.

See the CookieManager class in the java-support library's javadocs, there are beans defined for both session and persistent cookies (see conf/system/global-system.xml). They mostly automate this sort of thing for you.

-- Scott



More information about the users mailing list