-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Monitoring the age and expiration of an AppRole secret id would help with managing AppRole authentication usage.
It has a relatively similar structure to the metadata for a KV2 secret, so it should be possible to subclass the ExpirationMetadata class - only the update_metrics method need be different, and realistically it could be done with an f-string for the path as the only difference per subclass.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request