Hi Jérôme, Customers are generally provided a public URL to access our application:
http://login.mycompany.net/CustomerName1/dashboard.html This then internally gets resolved to: https://dashboard4.mycompany.net/myapp/login.htm?tenant=CustomerName1 For another customer, it could be https://dashboard2.mycompany.net/myapp/login.htm?tenant=CustomerName2 This is our application which then displays the customized login page with the customer's logo, background etc. So, basically the service URL is going to change with respect to the customer and server that is going to serve the customer Now, is it possible for me to pass the service URL as is to the CAS server so that I can then customize the CAS login page accordingly. Thanks, Srini -- View this message in context: http://shiro-user.582556.n2.nabble.com/Shiro-CAS-integration-Customizing-the-CAS-login-page-tp7580380p7580385.html Sent from the Shiro User mailing list archive at Nabble.com.
