Missing scim2 and bulk APIs from Swagger in VIP Authentication Hub
search cancel

Missing scim2 and bulk APIs from Swagger in VIP Authentication Hub

book

Article ID: 367155

calendar_today

Updated On:

Products

VIP Authentication Hub

Issue/Introduction


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.

 

Resolution


Upgrade VIP Authentication Hub to version 3.1.1 to fix this issue.