README.md 8.1 KB
Newer Older
M
readme  
MaxKey 已提交
1
# <img src="images/logo_maxkey.png?raw=true"  width="200px"   alt=""/>
M
MaxKey 已提交
2

MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
3 4
<a href="README_en.md" target="_blank"><b>English</b></a>  |  <a href="README_zh.md" target="_blank"><b>中文</b></a>

MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
5
# Overview
M
MaxKey 已提交
6

MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
7
<b>Maxkey </b> Single Sign On system, which means the Maximum key, <b>Leading-Edge Enterprise-Class IAM Identity and Access management product </b>, Support OAuth 2.x/OPENID CONNECT, SAML 2.0, JWT, CAS, SCIM and other standard protocols, and provide <b> Simple, Standard, Secure and Open </b> Identity management (IDM), Access management (AM), Single Sign On (SSO), RBAC permission management and Resource management.
MaxKey单点登录官方's avatar
rm  
MaxKey单点登录官方 已提交
8

MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
9
Official Website <a href="https://www.maxkey.top" target="_blank"><b>Official</b></a> |  <a href="https://maxkeytop.gitee.io" target="_blank"><b>Line2</b></a>
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
10

M
email  
MaxKey 已提交
11 12 13
QQ Community: <b> 434469201 </b> 

email: <b> maxkeysupport@163.com </b>
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
14

M
dromara  
MaxKey 已提交
15
Code Hosting <a href="https://github.com/dromara/MaxKey" target="_blank"><b>GitHub</b></a> | <a href="https://gitee.com/dromara/MaxKey" target="_blank"><b>Gitee</b></a>
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
16

MaxKey单点登录官方's avatar
readme  
MaxKey单点登录官方 已提交
17
<b> Single Sign On </b>(<b> SSO </b >),Users only need to login to the authentication center once , access all the trusted application systems without logging in again.
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
18

MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
19
Key Functions
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
20

MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
21
1) All application systems share one Identity authentication system
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
22

MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
23
2) All application systems can Identify and extract Ticket
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
24
 
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
25
 
MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
26
# Features
MaxKey单点登录官方's avatar
rm  
MaxKey单点登录官方 已提交
27

MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
28
1.  Standard Protocols
MaxKey单点登录官方's avatar
rm  
MaxKey单点登录官方 已提交
29

MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
30
| No.     | Protocols   |  Support  |
MaxKey单点登录官方's avatar
Roadmap  
MaxKey单点登录官方 已提交
31
| --------| :-----      | :----     |
MaxKey单点登录官方's avatar
v3.1.0  
MaxKey单点登录官方 已提交
32 33 34 35 36 37 38 39
| 1.1     | OAuth 2.x/OpenID Connect    	| HIGH  |
| 1.2     | SAML 2.0                    	| HIGH  |
| 1.3     | JWT                         	| HIGH  |
| 1.4     | CAS                         	| HIGH  |
| 1.5     | FormBased                   	| MIDDLE|
| 1.6     | TokenBased(Post/Cookie)     	| MIDDLE|
| 1.7     | ExtendApi                   	| LOW   |
| 1.8     | EXT                         	| LOW   |
MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
40 41 42

2. Authentication

M
readme  
MaxKey 已提交
43
| No.     | SignIn Support  | Support   |
MaxKey单点登录官方's avatar
Roadmap  
MaxKey单点登录官方 已提交
44 45
| --------| :-----          | :----     |
| 2.1     | Captcha         | letter / number / arithmetic  | 
M
readme  
MaxKey 已提交
46
| 2.2     | Two Factor Authentication  | SMS / TOPT/ Mail     |
MaxKey单点登录官方's avatar
Roadmap  
MaxKey单点登录官方 已提交
47 48
| 2.3     | SMS             | Tencent SMS / Alibaba SMS / NetEaseYunXin     |
| 2.4     | TOTP            | Denglu1/Google/Microsoft Authenticator/FreeOTP/Support TOTP or HOTP |
M
readme  
MaxKey 已提交
49
| 2.5     | Domain          | Kerberos/SPNEGO/AD domain|
MaxKey单点登录官方's avatar
Roadmap  
MaxKey单点登录官方 已提交
50
| 2.6     | LDAP            | OpenLDAP/ActiveDirectory/Standard LDAP Server |
51 52
| 2.7     | Social Account  | WeChat/QQ/ Weibo/DingTalk/Google/Facebook/other  | 
| 2.8     | Scan QR Code    | WorkWeiXin/DingTalk Scan QR Code | 
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
53

MaxKey单点登录官方's avatar
rm  
MaxKey单点登录官方 已提交
54

MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
55
3. Standard Authentication Protocols for applications to integrate sso, secure mobile access, secure API, third-party authentication and Internet authentication.
MaxKey单点登录官方's avatar
rm  
MaxKey单点登录官方 已提交
56

MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
57
4. Identity Lifecycle management, support SCIM 2 , and realize Identity supply synchronization through connector based on Apache Kafka agent.
MaxKey单点登录官方's avatar
rm  
MaxKey单点登录官方 已提交
58

M
v 3.2.0  
MaxKey 已提交
59
5. The Multi-Tenancy authentication platform , supports the independent management of multiple enterprises under the group company or the data isolation of different departments under the enterprise, so as to reduce the operation and maintenance cost.
MaxKey单点登录官方's avatar
rm  
MaxKey单点登录官方 已提交
60

M
v 3.2.0  
MaxKey 已提交
61
6. The platform independence and diversity of environment. It supports web, mobile phone, mobile devices, such as apple IOS, Android, etc., and covers the certification ability from B/S to mobile applications.
MaxKey单点登录官方's avatar
rm  
MaxKey单点登录官方 已提交
62

M
v 3.2.0  
MaxKey 已提交
63
7. Variety of authentication mechanisms coexist, each application system can retain the original authentication mechanism, and integrate the authentication of the MaxKey; the application has a high degree of independence, does not rely on the MaxKey, and can use the authentication of the MaxKey to realize single sign on.
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
64

M
v 3.2.0  
MaxKey 已提交
65 66 67
8. Based on Java EE platform , microservice architecture, Adopts Spring, MySQL, Tomcat, Redis , Apache Kafka and other open source technologies, and has strong scalability.

9. Open Source, Secure,  Independent and Controllable , License Under Apache 2.0 License & <a href="https://maxkey.top/zh/about/licenses.html" target="_blank">MaxKey copyright</a>. 
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
68

M
MaxKey 已提交
69

MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
70
# Interface
M
MaxKey 已提交
71

MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
72
**MaxKey**
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
73

MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
74
Login UI
M
readme  
MaxKey 已提交
75
<img src="images/maxkey_login.png?raw=true"/>
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
76

MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
77
App List UI
M
readme  
MaxKey 已提交
78
<img src="images/maxkey_index.png?raw=true"/>
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
79

MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
80
**MaxKey Management**
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
81

MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
82
Report UI
M
readme  
MaxKey 已提交
83
<img src="images/maxkey_mgt_rpt.png?raw=true"/>
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
84

MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
85
User Management UI
M
readme  
MaxKey 已提交
86
<img src="images/maxkey_mgt_users.png?raw=true"/>
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
87

MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
88
App Management UI
M
readme  
MaxKey 已提交
89
<img src="images/maxkey_mgt_apps.png?raw=true"/>
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
90

M
MaxKey 已提交
91

MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
92
# Download
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
93

MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
94
Download the current version from Baidu Pan,<a href="https://maxkey.top/zh/about/download.html" target="_blank"> history version</a>
M
readme  
MaxKey 已提交
95

MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
96
| Version    | Date   |  Docker  |  Pan URL  |  Pan Code  |
MaxKey单点登录官方's avatar
Roadmap  
MaxKey单点登录官方 已提交
97
| --------   | :----- | :----    | :----     | :----      |
M
MaxKey 已提交
98
| v 3.2.0 GA | 2021/12/21   |<a href="https://hub.docker.com/u/maxkeytop" target="_blank">Home</a>  |  <a href="https://pan.baidu.com/s/14pRYHXc9ctQNNOd4vDDlCQ" target="_blank">Download</a>  |  **mxk9**  |
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
99

MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
100

MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
101
# Roadmap
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
102

MaxKey单点登录官方's avatar
Roadmap  
MaxKey单点登录官方 已提交
103 104 105 106
| No.     | Plan    |  Date   |
| --------| :-----  | :----  |
| 1     | Maxkey-Cloud (micro service support)                      |  2021Q3  |
| 2     | Zero trust scenario integration                           |  2021Q4  |
M
v 3.2.0  
MaxKey 已提交
107 108
| 3     | OAuth 2.1                                                 |  2022Q1  |
| 4     | React, and Ant Design                                     |  2022Q2  |
MaxKey单点登录官方's avatar
Roadmap  
MaxKey单点登录官方 已提交
109 110 111 112 113
| 5     | OpenID Connect optimize                                   |  2022Q2  |
| 6     | Java 17+                                                  |  2022Q3  |
| 7     | Jakarta EE 9+                                             |  2022Q3  |
| 8     | Spring Framework 6                                        |  2022Q4  |
| 9     | Spring Boot 3                                             |  2022Q4  |
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
114

MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
115

M
MaxKey 已提交
116
# User Registration
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
117

M
dromara  
MaxKey 已提交
118
<a href="https://github.com/dromara/MaxKey/issues/40" target="_blank"> Click to register </a> as MaxKey user and contribute to MaxKey!
119

120
以下为部分接入或测试中的用户
MaxKey单点登录官方's avatar
Roadmap  
MaxKey单点登录官方 已提交
121 122 123 124
| 序号    | 单位    |  行业   |
| --------| :-----  | :----   |
| 1.1     | 兰州现代职业学院                            |  院校  |
| 1.2     | 长春职业技术学院                            |  院校  |
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
125 126
| 1.3     | 重庆市北碚图书馆                            |  教育  |
| 1.4     | 德清智慧教育平台                            |  教育  |
M
MaxKey 已提交
127 128 129 130 131
| 2.1     | 国家能源局                                  |  企业  |
| 2.2     | 360公司                                     |  企业  |
| 2.3     | 深圳市金溢科技股份有限公司                  |  企业  |
| 2.4     | 之江实验室                                  |  企业  |
| 2.5     | 深圳市中悦科技有限公司                      |  企业  |
MaxKey单点登录官方's avatar
Roadmap  
MaxKey单点登录官方 已提交
132 133 134
| 3.1     | 国元证券                                    |  金融  |
| 3.2     | 华夏金融租赁有限公司                        |  金融  |
| 3.3     | 宁波金融资产交易中心                        |  金融  |
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
135 136 137 138 139 140
| 3.4     | 路特斯中国                                  |  汽车  |
| 3.5     | 北京银泰置业有限公司                        |  企业  |
| 3.6     | 遂宁市经济大数据平台                        |  企业  |
| 3.7     | 同方节能工程技术有限公司                    |  企业  |
| 3.8     | 云南航天工程物探检测股份有限公司            |  企业  |
| 3.9     | 山东港口陆海国际物流集团有限公司            |  企业  |
M
v 3.2.0  
MaxKey 已提交
141 142 143 144
| 3.10    | 广州无线电集团                              |  企业  |
| 3.11    | 河南新辰环保科技有限公司                    |  企业  |
| 2.12    | 三一华兴                                    |  企业  |
| 2.13    | unicon.net                                  |  企业  |
M
MaxKey 已提交
145 146 147
| 2.14    | 深圳市东阳光实业发展有限公司                |  企业  |
| 3.15    | 广州思迈特软件有限公司                      |  科技  |
| 3.16    | 尚企云链                                    |  科技  |
MaxKey单点登录官方's avatar
Roadmap  
MaxKey单点登录官方 已提交
148 149 150 151
| 4.1     | 北京博亚思科技有限公司                      |  科技  |
| 4.2     | 武汉英特沃科技有限公司                      |  科技  |
| 4.3     | 江苏创致信息科技有限公司                    |  科技  |
| 4.4     | 江西云车科技有限公司                        |  科技  |
M
MaxKey 已提交
152
| 4.5     | 无锡市陶都巨龙软件有限责任公司              |  科技  |