Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate if we can support the new alb auth #6

Open
mvantellingen opened this issue May 31, 2018 · 1 comment
Open

Investigate if we can support the new alb auth #6

mvantellingen opened this issue May 31, 2018 · 1 comment

Comments

@mvantellingen
Copy link
Member

See https://aws.amazon.com/blogs/aws/built-in-authentication-in-alb/

Now, when I navigate to an authenticated page my Fargate containers receive the originating request with the X-Amzn-Oidc-* headers set by ALB. Using the information in those headers (claims-data, identity, access-token) my application can implement authorization.

@sklarsa
Copy link

sklarsa commented Oct 26, 2020

I've been looking into this and am considering making a PR to get this working. Is there still interest here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants