ibmsecurity/isam/fed/federations.py:
_check method throws KeyError on line 233 when existing federation configuration.identityMapping does not have “properties” attribute.
The previous version of the library wrapped this code in a try/except block which is not present in the current version.