Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/keystone/+spec/revocation-events. Description: List the events that lead to revoked tokens instead of the revoked token ids revocation events will be a tuple: UserId, ProjectId, time. The list of revocation events will only last until the project has expired. Revocation lists will be grouped by domain id or project id As a consequence of this blueprint, GET /v3/auth/tokens/OS-PKI/revoked should be deprecated. This will close bug 1242620. Specification URL (additional information): https://etherpad.openstack.org/keystone-revocation-events
Arthur, is this listing of revocation events something internal, or is there a use case we can test it with? How can we see the events (is there an API for it or can we write a small listener that shows the events)?
Deferring to the father of the feature
Adam's answer: ukalifon, don't bother testing the internal events...that BP was written in support of the revocation events