A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
If you can find an event that is triggered after the user is logged out you could redirect then.
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.
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