...
- CPS uses Basic Authentication control provided by spring security
- Usernames and passwords are configurable by the clients via configuring passing the environment variables for use in application .yml file.
- For deployments, CPS uses K8s secrets which are generated and stored as the application is deployed.
...