Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.

 

Change logout link in edit/admin mode

Vote:
 

Is there a way to change the logout button in edit/admin mode, what I want it to do is to redirect to an external page.

The reason for this is that we uses SSO with an ISA-server and the ISA-server handles the logout.

/Jens

#26422
Dec 04, 2008 16:36
Vote:
 

If you can find an event that is triggered after the user is logged out you could redirect then.

#26472
Dec 06, 2008 18:13
Vote:
 

You could add a urlMapping to web.config for "util/logout.aspx" and do a redirect from a custom "logout.aspx" to your ISA logout-url.

#26473
Dec 07, 2008 8:49
Vote:
 
That is a clever solution Thomas.
#26474
Dec 07, 2008 17:10
Vote:
 

Thanks!

That worked like a charm.

/Jens

#26503
Dec 09, 2008 9:11
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.