keycloak-scim/adapters/oidc
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
..
adapter-core Do not log when failure.getError is blank/empty 2019-10-29 13:35:22 +01:00
as7-eap6 Playing with Travis 2019-10-09 10:10:20 +02:00
fuse7 Set version to 8.0.0-SNAPSHOT 2019-07-19 19:05:03 +02:00
installed KEYCLOAK-6768 Signed and Encrypted ID Token Support 2019-08-15 15:57:35 +02:00
jaxrs-oauth-client Set version to 8.0.0-SNAPSHOT 2019-07-19 19:05:03 +02:00
jetty KEYCLOAK-11081 Include jetty94 adapter to product build 2019-10-23 15:53:37 +02:00
js KEYCLOAK-8938 TypeError: kc.login(...).success is not a function 2019-10-16 17:57:18 +02:00
kcinit Set version to 8.0.0-SNAPSHOT 2019-07-19 19:05:03 +02:00
osgi-adapter Set version to 8.0.0-SNAPSHOT 2019-07-19 19:05:03 +02:00
servlet-filter Set version to 8.0.0-SNAPSHOT 2019-07-19 19:05:03 +02:00
spring-boot [KEYCLOAK-6376] Reorganize imports and revert pom changes 2019-10-21 10:41:04 +02:00
spring-boot-adapter-core Set version to 8.0.0-SNAPSHOT 2019-07-19 19:05:03 +02:00
spring-boot-container-bundle Set version to 8.0.0-SNAPSHOT 2019-07-19 19:05:03 +02:00
spring-boot2 Set version to 8.0.0-SNAPSHOT 2019-07-19 19:05:03 +02:00
spring-security [KEYCLOAK-10849] - KeycloakRole equals only with itself 2019-08-16 05:20:03 -03:00
tomcat Set version to 8.0.0-SNAPSHOT 2019-07-19 19:05:03 +02:00
undertow Set version to 8.0.0-SNAPSHOT 2019-07-19 19:05:03 +02:00
wildfly Set version to 8.0.0-SNAPSHOT 2019-07-19 19:05:03 +02:00
wildfly-elytron Set version to 8.0.0-SNAPSHOT 2019-07-19 19:05:03 +02:00
pom.xml KEYCLOAK-9979 Remove keycloak-servlet-oauth-client (#6423) 2019-10-24 17:28:41 +02:00