keycloak-scim/adapters/oidc
Thomas Darimont bccc5fa7b1 KEYCLOAK-2054 - Allow to configure proxy for auth-server requests in adapters.
Previously the adapter configuration did not support specifying a proxy
for auth-server requests issued via the Apache HTTP Client by Keycloak.
This made it very difficult to connect an Application with Keycloak
that was required to use a proxy.

Introduced new `proxy-url` attribute to the adapter configuration
which makes it possible to configure a proxy to be used for auth-server
requests. Proxy-Host, Proxy-Port and Proxy-Scheme are taken from the
configured proxy URL.
Note that proxies that require authentication are currently not supported.
2016-04-07 11:09:40 +02:00
..
adapter-core KEYCLOAK-2054 - Allow to configure proxy for auth-server requests in adapters. 2016-04-07 11:09:40 +02:00
as7-eap6 Next is 2.0.0.CR1 2016-03-10 08:13:00 +01:00
installed Next is 2.0.0.CR1 2016-03-10 08:13:00 +01:00
jaxrs-oauth-client Next is 2.0.0.CR1 2016-03-10 08:13:00 +01:00
jetty Next is 2.0.0.CR1 2016-03-10 08:13:00 +01:00
js KEYCLOAK-2681 JS adapter init function with initOptions argument doesn't call success callback 2016-03-18 12:06:46 +01:00
osgi-adapter Next is 2.0.0.CR1 2016-03-10 08:13:00 +01:00
servlet-filter KEYCLOAK-2662 2016-04-01 16:43:38 -04:00
servlet-oauth-client KEYCLOAK-2623 Remove auth-server-url-for-backend-requests from adapters 2016-04-05 11:43:41 +02:00
spring-boot Next is 2.0.0.CR1 2016-03-10 08:13:00 +01:00
spring-security Next is 2.0.0.CR1 2016-03-10 08:13:00 +01:00
tomcat Next is 2.0.0.CR1 2016-03-10 08:13:00 +01:00
undertow Next is 2.0.0.CR1 2016-03-10 08:13:00 +01:00
wildfly Next is 2.0.0.CR1 2016-03-10 08:13:00 +01:00
pom.xml Next is 2.0.0.CR1 2016-03-10 08:13:00 +01:00