Closed
Description
The Management Console should not be accessible to anyone with the URL.
It needs to be locked down, starting from the entry point in the shared services.
This means that the necessary security groups and other necessary access rules need to be in place along the chain.
So, for example:
- Make sure there is a security group locking down access to the MC EC2, from only the venue http (ECS)
- Make sure the httpd ECS is only accessible from the venue NLB (ECS should be in private subnet)
- Make sure the venue ALB is only accessible from the shared services HTTPD
- Make sure the shared services HTTPD is only accessible from the shared services ALB
- others?
venue account reach out to shared services. See: https://unity-sds.gitbook.io/docs/developer-docs/common-services/docs/users-guide/deployment/shared-services-deployment. for instructions on how to access cross-account SSM params.
See related ticket: https://jaas.gsfc.nasa.gov/servicedesk/customer/portal/2/GSD-4178
Metadata
Metadata
Assignees
Type
Projects
Status
Done