So basically I have an application set up that is integrated with CAS and we would like to log in any user that attempts to access any page in the application. However, public access to many pages is allowed so we don't want to forward the user all the time.
Basically currently we have (Applications A & B are CAS enabled): Situation 1: - User logs into application A through CAS - User clicks public link to Application B - User sees page in Application B but is not logged in Situation 2: - User tries to access public link to Application B - User sees page in Application B but is not logged in What we want: Situation 1: - User logs into application A through CAS - User clicks public link to Application B - User sees page in Application B and is logged in Situation 2: - User tries to access public link to Application B - User sees page in Application B but is not logged in We are on a tight deadline so any sort of guidance would be wonderful. Thanks a lot. -- 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
