Replies: 1 comment
-
@faermanj Hi, I'd expect |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've been working on integrating our quarkus applications with Amazon Cognito User Pools with Federated Identities (Google at first) and Application Load Balancers.
So far, I have written my own application that manages generating the correct request for the token exchange process.
What I'd like to discuss and understand is:
Documentation References:
User pool sign-in with third party identity providers
https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-identity-federation.html
Authenticate users using an Application Load Balancer
https://docs.aws.amazon.com/elasticloadbalancing/latest/application/listener-authenticate-users.html
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions