Skip to Content
0
Former Member
May 06, 2010 at 11:21 AM

Using UME API's in SAML Mapping module

55 Views

Hi,

Please help me with using UME API's in SAML Mapping module.

I'm developing a SAML Mapping module where I recieve an email id of the user in nameidentifier.

But in UME the user is not email so I want to use the UME API to search the User Name using the email I recieve from SAML assertion.

If I use the UMFactory.getInstance() or any other method, I get the following error,

An error occurred in the MyMappingModule:

The MyMappingModule exception while accesing UME: Could not initialize UMFactory! Please set property 'ume.cfg.path' or call UMFactory.initialize() first" - in the mapping module.

Please let me know how to get rid of this error.

I've started the UME services in Visual Administrator but still the same result.

Thanks in advance.

Best Regards,

Ritin