提交 aa0c866f 编写于 作者: M MaxKey

readme

上级 c0c40d22
......@@ -30,7 +30,7 @@ Key Functions
1. Standard Protocols
| No. | Protocols | Support |
| --------| :----- | :----: |
| --------| :----- | :----: |
| 1.1 | OAuth 2.0/OpenID Connect | HIGH |
| 1.2 | SAML 2.0 | HIGH |
| 1.3 | JWT | HIGH |
......@@ -42,15 +42,15 @@ Key Functions
2. Authentication
| No. | SignIn Support |
| --------| :----- |
| 2.1 | Captcha : letter / number / arithmetic |
| 2.2 | Two Factor Authentication |
| 2.3 | SMS Tencent SMS / Alibaba SMS / NetEaseYunXin |
| 2.4 | Denglu1/Google/Microsoft Authenticator/FreeOTP/Support TOTP or HOTP |
| 2.5 | Kerberos/SPNEGO/AD domain|
| 2.6 | OpenLDAP/ActiveDirectory/Standard LDAP Server|
| 2.7 | Social Account WeChat/QQ/ Weibo/Dingding/Google/Facebook/other |
| No. | SignIn Support | Support |
| --------| :----- | :----: |
| 2.1 | Captcha | letter / number / arithmetic |
| 2.2 | Two Factor Authentication | SMS / TOPT/ Mail |
| 2.3 | SMS | Tencent SMS / Alibaba SMS / NetEaseYunXin |
| 2.4 | TOTP | Denglu1/Google/Microsoft Authenticator/FreeOTP/Support TOTP or HOTP |
| 2.5 | Domain | Kerberos/SPNEGO/AD domain|
| 2.6 | LDAP | OpenLDAP/ActiveDirectory/Standard LDAP Server |
| 2.7 | Social Account | WeChat/QQ/ Weibo/Dingding/Google/Facebook/other |
3. Standard Authentication Protocols for applications to integrate sso, secure mobile access, secure API, third-party authentication and Internet authentication.
......
......@@ -30,7 +30,7 @@ Key Functions
1. Standard Protocols
| No. | Protocols | Support |
| --------| :----- | :----: |
| --------| :----- | :----: |
| 1.1 | OAuth 2.0/OpenID Connect | HIGH |
| 1.2 | SAML 2.0 | HIGH |
| 1.3 | JWT | HIGH |
......@@ -42,15 +42,15 @@ Key Functions
2. Authentication
| No. | SignIn Support |
| --------| :----- |
| 2.1 | Captcha : letter / number / arithmetic |
| 2.2 | Two Factor Authentication |
| 2.3 | SMS Tencent SMS / Alibaba SMS / NetEaseYunXin |
| 2.4 | Denglu1/Google/Microsoft Authenticator/FreeOTP/Support TOTP or HOTP |
| 2.5 | Kerberos/SPNEGO/AD domain|
| 2.6 | OpenLDAP/ActiveDirectory/Standard LDAP Server|
| 2.7 | Social Account WeChat/QQ/ Weibo/Dingding/Google/Facebook/other |
| No. | SignIn Support | Support |
| --------| :----- | :----: |
| 2.1 | Captcha | letter / number / arithmetic |
| 2.2 | Two Factor Authentication | SMS / TOPT/ Mail |
| 2.3 | SMS | Tencent SMS / Alibaba SMS / NetEaseYunXin |
| 2.4 | TOTP | Denglu1/Google/Microsoft Authenticator/FreeOTP/Support TOTP or HOTP |
| 2.5 | Domain | Kerberos/SPNEGO/AD domain|
| 2.6 | LDAP | OpenLDAP/ActiveDirectory/Standard LDAP Server |
| 2.7 | Social Account | WeChat/QQ/ Weibo/Dingding/Google/Facebook/other |
3. Standard Authentication Protocols for applications to integrate sso, secure mobile access, secure API, third-party authentication and Internet authentication.
......
......@@ -31,28 +31,28 @@ QQ交流群:<b>434469201</b>
1. 标准认证协议:
| 序号 | 协议 | 支持 |
| 序号 | 协议 | 支持 |
| --------| :----- | :----: |
| 1.1 | OAuth 2.0/OpenID Connect | 高 |
| 1.2 | SAML 2.0 | 高 |
| 1.3 | JWT | 高 |
| 1.4 | CAS | 高 |
| 1.5 | FormBased | 中 |
| 1.6 | TokenBased(Post/Cookie) | 中 |
| 1.7 | ExtendApi | 低 |
| 1.8 | EXT | 低 |
| 1.1 | OAuth 2.0/OpenID Connect | 高 |
| 1.2 | SAML 2.0 | 高 |
| 1.3 | JWT | 高 |
| 1.4 | CAS | 高 |
| 1.5 | FormBased | 中 |
| 1.6 | TokenBased(Post/Cookie) | 中 |
| 1.7 | ExtendApi | 低 |
| 1.8 | EXT | 低 |
2. 登录支持
| 序号 | 登录方式 |
| --------| :----- |
| 2.1 | 动态验证码 字母/数字/算术 |
| 2.2 | 双因素认证 |
| 2.3 | 短信认证 腾讯云短信/阿里云短信/网易云信 |
| 2.4 | 登录易/Google/Microsoft Authenticator/FreeOTP/支持TOTP或者HOTP |
| 2.5 | Kerberos/SPNEGO/AD域|
| 2.6 | OpenLDAP/ActiveDirectory/标准LDAP服务器|
| 2.7 | 社交账号 微信/QQ/微博/钉钉/Google/Facebook/其他 |
| 序号 | 登录方式 | 支持 |
| --------| :----- | :----: |
| 2.1 | 动态验证码 | 字母/数字/算术 |
| 2.2 | 双因素认证 | 短信/时间令牌/邮件 |
| 2.3 | 短信认证 | 腾讯云短信/阿里云短信/网易云信 |
| 2.4 | 时间令牌 | 登录易/Google/Microsoft Authenticator/FreeOTP/支持TOTP或者HOTP |
| 2.5 | 域认证 | Kerberos/SPNEGO/AD域 |
| 2.6 | LDAP | OpenLDAP/ActiveDirectory/标准LDAP服务器 |
| 2.7 | 社交账号 | 微信/QQ/微博/钉钉/Google/Facebook/其他 |
3. 提供标准的认证接口以便于其他应用集成SSO,安全的移动接入,安全的API、第三方认证和互联网认证的整合。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册