Lucian,
You can use the cli commands below:
#All parameters :
https://www.keycloak.org/docs/latest/server_installation/index.html#outgo...
/subsystem=keycloak-server/spi=connectionsHttpClient/provider=default/:map-put(name=properties,key=connection-pool-size,
value="512")
/subsystem=keycloak-server/spi=connectionsHttpClient/provider=default/:map-put(name=properties,key=max-pooled-per-route,
value="128")
/subsystem=keycloak-server/spi=connectionsHttpClient/provider=default:write-attribute(name=properties.proxy-mappings,value=["host;NO_PROXY",".*\\.local;NO_PROXY",".*;proxyhost:port"])
Le mer. 5 déc. 2018 à 19:57, Lucian Ochian <okianl(a)yahoo.com> a écrit :
Hi all,
I really need to setup an outbound proxy for the keycloak server(3.4.3) to
be used in the back-channel calls back to the client nodes.
Can anybody help?
Thanks a lot,
Lucian
PS: sorry if this is a duplicate, I wasn't sure if the first email went
through because I got membership confirmation email back
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user