You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a security administrator, I want to know when an API key is rotated so that I can detect any suspicious behavior.
GIVEN a running Conjur instance
WHEN I rotate my own API key
THEN I see a corresponding audit event
AND WHEN I rotate another user or host's API key
THEN I see a corresponding audit event
Notes
Please document the audit event formats before starting the code implementation.
No description provided.
The text was updated successfully, but these errors were encountered: