23-Aug-2022 04:31
23-Aug-2022 20:33
You should verify that your CAS configuration is set to mark the connector as "secure". Assuming I have the right resource, the configuration documentation could be here: https://apereo.github.io/cas/6.3.x/configuration/Configuration-Properties.html#http-proxying
Also, this is a few years old but it might apply to your situation: https://fawnoos.com/2018/01/05/cas-deployment-with-proxy/
Hope this helps...
Josh
30-Aug-2022 16:58
Hi @Yiannis_CDJ_F5 - did @JoshBecigneul 's reply help you out? If yes, could you please click the "Accept as Solution" button so future users with the same issue know what the resoution was? If no, maybe giving some more detail would help.
31-Aug-2022 00:10
Hello,
@JoshBecigneul thanks a lot for your reply. I really appreciate. @Leslie_Hubertus I didn't get any feedback yet. As soon as I will get a response on my side, I will update the discussion and verify if this was the correct solution.
23-Sep-2022 06:55
Hi! We managed to solve the issue and hide the server behind F5.
We didn't need to specify the connector as "secure". It was prooved that the CAS wasn't containing the correct URL to match the F5. The CAS configuration needed to be updated on both application parameter & application definition in CAS. Thank you for your support.