Comment 13 for bug 1041396

Revision history for this message
Adam Young (ayoung) wrote : Re: Token validation includes revoked roles

Proposal for Memcached: Each token created gets written into the users token list which is persisted to memcached as well. Upon user disable and revocation events, remove all tokens in the users list.