revocation_exposure
Measure how long a revoked token remains active across gateways, caches, and workers. Get the worst-case exposure window, an A–F grade, and the weakest enforcement point.
Instructions
Revocation Exposure: How long does a revoked token keep working across gateways, caches and workers? Returns the worst-case exposure window, an A–F grade and the weakest enforcement point. All parameters optional — defaults mirror the interactive calculator at https://piszczek.pl/tools/revocation-exposure. The response includes result, formula, interpretation and a ready-to-quote cite_as sentence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gw | No | API gateway enforcement (default 'intro') — 'jwt' | 'intro' | 'poll:N' (seconds) | 'off' | |
| ttl | No | access-token TTL in seconds (default 3600) | |
| edge | No | edge/CDN enforcement (default 'jwt') — 'jwt' | 'intro' | 'poll:N' (seconds) | 'off' | |
| mesh | No | service-mesh enforcement (default 'jwt') — 'jwt' | 'intro' | 'poll:N' (seconds) | 'off' | |
| rate | No | requests/min of one credential (default 60) | |
| batch | No | batch/worker enforcement (default 'off') — 'jwt' | 'intro' | 'poll:N' (seconds) | 'off' |