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

[ENHANCEMENT] Support AWS NLB with TLS Termination #542

Open
aabouzaid opened this issue Feb 2, 2023 · 0 comments
Open

[ENHANCEMENT] Support AWS NLB with TLS Termination #542

aabouzaid opened this issue Feb 2, 2023 · 0 comments
Labels
kind/enhancement New feature or request platform/aws Issues related to AWS

Comments

@aabouzaid
Copy link
Member

Describe the use case:

We need to check what's needed config to run Camunda Platform 8 on AWS NLB with TLS Termination.

The flow looks like the following:

User --(HTTPS)--> NLB --(HTTP)--> Ingress-NGINX --(HTTP)--> Camunda services

The main issue will be in Keycloak since it doesn't get a direct HTTPS connection which means some headers could be missing.

Desired outcome and acceptance tests:

Camunda Platform 8 should work with AWS NLB with TLS Termination (that could be a matter of docs since we don't manage the Ingress controller directly).

@aabouzaid aabouzaid added kind/enhancement New feature or request platform/aws Issues related to AWS labels Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request platform/aws Issues related to AWS
Projects
None yet
Development

No branches or pull requests

1 participant