openiddict / openiddict-samples

.NET samples for OpenIddict

Home Page:https://documentation.openiddict.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skipping the logout prompt

kdudley21 opened this issue · comments

Confirm you've already contributed to this project or that you sponsor it

  • I confirm I'm a sponsor or a contributor

Version

5.1.0

Question

I have an application that is using .net framework 4.7.2
When I go to logout the logout prompt is displayed.
Is there a way to skip that logout prompt and log the user out without the prompt ?

Thank you so much for all of your help so far !

I actually got that figured out by doing some digging.