With Ricardo Ferreira we discovered a bug in STORKSAMLEngine. It happens when isAgeOver is requested and the age of the citizen is lower than requested. The returned attribute isAgeOver in this case by specification has no value. The method STORKSAMLEngine.generateAttributeStatement in the line if (attribute.getValue().size() > 0 && attribute.getComplexValue().size() > 0) { breaks with NPE, as attribute.getValue() is null.
Hardware | None |
Product | None |
Operating System | None |
Component | None |
Version | None |
Severity | None |
Resolution | Fixed |
Component
CodeCategory
Bugs
Login or
create an account to comment.
Comments
Is fixed in version 0.4.2, May 2010