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 Risposta
0
AWS
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande