setup the following components using Jhipster (version of generator-jhipster: @ 5.3.1)
Gateway Jhipster Registry UAA Server
Everything works fine so far.
In Jhipster Registry, when I go to Administration >> Application Metrics lists the apis for Jhipster-Registry only. But it gives error when the uaa or gateway is selected in the drop down.
[AuditEvent [timestamp=2018-09-14T09:17:14.584Z, principal=internal, type=AUTHORIZATION_FAILURE, data={details=remoteAddress=172.20.0.3, tokenType=BearertokenValue=<TOKEN>, type=org.springframework.security.access.AccessDeniedException, message=Access is denied}]
Please let me know if I am missing some configuration.