inspektor-dev / inspektor

Inspektor is a protocol-aware proxy that is used to enforce access policies👮

Home Page:https://inspektor.cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

drop connection if the credentials are expired or if any termination

poonai opened this issue · comments

We recently added support for creating temp credentials for users #23

But, the above PR alone doesn't solve the issue. We need a mechanism to drop connection if there is a side effect on session.

For example, a role removed by the admin or a session expired.