Identity Config 0.9.1 to 0.10.0
These notes preserve manual upgrade steps from older UDS Identity Config versions. Use them when supporting an older UDS Core deployment that may have skipped a historical Keycloak realm change.
Ambient mesh trusted hosts
Section titled “Ambient mesh trusted hosts”When running Istio ambient mesh, existing deployments needed two additional trusted hosts for client registration.
To add ambient mesh trusted hosts:
- Go to Clients > Client registration > Client details.
- Add these hosts to Trusted hosts:
*.pepr-uds-core-watcher.pepr-system.svc.cluster.local*.keycloak.svc.cluster.local
- Click Save.
Reset credential flow
Section titled “Reset credential flow”Keycloak 26.1.1 also added an option to force re-login after resetting credentials. New deployments enabled this by default.
To enable forced login after credential reset:
- Go to Authentication > UDS Reset Credentials.
- Find the Send Reset Email step.
- Click Settings.
- Enter an alias, for example
reset-credentials-email. - Enable Force login after reset.
- Click Save.
Related documentation
Section titled “Related documentation”- Legacy upgrade notes - preserved manual steps for older Identity Config versions
- Upgrade Keycloak realm configuration - current guidance for manual Keycloak realm changes