0
Fixed
Type mismatch with GetValue seems to throw misleading error
See IDB-227. When GetValue was called to retrieve a StringValue from an integer field, the error stated "Type Entity was expected". A quick search on JIRA shows this message coming up where the GetValue type does not match the field definition type. This error message should be improved for future Identity Broker versions.
Customer support service by UserEcho
Please determine where this message is coming from.
This was fixed 3 weeks ago; the displayed type was the type of entity, not the anticipated type; as such 'Entity' was the message type.