Running VIP Authentication Hub, accessing swagger interface, the scim2 and bulk APIs are missing.
The Swagger log reports "unknown host" when trying to reach iarisk services, which is expected because risk is not deployed.
[12:27:44,691] [ERROR] [https-jsse-nio-8087-exec-7] [SwaggerService] [Swagger] in swagger exception I/O error on GET request for https://vip.example.com:443/v3/api-docs: vip.example.com
at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66)
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:864)
... 135 more
It stops there and does not render the other items coming after.
Upgrade VIP Authentication Hub to version 3.1.1 to fix this issue.