Replies: 2 comments
-
|
The |
Beta Was this translation helpful? Give feedback.
-
|
I did try the --https-port option, but it gives me: 2022-07-07 08:45:23,606 ERROR [org.keycloak.quarkus.runtime.cli.ExecutionExceptionHandler] (main) ERROR: Failed to start server in (production) mode Which makes sense as it is a process bu the user 'keycloak' who tries to open a port below 1024. Guess I MUST use a reverse proxy before keycloak than? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
The docs mention a file called standalone.xml but it is not included in the zip file nor does it seem to get created when deploying.
I got apache reverse proxy working and it seems to function correctly
But all links mentioned coming from keycloak still mention port 8443.
How can I configure keycloack url so that a request to an endpoint does no longer include port 8443 in the reply?
Regards,
Jeroen Baten
Beta Was this translation helpful? Give feedback.
All reactions