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 Antwort
0
AWS
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen