[users@httpd] bypassing localhost as NoProxy within mod_proxy ProxyRemote

2019-01-17 Thread MARASOIU Nicolae-dumitru (renexter)
Hi all, I am setting up an HTTP(s)_PROXY in *.conf at the side of httpd.conf and it works. However, although I have tried NoProxy for localhost, it still tried to use the proxy for localhost:19000 and fails the request of course. Please advise, here is the snippet of configuration relevant I thin

RE: [users@httpd] JWT could not be decrypted

2019-01-08 Thread MARASOIU Nicolae-dumitru (renexter)
auth? On Tue, Jan 8, 2019, 09:06 MARASOIU Nicolae-dumitru (renexter) mailto:nicolae-dumitru.marasoiu-ext...@renault.com> wrote: Hi all, We receive this error in the log file, „JWT could not be decrypted”, and I give details below, we would need a bit of help to figure out the cause of the er

[users@httpd] JWT could not be decrypted

2019-01-08 Thread MARASOIU Nicolae-dumitru (renexter)
Hi all, We receive this error in the log file, "JWT could not be decrypted", and I give details below, we would need a bit of help to figure out the cause of the error. In my understanding the IdP exposes an http endpoint called jwks where the set of keys and associated encryption types (symmetr

[users@httpd] Bad syntax for a remote proxy server (bad port number) - but ProxyRemote set to http://u:p@ip:3128

2019-01-07 Thread MARASOIU Nicolae-dumitru (renexter)
Hello everyone, I have these directives in the httpd conf: ProxyRemote "*" "http://u:p@138.21.89.193:3128"; NoProxy "localhost" "127.0.0.0/8" "192.168.112.0/21" At line 7 (with ProxyRemote) it gives: AH00526: Syntax error on line 7 of /usr/local/apache2/conf.d/proxy.conf: ProxyRemote: