GoogleCloudPlatform / terraform-example-foundation-app

https://registry.terraform.io/modules/GoogleCloudPlatform/terraform-example-foundation-app/google
Apache License 2.0
33 stars 36 forks source link

Bank of Anthos APP automatically redirect to HTTPS #60

Closed daniel-cit closed 1 year ago

daniel-cit commented 3 years ago

Expected Behavior

When I use Bank of Anthos following the instructions it does not configure SSL and I should navigate in http

Actual Behavior

When we navigate we are redirected to HTTPS and we get a not found because we don't have HTTPS enable.

Steps to Reproduce the Problem

  1. Follow the instructions up to step 6-anthos-install
  2. Access the application using the public ip http://
  3. click in any of the links

Specifications

daniel-cit commented 3 years ago

This value must be changed to "http" to prevent the redirection.

https://github.com/GoogleCloudPlatform/terraform-example-foundation-app/blob/5b02673ce839e2ec0f35b2039f57d365e3fbcab9/6-anthos-install/acm-repos/frontend/frontend.yaml#L46-L47

This should be changed before pushing the configuration.

dkassab commented 3 years ago

We discussed this during our session today. Let's just use "http"

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days