Does the exe executable require user to authenticate locally? Dmitriy.
Sent from my iPhone On Feb 24, 2012, at 18:44, Rex Posadas <[email protected]> wrote: > The standalone application is a game which is launched via an exe file. > The exe file resides in the user's machine. > > The application is launched via a link in the browser. We associate the > EXE with a MIME Content Type and when the user clicks it, it will > launch. > > We can pass arguments to the link just like any html link. > > -----Original Message----- > From: Andrew Petro [mailto:[email protected]] > Sent: Friday, February 24, 2012 3:04 PM > To: [email protected] > Subject: Re: [cas-user] Launching a stand-alone application from a web > page > > What's the nature of the standalone application? How are you launching > it from the browser? > > On Feb 24, 2012, at 5:57 PM, Rex Posadas wrote: > >> 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 >> > > > -- > 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 > -- 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
