now i can authenticate from my server CAS
but i have a proxy error :

 proxy: Error reading from remote server returned by /SOGo/so/, referer:
https://portail.univ-evry.fr/cas/login?service=https%3A%2F%2Fmail2.univ-evry.fr%2FSOGo%2Fso%2F

do you have an idea ?
thanks a lot
Alain


here is my SOGo.conf

ProxyPass /SOGo/casProxy
https://mail2.univ-evry.fr/cgi-bin/cas-proxy-validate.py
<Proxy https://mail2.univ-evry.fr/cgi-bin/cas-proxy-validate.py>
  Order deny,allow
  Allow from all
</Proxy>

ProxyPass /SOGo http://127.0.0.1:20000/SOGo retry=0

<Proxy http://127.0.0.1:20000/SOGo>
## adjust the following to your configuration
  RequestHeader set "x-webobjects-server-port" "443"
  RequestHeader set "x-webobjects-server-name" "mail2.univ-evry.fr"
  RequestHeader set "x-webobjects-server-url" "https://mail2.univ-evry.fr";

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to