v2.2.1
Fixed
- CIMD not detected by clients:
cimd_enabledconfig check used strict=== truecomparison against an env string — CIMD was never advertised in discovery metadata. Fixed in DiscoveryController, AuthorizeController, and OAuthTokenController.