The two test classes PolicyEvaluation* are refactored to use the external authz client instead of internal execution in the server. There is one test that cannot be ported as it is testing the transaction is committed. Probably that class and test should be maintained in keycloak. But all the rest of tests are ported to the keycloak-client.
Closes #67
The two test classes PolicyEvaluation* are refactored to use the external authz client instead of internal execution in the server. There is one test that cannot be ported as it is testing the transaction is committed. Probably that class and test should be maintained in keycloak. But all the rest of tests are ported to the keycloak-client.