davidjrh/dnn.azureadprovider

Destroy AzureUserToken at browser/tab close

Closed this issue · 0 comments

Hi :)

Is there a way to destroy AzureUserToken at browser/tab close?

I try to add more info and describe my problem:

  1. User go to my site and show login page
  2. Click to "Login with AzureAD" button and do a succesfull login
  3. Return to my site, navigate some page and close the tab/browser without logout
  4. Reopen the browser, go to my site and directly go to login.microsoftonline.com without pass throught my login page

I try to put som JS code on DOM ready on login skin but, with the help of network inspect, I saw automatic redirect without stop in my login page