Skip to content

Sign in button does not perform any login calls #1

@thecloudgarage

Description

@thecloudgarage

I have deployed all the services on k8s. Even the frontend docker image is running on k8s as a nodeport service. The upstream backend variable in frontend proxy conf is set to the gateway-service on 8080 as both frontend and gateway service are running in the same cluster. Also the rootUrl config is altered to connect to the gateway service via 8080.

Everything is deployed and I can see all Pods are up and running with their respective services.

When I browse the nodePort and public IP of my worker node on which the frontend service is running, I can see the login page... however I do not know what is the user ID and password that I need to submit.

Upon giving a testuser as ID and leaving password as blank or some random input, when I click the sign-in button, nothing happens!!! When I debug through chrome dev tools, I do not see any network calls when sign in button is clicked!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions