<saml2:Conditions> in AuthnRequest

Cantor, Scott cantor.2 at osu.edu
Mon Jan 15 17:33:05 EST 2018


On 1/15/18, 2:24 PM, "users on behalf of Dominik Strecker" <users-bounces at shibboleth.net on behalf of Dominik.Strecker at syracom.de> wrote:

> I'm trying to configure my SP 2.6.1 (on IIS) to send out <saml2:Conditions NotOnOrAfter="...">
> in the AuthnRequest but cannot get it to work. The closest I could find is a
> SessionInitiator with embedded <saml2p:AuthnRequest>, but that didn't work either.

It works, it's just not dynamic. There are ways to do it dynamically that are documented, you can pass an entire AuthnRequest to the SessionInitiator now.

> Can anyone point me in the right direction?

You shouldn't do this, that's my advice.

-- Scott




More information about the users mailing list