{
"code": 200,
"message": "获取身份源详细信息成功",
"data": {
"id": "61cc29a073ba45e532f6abfb",
"name": "GitHub",
"type": "github",
"connections": [
{
"id": "61cc29a04997e5ac28946cca",
"type": "github",
"identifier": "zhaoyiming-dev-github-oauth",
"displayName": "GitHub 登录",
"fields": {
"clientID": "57fa639dc83701e8f2fb",
"clientSecret": "b7cd64098a528315dca1569afea8ea5e82a2c49f",
"callbackURL": "http://console.authing.localhost:3000/console/61b95d6c96d42670da568408",
"scopes": [
"read:user",
"user:email"
]
},
"logo": "https://files.authing.co/authing-console/social-connections/icon_github.png",
"userMatchFields": null
}
]
}
}