diff --git a/adr/006-secret-management.md b/adr/006-secret-management.md index 35423ec..370d6db 100644 --- a/adr/006-secret-management.md +++ b/adr/006-secret-management.md @@ -4,7 +4,7 @@ Proposed -### TODO : +### TODO [#3](https://git.nationtech.io/NationTech/harmony/issues/3): Before accepting this proposal we need to run a POC to validate this potential issue : **Keycloak Misuse**: Using Keycloak primarily as a secrets manager is inappropriate, as it's designed for identity and access management (IAM), not secrets management. This creates scalability and functionality limitations.