Authenticate requests going through Elastic Load Balance using Cognito

0

We are receiving HTTPS traffic to our Elastic Load Balancer. We are currently using the ELB to authenticate but we would like have the authentication be performed by Cognito and then have the traffic get forwarded to the proper DNS entries. Can someone provide some context on how I can accomplish this? It appears that all I need to do is create a path based rule in the Load Balancer that authenticates using Cognito and then forwards the request to the proper location. 

thank you!

1 個回答
0

You can try to use API Gateway with cognito and then pass the request to LB. https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-enable-cognito-user-pool.html

profile picture
已回答 7 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南