Hi to all, I have a standalone application which requires authentication. I want to be able to start this application from a web browser without requiring the user to RE-ENTER his credentials.
Here are the steps that I would like to implement. 1) User logs in via a website. Authentication is handled by CAS. 2) On success the user is taken to a page with a "Play" button. He is now logged in to the website. 3) User clicks the "Play" button and the standalone application is launched with him already logged in to the application. Is this possible? I know how to launch the application, but how can I launch the application and not have to force the user to re-authenticate? Thanks, Rex -- 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
