"disable-trust-manager": true
i've already added ssl cert to java cacerts. do you have any ideas what went wrong?INFO: XNIO NIO Implementation Version 3.3.0.FinalFeb 24, 2015 12:23:54 PM org.keycloak.adapters.OAuthRequestAuthenticator resolveCodeERROR: failed to turn code into tokenjavax.net.ssl.SSLPeerUnverifiedException: peer not authenticatedat sun.security.ssl.SSLSessionImpl.getPeerCertificates(SSLSessionImpl.java:397)at org.apache.http.conn.ssl.AbstractVerifier.verify(AbstractVerifier.java:128)at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:572)at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:151)at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:125)at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:640)at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:479)at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)at org.keycloak.adapters.ServerRequest.invokeAccessCodeToToken(ServerRequest.java:122)at org.keycloak.adapters.ServerRequest.invokeAccessCodeToToken(ServerRequest.java:95)at org.keycloak.adapters.OAuthRequestAuthenticator.resolveCode(OAuthRequestAuthenticator.java:261)at org.keycloak.adapters.OAuthRequestAuthenticator.authenticate(OAuthRequestAuthenticator.java:208)at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:90)On Mon, Feb 23, 2015 at 6:31 PM, Chen Keong Yap <chenkeong.yap@izeno.com> wrote:Just wondering is there any issues with the keycloak proxy. Step 4 and 5 not happening
On Feb 20, 2015 10:21 PM, "Schneider, John DODGE CONSULTING SERVICES, LLC" <John.Schneider@carrier.utc.com> wrote:_______________________________________________Hi,
I’m also experimenting with the proxy server. Its working perfectly for some target URL’s, but I’m getting 404 errors for other known-valid URL’s. No idea if this is the root cause or not, but I think there’s a correlation between target servers that serve virtual hosts and require either absolute paths in the HTTP GET, or the Host header as defined in HTTP 1.1. The proxy seems to be fine whenever I can telnet to a server and receive a successful GET response without specifying the host.
Is there any way to trigger proxy logging or more verbose output? This would be very useful for troubleshooting this and other foreseeable issues.
Thanks,
John
keycloak-user mailing list
keycloak-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user