rayova / cdk-ecs-keycloak

Spin up high availability Keycloak clusters on AWS ECS with Fargate
Apache License 2.0
38 stars 5 forks source link

How do I Enable HTTPS for the keycloak Installation #371

Closed Yusadolat closed 2 years ago

Yusadolat commented 2 years ago

Hi there, Can you guide me on how to ALLOW HTTPS connection on the Keycloak installation? I have tried adding PROXY_ADDRESS_FORWARDING value: "true" to the task definition and also adding HTTPS PORT listener to the load balancer. I still get the below error. Desktop screenshot

Thanks