...
- CPS uses Basic Authentication control provided by spring security
- Usernames and passwords are configurable by the clients via configuring the application .yml file.
- For deployments, CPS uses K8s secrets which are generated and stored as the application is deployed.
HTTPS
- CPS is compatible and in the process of migrating to a service mesh via the ONAP service mesh implementation. (https://gerrit.onap.org/r/c/oom/+/124287)
...