keycloak-scim/docbook
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
..
auth-server-docs KEYCLOAK-2054 - Allow to configure proxy for auth-server requests in adapters. 2016-04-07 11:09:40 +02:00
saml-adapter-docs 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