使用Jhipster(generator-jhipster版本:@ 5.3.1)设置以下组件
网关 Jhipster注册表 UAA服务器
到目前为止一切正常。
在Jhipster注册表中,当我转到“管理” >>“应用程序度量标准”时,仅列出Jhipster-Registry的api。但是,当在下拉列表中选择uaa或网关时,就会出错。
[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}]
如果缺少某些配置,请告诉我。
答案 0 :(得分:2)
您正在将UAA服务器用于docker吗? UAA服务器泊坞窗位于JHipster_Registry的同一网络上吗? 您可以尝试使用“ --network host”在主机的同一网络上运行容器。
F。
答案 1 :(得分:0)
在运行JHipster注册中心时尝试添加uaa
配置文件