leuzimba / simplesamlphp

Automatically exported from code.google.com/p/simplesamlphp
Other
0 stars 0 forks source link

[SAML2 Static Analysis] AttributeAuthorityDescriptor faulty initialisation of AssertionIDRequestService #579

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
On 
https://code.google.com/p/simplesamlphp/source/browse/trunk/lib/SAML2/XML/md/Att
ributeAuthorityDescriptor.php#66 in the method '__construct', $airs is never 
initialised.

AssertionIDRequestServices are never correctly initialised.

Original issue reported on code.google.com by boy@ibuildings.nl on 24 Oct 2013 at 3:16

GoogleCodeExporter commented 8 years ago
Note that this issue pertains to the AttributeAuthorityDescriptor, NOT the 
AuthnAuthorityDescriptor as mentioned in the title.

Original comment by boy@ibuildings.nl on 24 Oct 2013 at 3:22

GoogleCodeExporter commented 8 years ago
Fixed in r3287. Thanks!

Original comment by jaim...@gmail.com on 29 Oct 2013 at 11:35