Flowable 应用程序生产就绪端点

精编中文PDF版本下载地址Flowable 6.6.0 应用程序.pdf
Flowable 应用程序生产就绪端点
Flowable 6.6.0应用指南

# Expose all actuator endpoints to the web
# They are exposed, but only authenticated users can see /info and /health abd users with access-admin can see the others
management.endpoints.web.exposure.include=*
# Full health details should only be displayed when a user is authorized
management.endpoint.health.show-details=when_authorized
# Only users with role access-admin can access full health details
management.endpoint.health.roles=access-admin

安全性的配置方式是将info和health端点公开给所有经过身份验证的用户。只有具有access-admin权限的用户才能查看运行状况端点点的完整详细信息。如果你想改变的话,需要配置management.endpoint.health.show-details。所有其他端点都只对具有access-admin权限的用户进行访问。

上一篇:作业九:血条(Health Bar)的预制设计


下一篇:美年大健康生死一线 还能扭转乾坤吗?