Package org.forgerock.openam.secrets.config
@Evolving
package org.forgerock.openam.secrets.config
Classes and interfaces to create configurable secret store backends.
- Since:
- AM 6.5.0
-
ClassDescriptionProvides support for fetching secrets from Google Secret Manager.An abstraction of initialising a keystore-based
BaseSecretStoreProvider
.Supported property formats for file-based and system/environment variable properties.A mapping of purpose to alias with a valid-from date.This validator makes sure that the secret mappings have both the alias and the secret ID specified, and additionally it verifies that there is no other secret mapping in the configuration already for the same secret ID.Validates purpose mappings for theGoogleKeyManagementServiceSecretStore
andGoogleSecretManagerSecretStoreProvider
.