HOTFIX: New Mobene customer ip address

main
MIchael Haehnel 2 years ago
parent cd8c222306
commit 36c66fd73a
No known key found for this signature in database
GPG Key ID: D2FA233B52AEC75C

@ -1,4 +1,4 @@
# Used to authorize access to keycloak via tcp/443 on the hcloud firewall
# Used to authorize access to keaycloak via tcp/443 on the hcloud firewall
keycloak_https_whitelisted_ips:
- 0.0.0.0/0 # Public access to keycloak
@ -13,7 +13,8 @@ keycloak_ip_whitelist:
- 167.235.25.0/32 # DEV-987 - prodwork01-kube-node-07
keycloak_customer_ips_mobene:
- 92.42.192.9/32 # MOB-486 - mobene
- 92.42.192.128/25 # MOB-486 - mobene
- 92.42.192.9/32 # HOTIFX-231013 - mobene
# Use these Realm ACLs to create custom Traefik labels for Keycloak to restrict admin access per realm
# Both variables are mandatory!

Loading…
Cancel
Save