Chris, For #1, you may want to check out the CAS LPPE feature branch [1]. It pretty much describes and does the exact scenario you have explained where for instance, on account password expirations the feature points the user to an alternate configurable link where the reset may take place. The basic checkout of the branch may require a little bit of effort to get it to function, but a polished and tested set of enhancements to LPPE are supposed to be in the coming CAS release. Hopefully, the release will adequately address the use case you're looking for.
-Misagh [1] https://github.com/Jasig/cas/tree/feature-lppe -----Original Message----- From: Chris Corbett [mailto:[email protected]] Sent: Tuesday, May 01, 2012 5:59 AM To: [email protected] Subject: [cas-user] Redirects and Authentication Exclusions Hello All, I have two questions that I'm hoping the CAS community can help me with. I am working with a pre-existing implementation of CAS on a remote Liunx server. It is authenticating against our AD server using LDAP. I am looking for help with two things: 1) I need to redirect a user to another URL if their AD account code equals a certain value. i.e. if the account indicates a password reset, I want to redirect my users to an alternate URL allowing them to do so. If the account shows no reset is needed, the normal redirect occurs 2) CAS is currently set to authenticate all incoming traffic regardless of path being accessed. I need to set up an exclusion for a specific path/directory so a Drupal module has access to this path outside of CAS authentication If anyone can direct me to any examples or tutorials on how to do these two things, I would be very grateful. Thank you for your time! -- Chris -- 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 -- 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
