When attempting to load the Authentication Hub/IDSP API Swagger interface on versions 3.4.4 or 4.0.0, the response time is significantly delayed, sometimes exceeding 45 seconds. This often leads to HTTP 503 Service Unavailable errors when the service is positioned behind a proxy with shorter timeout configurations.
The Swagger container may experience resource exhaustion or an "Out of Memory" (OOM) exception while generating the API documentation. Insufficient CPU or RAM allocation at the cluster level can also contribute to the generation latency.
java.lang.OutOfMemoryError messages.