i hope you can help me,
we´re using apache as https proxy to pass things to a python webapp - in the config of apache we´re using
ProxyPreserveHost on
ProxyPass /call http://localhost:5000/call
ProxyPassReverse /call http://localhost:5000/call
But we don´t get the Shibboleth attributes passed. Do i need to create a entry in the config with all Shibboleth parameters ?