Anyone have any success connecting with CAS Symplicity CSM? The documentation I've received from them leaves a bit to be desired and I'm hitting a bit of a snag. I get redirected from Symplicity to CAS fine, and cas.log shows that authentication, TGT and ST generation succeed, but when it redirects back to Symplicity, I'm presented with the familiar non-CAS login page and I have to login with my local Symplicity credentials.
We have Symplicity setup to use the student_school_id as a unique identifier. We have these IDs duplicated in our AD utilizing the employeeID attribute, which CAS pulls in via it's attribute mapping. We then set up an entry in Services Management for the Symplicity URL that specifies the Username as 'EmployeeID'. When I test this setup through JMeter, CASv1 responds correctly with 'yes\n[EmployeeID]\n". The test app also displays the released attributes and results of request.getRemoteUser() and request.getUserPrincipal, both of which also respond with the value of EmployeeID. So to the best of my knowledge, Symplicity should be receiving this as the response, but I'm not quite sure why it appears to be rejecting the validation response... -Derek -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
