Nikolas, Looks like the dashboard is configured to use http instead of https. It sends http when requesting authentication and even when you change the URL to https, it sends http for ticket validation.
Ray On Tue, 2017-03-07 at 00:27 -0800, Nikolas Stylianides wrote: Hi there. I have configured the Admin pages security with SSO (LDAP authentication) with my CAS. I also set an adminuser.properties with: user=xxx,ROLE_ADMIN Domain: myservice Once i access /cas/status/dashboard it redirects to /cas/login with url paramter service value set at http%3A%2F%2Fmyserivce%2Fcas%2Fstatus%2Fdashboard instead of http%3A%2F%2Fmyserivce%2Fcas%2Fstatus%2Fdashboard It uses http instead of https although i have configured it correctly. So i get a "Application Not Authorized to Use Single Sign On". When i manually replace the service value in the browser url to https%3A%2F%2Fsso.leafnet.com.cy%3A8443%2Fauth%2Fstatus%2Fdashboard login is successfull but i get an exception "org.jasig.cas.client.validation.TicketValidationException: Ticket 'ST-7-I6VMgLSYfIhIqTCqAlyx-localhost' does not match supplied service. The original service was 'https://myservice:8443/auth/status/dashboard' and the supplied service was 'http://myservice:8443/auth/status/dashboard'." Is this a bug or misconfiguration? Thank you in advance -- Ray Bon Programmer analyst Development Services, University Systems 2507128831 | CLE 023 | [email protected] -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/1488903751.3971.17.camel%40uvic.ca.
