Explanation | The format of the value of the property is not valid. For example, the type of the property is an integer, but the value specified is not a valid integer. |
Action | Ensure that the value of the property is of the correct data type and format. |
Explanation | The specified entity name, which could be a uniqueName or a uniqueId, could not be found in the underlying repository. The user registry operation cannot continue without finding this entity. |
Action | Ensure that the entity exists in the underlying repository. If the entity exists, then verify that the read permission is set for the entity and try again. |
Explanation | Multiple principals were found for the given principal name. The login process cannot continue. |
Action | Ensure that the right principal name is specified. For example, specifying the principal name as a unique name can avoid this type of exception. |