Support for integrating Keycloak
The following changes were made:
- Added ability to override default HTTPS hosts in gateway. Fixes #11 (closed)
- Removed requirement for
credentialName
inextraServers
. Passthrough servers do not require this field - Changed
hostname
field todomain
for clarity. Added backwards compatibility for hostname to avoid breaking changes.
Edited by Michael McLeroy