Can we do machine to machine authentication with Cognito And Load Balancer for Hybrid Cloud Deployment?

0

We have given architecture (simplified) Multitenant hybrid auth

  • Our Multitenant Service is behind loadbalancer and has no auth capabilities - that is why we use cognito
  • We also have single tenant software (Tenant 1 and Tenant2) installable in AWS or in Private Cloud
  • These tenant instances backends integrates with the Multitenant Service. But as you can see, as it can be running from the internet, we need to have some authenticataion.
  • We have setup Load Balancer with Cognito Authentication, UserPool and AppClient.

How to approach the integration of our tenants, when they need to authenticate on LoadBalancer on machine level? - there won't be anyone to login via GUI. We thought of using multiple App Clients for each tenant, however we just want to authenticate, so our HTTP requests flow through LB, and we don't need to manage Cognito UserPool.

Thanks

已提问 1 年前861 查看次数
1 回答
0
AWS
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则