Skip to content

Lock down access of MC, so that outsiders with a URL cannot access it #431

Closed
@galenatjpl

Description

@galenatjpl

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

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions