#用户中心配置
itm:
sso:
authentication-center: https://itm.cloud.net/api/uiac
management-center: https://itm.cloud.net/api/omac
client-id: logs
client-secret: 903e44574-6946-4862-aa67-6545747
callback: http://develop.itm.com/
debug:
enabled: true
user: 156876996
password: 26889876
excluded:
#将需要放行不拦截的接口地址放到urls里
urls:
- /swagger-resources/**
- /webjars/**
- /sendMessage/redirect/**
- /swagger-ui.html/**
- /api
- /api-docs
- /api-docs/**
- /doc.html/**
- /websocket
springboot配置白名单yml
最新推荐文章于 2025-03-06 10:02:53 发布