You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
451 B
15 lines
451 B
3 years ago
|
api.client_id=xxxxxx
|
||
|
api.client_secret=xxxxxx
|
||
|
api.authorize=http://127.0.0.1:8080/idp/oauth2/authorize
|
||
|
api.get-token=http://127.0.0.1:8080/idp/oauth2/getToken
|
||
|
api.get-user=http://127.0.0.1:8080/idp/oauth2/getUserInfo
|
||
|
api.redirectUri=http://127.0.0.1:8075/webroot/decision
|
||
|
api.logout=http://127.0.0.1:8080/idp/profile/OAUTH2/Redirect/GLO
|
||
|
api.scope=app
|
||
|
## app login url
|
||
|
api.passLogin=
|
||
|
## login header Auth
|
||
|
api.headerAuth=
|
||
|
##not sso users
|
||
|
api.extraUser=
|