diff options
author | Simo Sorce <simo@redhat.com> | 2015-04-19 16:47:28 -0400 |
---|---|---|
committer | Simo Sorce <simo@redhat.com> | 2015-05-05 13:43:19 -0400 |
commit | 219c9b85f4a4ae04d6578384ba7ff37e3b3f113d (patch) | |
tree | 80e48a008f73d38db1ebf96c48a539371996a296 /example | |
parent | fafb5384785c76c1f96cc689677574cfe459f3b6 (diff) | |
download | mod_auth_gssapi-219c9b85f4a4ae04d6578384ba7ff37e3b3f113d.tar.gz mod_auth_gssapi-219c9b85f4a4ae04d6578384ba7ff37e3b3f113d.tar.xz mod_auth_gssapi-219c9b85f4a4ae04d6578384ba7ff37e3b3f113d.zip |
Forcibly reset credentials on client request
If a client, by its own initiative, decides to try to reset the
credential status by sending an Authorization header, let's oblige
and kill the current authorization context.
In a connection oriented case we kill the GSS context, and if
sessions are in use we set an expired, NULL session, so that the
client will be effectively logged out unless a complete authentication
is performed again.
Diffstat (limited to 'example')
0 files changed, 0 insertions, 0 deletions