hoangquochung1110 / public-notes

0 stars 0 forks source link

Learn how to deploy Authentication at ALB level using AWS Cognito #17

Open hoangquochung1110 opened 2 months ago

hoangquochung1110 commented 2 months ago

https://dev.to/hoangquochung1110/deploy-oidc-authentication-on-aws-with-no-coding-using-aws-cognito-and-application-load-balancer-1g8o

https://kerneltalks.com/cloud-services/how-to-enable-alb-authentication-using-amazon-cognito/#google_vignette

hoangquochung1110 commented 2 months ago

What is "App Client" ?

It's a configuration that defines how an application (like your backend service or web app) is allowed to interact with your Cognito User Pool. It contains settings about authentication flows, security, and permissions.

hoangquochung1110 commented 2 months ago

⚠️ The only minor downside to this is that authentication action as part of a listener rule is only possible for HTTPS listeners that require a valid certificate