Producers generate access credentials dynamically based on third-party tool policies. This generally makes working with those tools easier, and it makes revocation of privileges and auditing easier since there is no need to manage users from multiple applications and all the access is performed via short-lived temporary users from Akeyless.
When a temporary user is created on the third-party side, you can set the TTL (time to live) for that user. After the TTL expires, that tool deletes the user accordingly. Regardless, the producer in Akeyless also deletes the user after the TTL has expired.
In order to create dynamic keys, you need to first configure Akeyless to authenticate and communicate with each of those tools individually. This requires privileged account credentials. Create a producer for:
Updated 20 days ago