dotnet/aspnetcore

OIDC MW: add HandleRemoteSignOutAsync event

Open

#4 677 ouverte le 27 août 2016

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)C# (10 653 forks)batch import
area-authenhancementhelp wanted

Métriques du dépôt

Stars
 (37 933 stars)
Métriques de merge PR
 (Merge moyen 16j 9h) (258 PRs mergées en 30 j)

Description

Should emit cache control headers:

Cache-Control: no-cache, no-store
Pragma: no-cache

https://openid.net/specs/openid-connect-frontchannel-1_0-01.html#RPLogout

Guide contributeur