Keycloak not accessing behind kong ingress controller with https

I need to enable the keycloak behind the kong ingress controller .I am able to set up the keycloak behind the kong ingress controller and I try to access the keycloak url

https://hostname:30009/auth

the home page is loaded in browser.

But which I click on “Administration Console” link, instead of

https://hostname:30009/auth/admin/master/console to goes to http://hostname:30009/auth/admin/master/console.

After the first page, all other page become http instead https.

400 Bad Request The plain HTTP request was sent to HTTPS port

How to make all sub sequent calls with https call.

That’s the very same topic than Keycloak behind kong ingress controller with https
Don’t post same topics repeatedly!