OAuth uses redirection (HTTP) to perform authentication flow. When behind a reverse proxy, this redirection flow is messed up unless correct HOST header is being used. Use the following in applications.properties to make sure the HOST header is forwarded:
OAuth uses redirection (HTTP) to perform authentication flow. When behind a reverse proxy, this redirection flow is messed up unless correct HOST header is being used. Use the following in applications.properties to make sure the HOST header is forwarded:
server.use_forwarded_headers