Hi all, My application, talks to a third-party app which keeps it's own authentication token.
What I want to do is the following: If that third-party token expires, I want to force a CAS relogin (give the user the CAS login form to enter their credentials) and upon successful relogin, return to the page the were on. My app is using Spring Security and AngularJS at the front (if that makes a difference). What would be the best way to go about this? Thanks, 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
