How do I set up an Application Load Balancer to authenticate users through an Amazon Cognito user pool without using Cognito hosted web UI?

0

I have followed the steps in this article: https://repost.aws/knowledge-center/cognito-user-pool-alb-authentication to set up ALB + Cognito authentication but it would end up triggering Cognito hosted web UI when I access the ALB url / the CName url.

How do I do it without Amazon Cognito hosted web UI? I would like to reuse the tokens that my users get from Cognito authentication process via Aws Amplify. My users should be already logged in via Aws Amplify before triggering this ALB + target group (lambda) endpoint.

Nessuna risposta

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