Description
When credential rotation needs to be enforced, active connections need to be terminated on some timeline to ensure credentials are reevaluated. There are management apis that can be used but these require some intervention.
In addition to enforce some SLA around duration of connections, having an easy way to limit connections to a given maximum period can be helpful.
A plugin that will be applied on an per acceptor basis, that can be used to disconnect connections that have lived for some period can provide a nice building block for these use cases.
Attachments
Issue Links
- links to