Project

General

Profile

Development #87

Updated by Benjamin Dauvergne about 8 years ago

* Take all methods from saml2_helper.c defined on assertion to check conditions and recretate them to check directly on Conditions objects

* Use the new methods for the Saml2Assertion methods

* Add comparable new method for Samlp2AuthnRequest (which also have a Conditions field)

Back