puppetlabs-apache icon indicating copy to clipboard operation
puppetlabs-apache copied to clipboard

Add support for Deferred values for secrets in Apache::OIDCSettings

Open tj-cisco opened this issue 1 year ago • 0 comments

Arguments that contain secrets should allow Deferred and Sensitive values to be passed as arguments.

For example in Apache::OIDCSettings

  • ClientID
  • ClientSecret
  • CryptoPassword

This will allow looking up these values agent side from systems like Vault.

tj-cisco avatar Sep 05 '24 20:09 tj-cisco