9 ms·
One advantage revocation lists have over session lists is that they can be distributed via a bloom filter. Assuming multiple services need to validate against s
by npfries 2y ago
One advantage revocation lists have over session lists is that they can be distributed via a bloom filter. Assuming multiple services need to validate against some shared auth service, this can be a significant reduction in round trips.