add 新增 对接 maxkey 三方单点登录

This commit is contained in:
疯狂的狮子Li
2023-07-13 15:37:54 +08:00
parent dbf4d6c713
commit 6df7b34b4a
7 changed files with 156 additions and 0 deletions

View File

@ -184,6 +184,12 @@ justauth:
enabled: true
address: http://localhost:80
type:
maxkey:
# maxkey 服务器地址
server-url: http://localhost:8080
client-id: 10**********6
client-secret: 1f7d08**********5b7**********29e
redirect-uri: ${justauth.address}/social-callback?source=maxkey
qq:
client-id: 10**********6
client-secret: 1f7d08**********5b7**********29e

View File

@ -186,6 +186,12 @@ justauth:
enabled: true
address: http://localhost:80
type:
maxkey:
# maxkey 服务器地址
server-url: http://localhost:8080
client-id: 10**********6
client-secret: 1f7d08**********5b7**********29e
redirect-uri: ${justauth.address}/social-callback?source=maxkey
qq:
client-id: 10**********6
client-secret: 1f7d08**********5b7**********29e