Is it possible to change the behavior of the logout button?

I have authentication setup using Azure. When using the logout button within a Dashboard that I’m authenticated to with Azure it brings me back to the “https://myPS-UServer/login?ReturnUrl=/dashboard/Page” URL which is normal PowerShell Universal username/password prompt. I only want users to log in via Azure for that Dashboard page. Is there a way to change or redirect the logout to either a different page or back to the Azure login prompt?

Product: PowerShell Universal
Version: 2.3.0
1 Like

2nd this

would be nice with a built in method, i was gonna make a redirect rule in IIS for this.

I’ve opened an issue for this. There isn’t a way to change this right now.