Auth-success web page

I have installed shiny proxy on Rocky 8.8. I am using the standard application.yml file. I see a login page, login using jack then I see the url https://myhostname/auth-success and the body of the web page shows the word Test. I can clear the word auth-success and now can see the standard Open Analytics Shiny Proxy web page with Hello Application and 06_tabsets.
Can anybody please tell me why I see the auth-success page ? and how to bypass it ?
I am using Apache/2.4.6

Thanks
Kevin

Hi

Thanks for opening this topic. This is probably caused by a missing configuration in the Apache configuration, there was a similar issue reported on our github: https://github.com/openanalytics/shinyproxy/issues/435

We updated the example Apache configuration on our website: https://shinyproxy.io/documentation/security/ . With this updated configuration it should work fine.