• Resolved eamallory

    (@eamallory)


    Hello we are running cas 6.1.5 in all of our environments and Authorizer works perfectly thank you.
    We are currently attempting to simplify our authentication architecture by making CAS a client of ADFS. In this configuration applications such as wordpress that are CAS authenticated, pass the user to CAS who then passes the user to ADFS for authentication then ADFS passes the user back to CAS with the assertions, cas then mutates the attributes from ADFS and passes the user back to the application (wordpress).
    The problem is when the user is passed back to wordpress, authorizer immediately shoots the user to the cas logout.
    Here’s what I see in the logs.

    S server returned an Authentication Exception. Details:
    [10-Jul-2020 13:40:23 UTC] CAS URL: https://cas-dev.wichita.edu/cas/serviceValidate?service=https%3A%2F%2Fcomm306-test.wichita.edu%2Fwp-login.php%3Fexternal%3Dcas&ticket=ST-2-sEyPQFAU1AtLL2guXcTI5q1R6hs-cas-dev.wichita.edu
    Authentication failure: Ticket not validated
    Reason: no response from the CAS server
    Any help would be greatly appricated.
    Thanks,
    Erik

Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Authorizer not working with CAS 6.1.5 AS ADFS Client’ is closed to new replies.