assertNotNull(e);
}
ResourceService anonymous = clientFactory.create(ANONYMOUS_UNAME, ANONYMOUS_KEY).
getService(ResourceService.class);
assertFalse(anonymous.list().isEmpty());
}
@Test
public void issueSYNCOPE493() {
// create resource with attribute mapping set to NONE and check its propagation