lancemccarthy/Akeyless AAD Dynamic Secret

This action conveniently combines multiple steps to fetch only the information you need from the Azure AD dynamic secret.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
akeyless-secret-pathThe location of the secret in your AAD secret in the Akeyless vault (ex. /path-to/my-secret)yes""
akeyless-access-idthe Akeyless access ID (ex. p-123456, found in Users & Auth Methods portal)yes""
akeyless-access-keyThe API access key, visit https://docs.akeyless.io/docs/api-key for more info.yes""
vault-urlThis value overrides the default vault root URL.nohttps://api.akeyless.io
namedescription
app-idThe value of secret.appId from the AAD dynamic secret.
tenant-idThe value of secret.tenantId from the AAD dynamic secret.
secret-textThe value of secret.secretText from the AAD dynamic secret.
key-idThe value of secret.keyId from the AAD dynamic secret.
display-nameThe value of secret.displayName from the AAD dynamic secret.