It’s not about missing credentials. The log is telling you the issue, that is: “Service Attempted to Proxy, but is not allowed”
Turn on proxying if you need it, or don’t request proxy access. From: [email protected] [mailto:[email protected]] On Behalf Of David Brown Sent: Wednesday, May 18, 2016 6:51 AM To: CAS Community <[email protected]> Subject: [cas-user] Only 1 instance of my issue here found in search so posting this: Service Attempted to Proxy, but is not allowed. Howdy, * I have a CAS 3.5.x server running out-of-the-box no mods. * The service I am trying to Authenticate/Authorize SSO is a simple JVM based application. * I get the CAS login in screen but since I have the CAS client jar build as part of my client app the application displays the client login screen that a user and password could not be found to match 2016-05-18 08:48:41,516 WARN [org.jasig.cas.CentralAuthenticationServiceImpl] - <ServiceManagement: Service Attempted to Proxy, but is not allowed. Service: [http://localhost:8080/StudentAdmin/j_spring_cas_security_check]> 2016-05-18 08:48:41,518 INFO [com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit trail record BEGIN ============================================================= WHO: howdy WHAT: service.not.authorized.proxy ACTION: PROXY_GRANTING_TICKET_NOT_CREATED APPLICATION: CAS WHEN: Wed May 18 08:48:41 CDT 2016 CLIENT IP ADDRESS: 127.0.0.1 SERVER IP ADDRESS: 127.0.0.1 ============================================================= -- 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] <mailto:[email protected]> . To post to this group, send email to [email protected] <mailto:[email protected]> . Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/9141549a-ba1e-43ae-8f2c-56572b67d049%40apereo.org <https://groups.google.com/a/apereo.org/d/msgid/cas-user/9141549a-ba1e-43ae-8f2c-56572b67d049%40apereo.org?utm_medium=email&utm_source=footer> . For more options, visit https://groups.google.com/a/apereo.org/d/optout. -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/036a01d1b10e%24b1ea5d00%2415bf1700%24%40unicon.net. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
