<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,<br>
<br>
I currently have standalone Keycloak running behind an SSL enabled Nginx proxy, self signed certs. for the moment.<br>
<br>
Keycloak client is running on http://localhost:8080, ssl required = none, Nginx setup to redirect any request to /auth&nbsp;&nbsp; to this instance of Keycloak.<br>
<br>
This is a web app using the Keycloak Javascript Adapaer set to public.<br>
<br>
Issue is the Keycloak login form action, it's url is using the http scheme rather than https so as a result login fails.
<br>
<br>
If I do a live edit in the browser of the forms url and change the scheme to https everything is fine and all the other url's (such as account information) work correctly in the app.<br>
<br>
Wondering if I am doing something wrong here or if it is a known issue,<br>
<br>
Cheers,<br>
<br>
Gary.<br>
<br>
<br>
<br>
<br>
</div>
</body>
</html>