...
- RESTful API support
- ADD
- UPDATE
- DELETE
- Token based authentication for above requests
- username and password based authentication will also be supported
- Securely store secrets using AES encryption
- Use TPM/SGX for key storage if available
The below diagram illustraces the Secret Service High Level Flow in an ONAP Context
The below diagram illustrates how a micro service will use the Secret Client Agent to talk to the Secret Service to store or retrieve passwords.
Architecture Alignment:
...