Hi Philippe, I'm wondering if there is a way which if accessed would by-pass the passed in authentication information and redirect to the LoginForm? Like /login, i should be able to configure something like '/switchuser' which would point me to LoginForm.
Accidentally i have observed that even IE is opening up the login form [Not sure if session timeout occured out in my application or CAS]. So i want to do the same intentionally. Thank you for the response. On Mon, Sep 24, 2012 at 9:56 PM, Philippe MARASSE < [email protected]> wrote: > Hello, > > As SPNEGO is non-interactive authentication, how would you trigger the > feature "*Signout and Sign in as a different user*" ?? > > Rgds > > > On 24/09/2012 17:54, Satyanand wrote: > > Hi All, I have configured CAS with SPNEGO to authenticate against AD. and > a fallback with LoginForm. Everything is working fine. When users are > accessing the application by IE it is automatically authenticating the > users and redirecting back to the appropriate application. When using > firefox it is appropriately taking the user to authentication form and > completing the authentication. My issue now is, when using IE, i would like > to add feature like "*Signout and Sign in as a different user*". Would > like to show the LoginForm when selected "*Signout and Sign in as a > different user*" option. This is needed by the users of the application. > I tried to find any related material but was unsuccessful, tried to play > around with the configuration files but was not able to crack it. Would be > able to provide any configuration information if needed. Appreciate the > help! Thanks, > Regards, > Satyanand. > > ------------------------------ > View this message in context: CAS + SPNEGO + Form > Authentication<http://jasig.275507.n4.nabble.com/CAS-SPNEGO-Form-Authentication-tp4656350.html> > Sent from the CAS Users mailing list > archive<http://jasig.275507.n4.nabble.com/CAS-Users-f255676.html>at > Nabble.com. > > -- > 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 > > > -- Nandu. -- 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
