This adds support of simple OData filters on the 'education/users' endpoint. Filters of the type '$filter=<attr> eq <value>' are supported now for the following educationUser properties: "displayname", "mail", "userType", "primaryRole" and "externalId" Closes: #1599