keycloak-scim/adapters/oidc/adapter-core
Peter Sönder 6c83b36360 Do not log when failure.getError is blank/empty
Sometimes the error message is blank, which results in an empty error line getting logged. 
Since the catch always logs "failed to turn code into token" and "status from server: " + failure.getStatus() (on separate lines) this extra blank line is simply noise in the log.
2019-10-29 13:35:22 +01:00
..
src Do not log when failure.getError is blank/empty 2019-10-29 13:35:22 +01:00
pom.xml Set version to 8.0.0-SNAPSHOT 2019-07-19 19:05:03 +02:00