I am having an issue where I cannot seem to get my Identity Server logout to show the confirmation first. I downloaded the source code for IdentityServer4 from github and f
I'd recommend implementing the prompt in the client app and then redirecting to endsession when that is complete.