获取身份源模板列表
GET
/api/v2/extIdpTmpl
请求参数
Header 参数
x-authing-userpool-id
string
用户池 ID
示例值:
61b95d6c96d42670da568408
Authorization
string
Token
示例值:
Bearer eyJhbGciOi
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://core.authing.cn/api/v2/extIdpTmpl' \
--header 'x-authing-userpool-id: 61b95d6c96d42670da568408' \
--header 'Authorization: Bearer eyJhbGciOi'
返回响应
🟢200成功
application/json
Body
code
integer
必需
message
string
必需
data
array [object {8}]
必需
type
string
必需
name
string
必需
name_en
string
必需
desc
string
必需
desc_en
string
必需
logo
string
必需
allowMultiple
boolean
必需
allowMultipleConn
boolean
必需
示例
{
"code": 200,
"message": "获取模板列表成功",
"data": [
{
"type": "slack",
"name": "Slack",
"name_en": "Slack",
"desc": "Slack 社会化登录",
"desc_en": "Slack Login",
"logo": "https://files.authing.co/authing-console/social-connections/slack.svg",
"allowMultiple": false,
"allowMultipleConn": false
},
{
"type": "linkedin",
"name": "LinkedIn",
"name_en": "LinkedIn",
"desc": "LinkedIn 社会化登录",
"desc_en": "LinkedIn Login",
"logo": "https://files.authing.co/authing-console/social-connections/linkedin.svg",
"allowMultiple": false,
"allowMultipleConn": false
},
{
"type": "facebook",
"name": "Facebook",
"name_en": "Facebook",
"desc": "全球最大的社交软件",
"desc_en": "Facebook Login",
"logo": "https://files.authing.co/authing-console/social-connections/facebook.png",
"allowMultiple": false,
"allowMultipleConn": false
},
{
"type": "twitter",
"name": "Twitter",
"name_en": "Twitter",
"desc": "美国社交网络及微博客服务的网站,是全球互联网上访问量最大的十个网站之一",
"desc_en": "The website of American social network and microblogging service is one of the ten most visited websites on the Internet in the world",
"logo": "https://files.authing.co/authing-console/social-connections/Twitter.png",
"allowMultiple": false,
"allowMultipleConn": false
},
{
"type": "github",
"name": "GitHub",
"name_en": "GitHub",
"desc": "数以百万计的开发者和公司在全球最大、最先进的开发平台 GitHub 上构建、发布和维护他们的软件",
"desc_en": "Millions of developers and companies build, publish and maintain their software on GitHub, the world's largest and most advanced development platform",
"logo": "https://files.authing.co/authing-console/social-connections/icon_github.png",
"allowMultiple": false,
"allowMultipleConn": false
},
{
"type": "google",
"name": "Google",
"name_en": "Google",
"desc": "全球最大的搜索引擎公司",
"desc_en": "The world's largest search engine company",
"logo": "https://files.authing.co/authing-console/social-connections/icon_Google.png",
"allowMultiple": false,
"allowMultipleConn": false
},
{
"type": "qq",
"name": "QQ 登录",
"name_en": "QQ Login",
"desc": "中国 IM 即时通讯产品",
"desc_en": "China IM instant messaging products",
"logo": "https://files.authing.co/authing-console/social-connections/qq.png",
"allowMultiple": false,
"allowMultipleConn": false
},
{
"type": "weibo",
"name": "新浪微博",
"name_en": "Sina Weibo",
"desc": "基于用户关系的社交媒体平台,提供简单、前所未有的方式使用户能够公开实时发表内容",
"desc_en": "A social media platform based on user relationships, providing a simple and unprecedented way for users to publish content publicly and in real time",
"logo": "https://files.authing.co/authing-console/social-connections/weibo.png",
"allowMultiple": false,
"allowMultipleConn": false
},
{
"type": "alipay",
"name": "支付宝",
"name_en": "Alipay",
"desc": "全球领先的独立第三方支付平台,致力于为广大用户提供安全快速的电子支付能力",
"desc_en": "The world's leading independent third-party payment platform, dedicated to providing users with safe and fast electronic payment capabilities",
"logo": "https://files.authing.co/authing-console/social-connections/alipay-fill.png",
"allowMultiple": false,
"allowMultipleConn": false
},
{
"type": "apple",
"name": "Apple",
"name_en": "Apple",
"desc": "全球领先的计算机设备商,支持通过 Apple 账号进行授权登录",
"desc_en": "The world's leading computer equipment manufacturer supports authorized login through Apple account",
"logo": "https://files.authing.co/authing-console/social-connections/apple.png",
"allowMultiple": false,
"allowMultipleConn": true
},
{
"type": "baidu",
"name": "百度",
"name_en": "Baidu",
"desc": "全球领先的中文搜索引擎、致力于让网民更便捷地获取信息,找到所求",
"desc_en": "The world's leading Chinese search engine, dedicated to making netizens more convenient to obtain information and find what they are looking for",
"logo": "https://files.authing.co/authing-console/social-connections/baidu.png",
"allowMultiple": false,
"allowMultipleConn": false
},
{
"type": "gitlab",
"name": "GitLab",
"name_en": "GitLab",
"desc": "企业级软件协作开发管理平台,有序规划和管理软件研发流程",
"desc_en": "Enterprise-level software collaborative development and management platform, orderly planning and management of software development processes",
"logo": "https://files.authing.co/authing-console/social-connections/GitLab.png",
"allowMultiple": true,
"allowMultipleConn": false
},
{
"type": "lark",
"name": "飞书",
"name_en": "Lark",
"desc": "飞书",
"desc_en": "Lark",
"logo": "https://files.authing.co/authing-console/social-connections/feishu备份.png",
"allowMultiple": true,
"allowMultipleConn": true
},
{
"type": "wechatwork",
"name": "企业微信",
"name_en": "WeCom",
"desc": "企业微信",
"desc_en": "WeCom",
"logo": "https://files.authing.co/authing-console/social-connections/qiyeweixin.svg",
"allowMultiple": true,
"allowMultipleConn": true
},
{
"type": "wechat",
"name": "微信",
"name_en": "WeChat",
"desc": "微信生态圈",
"desc_en": "WeChat EcoSystem",
"logo": "https://files.authing.co/authing-console/social-connections/wechat.svg",
"allowMultiple": true,
"allowMultipleConn": true
},
{
"type": "dingtalk",
"name": "钉钉",
"name_en": "DingTalk",
"desc": "专为全球企业组织打造的智能移动办公平台",
"desc_en": "A smart mobile office platform designed for global enterprise organizations",
"logo": "https://files.authing.co/authing-console/social-connections/dingding.svg",
"allowMultiple": false,
"allowMultipleConn": false
},
{
"type": "yidun",
"name": "易盾一键登录",
"name_en": "Yidun",
"desc": "网易易盾是网易集团旗下一站式数字内容风控品牌,依托网易 20 多年的先进技术沉淀和一线实践经验,作为国内领先的数字内容风控服务商,为面向数字化业务的客户提供专业可靠的安全服务,涵盖内容安全、业务安全、移动安全等领域,全方位保障客户业务合规、稳健和安全运营。",
"desc_en": "With 21 years technological experience of the team and guarantee of dozens of NetEase's service lines, Yidun holds magnanimous feature database and mature risk control security system, forms one-stop security solution in pan-entertainment, social contact, media, finance, game, e-commerce, etc.",
"logo": "https://files.authing.co/authing-console/social-connections/yidun.svg",
"allowMultiple": false,
"allowMultipleConn": false
},
{
"type": "qingcloud",
"name": "QingCloud",
"name_en": "QingCloud",
"desc": "提供秒级响应、性能卓越、安全稳定的云计算服务",
"desc_en": "Provide second-level response, excellent performance, safe and stable cloud computing services",
"logo": "https://files.authing.co/authing-console/social-connections/qingcloud.svg",
"allowMultiple": false,
"allowMultipleConn": false
}
]
}
修改于 2022-01-14 11:06:26