新增api接口权限控制
This commit is contained in:
parent
a6d0709260
commit
7683c90e3e
@ -78,7 +78,7 @@ file:
|
||||
# 安全
|
||||
security:
|
||||
oauth2:
|
||||
oauth-server: http://192.168.0.113:7001/usercenter
|
||||
oauth-server: http://127.0.0.1:7001/usercenter
|
||||
oauth-logout: ${security.oauth2.oauth-server}/logout?redirect_uri=${server.url}
|
||||
client:
|
||||
client-id: 32ec344a5fd04fd9911586df5d1dc36b
|
||||
|
Loading…
Reference in New Issue
Block a user