README_en.md 10.5 KB
Newer Older
M
center  
MaxKey 已提交
1 2
<p align="center" >
    <img src="images/logo_maxkey.png?raw=true"  width="200px"   alt=""/>
M
Product  
MaxKey 已提交
3 4
</p> 
<p align="center">
M
README  
MaxKey 已提交
5
  <strong>Leading-Edge IAM Identity and Access Management Product</strong>
M
Product  
MaxKey 已提交
6
</p>  
M
center  
MaxKey 已提交
7
<p align="center" >
MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
8
<a href="README_en.md" target="_blank"><b>English</b></a>  |  <a href="README_zh.md" target="_blank"><b>中文</b></a>
M
center  
MaxKey 已提交
9
</p>
M
badges  
MaxKey 已提交
10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
<p align="center">
    <a target="_blank" href="https://maxkey.top/zh/about/download.html">
        <img src="https://img.shields.io/github/v/release/dromara/MaxKey" />
    </a>
    <a target="_blank" href="https://www.oracle.com/java/technologies/downloads/">
        <img src="https://img.shields.io/badge/JDK-v1.8%2B-brightgreen" />
    </a>
    <a target="_blank" href="https://www.mysql.com/">
        <img src="https://img.shields.io/badge/MySQL-8.0.12%2B-brightgreen" />
    </a>
    <a target="_blank" href="https://maxkey.top/zh/about/licenses.html">
        <img src="https://img.shields.io/github/license/dromara/MaxKey" />
    </a>
</p>

MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
25 26
# Overview

M
MaxKey 已提交
27
<b>Maxkey </b> Single Sign On System, which means the Maximum key, <b>Leading-Edge 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> Secure , Standard and Open </b> Identity management (IDM), Access management (AM), Single Sign On (SSO), RBAC permission management and Resource management.
MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
28

MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
29
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
README  
MaxKey单点登录官方 已提交
30

M
update  
MaxKey 已提交
31
QQ: <b> 1054466084 </b> 
M
email  
MaxKey 已提交
32

M
support  
MaxKey 已提交
33
email: <b> support@maxsso.net </b>
MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
34

M
dromara  
MaxKey 已提交
35
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
README  
MaxKey单点登录官方 已提交
36

M
readme  
MaxKey 已提交
37
><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.
M
readme  
MaxKey 已提交
38
>
M
readme  
MaxKey 已提交
39 40 41
>**Key Functions**
>1) All application systems share one Identity authentication system
>2) All application systems can Identify and extract Ticket
MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
42 43 44 45 46 47 48
 
 
# Features

1.  Standard Protocols

| No.     | Protocols   |  Support  |
MaxKey单点登录官方's avatar
Roadmap  
MaxKey单点登录官方 已提交
49
| --------| :-----      | :----     |
MaxKey单点登录官方's avatar
v3.1.0  
MaxKey单点登录官方 已提交
50 51 52 53 54 55 56 57
| 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单点登录官方 已提交
58 59 60

2. Authentication

M
readme  
MaxKey 已提交
61
| No.     | SignIn Support  | Support   |
MaxKey单点登录官方's avatar
Roadmap  
MaxKey单点登录官方 已提交
62 63
| --------| :-----          | :----     |
| 2.1     | Captcha         | letter / number / arithmetic  | 
M
readme  
MaxKey 已提交
64
| 2.2     | Two Factor Authentication  | SMS / TOPT/ Mail     |
MaxKey单点登录官方's avatar
Roadmap  
MaxKey单点登录官方 已提交
65
| 2.3     | SMS             | Tencent SMS / Alibaba SMS / NetEaseYunXin     |
M
readme  
MaxKey 已提交
66
| 2.4     | TOTP            | Google/Microsoft Authenticator/FreeOTP/Support TOTP or HOTP |
M
readme  
MaxKey 已提交
67
| 2.5     | Domain          | Kerberos/SPNEGO/AD domain|
MaxKey单点登录官方's avatar
Roadmap  
MaxKey单点登录官方 已提交
68
| 2.6     | LDAP            | OpenLDAP/ActiveDirectory/Standard LDAP Server |
69
| 2.7     | Social Account  | WeChat/QQ/ Weibo/DingTalk/Google/Facebook/other  | 
M
MaxKey 已提交
70
| 2.8     | Scan QR Code    | WorkWeiXin/DingTalk/FeiShu Scan QR Code | 
MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
71 72 73 74


3. Standard Authentication Protocols for applications to integrate sso, secure mobile access, secure API, third-party authentication and Internet authentication.

M
MaxKey 已提交
75
4. Identity Lifecycle management, support SCIM 2 , and The out of the box connector realizes identity supply synchronization.
MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
76

M
README  
MaxKey 已提交
77
5. Simplify Microsoft Active Directory , standard LDAP server organization and account management, and reset password through password self-service.
MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
78

M
v 3.5.7  
MaxKey 已提交
79
6. The IDaas 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
README  
MaxKey单点登录官方 已提交
80

M
README  
MaxKey 已提交
81
7. 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
README  
MaxKey单点登录官方 已提交
82

M
readme  
MaxKey 已提交
83
8. Based on Java EE platform , microservice architecture, Use Spring, MySQL, Tomcat, Redis , MQ and other open source technologies, and has strong scalability.
M
v 3.2.0  
MaxKey 已提交
84

M
MaxKey 已提交
85
9. Open Source, Secure,  Independent and Controllable . 
MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
86 87


M
readme  
MaxKey 已提交
88
# Interface
MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
89 90 91 92

**MaxKey**

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

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

**MaxKey Management**

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

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

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


# Download

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

MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
114
| Version    | Date   |  Docker  |  Pan URL  |  Pan Code  |
MaxKey单点登录官方's avatar
Roadmap  
MaxKey单点登录官方 已提交
115
| --------   | :----- | :----    | :----     | :----      |
M
MaxKey 已提交
116
| v 3.5.11   | 2022/12/15   |<a href="https://hub.docker.com/u/maxkeytop" target="_blank">Home</a>  |  <a href="https://pan.baidu.com/s/1LB2uR8hXuRcR0lklwoI_og" target="_blank">Download</a>  |  **mxk9**  |
MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
117

M
MaxKey 已提交
118 119 120
# License
 
<a href="https://www.apache.org/licenses/LICENSE-2.0.html" target="_blank"> Apache License, Version 2.0 </a>& <a href="https://maxkey.top/zh/about/licenses.html" target="_blank">MaxKey copyright NOTICE</a>
M
readme  
MaxKey 已提交
121

M
MaxKey 已提交
122
# User Registration
MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
123

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

126
以下为部分接入或测试中的用户
M
MaxKey 已提交
127

M
readme  
MaxKey 已提交
128 129 130 131 132 133 134 135
| 单位    |
| :-----  |
| 中国人民警察大学                            |
| 兰州现代职业学院                            |
| 长春职业技术学院                            |
| 云南师范大学                                |
| 云南农业职业技术学院                        |
| 宜昌市三峡中等专业学校                      |
M
readme  
MaxKey 已提交
136
| 惠州卫生职业技术学院                        |
M
readme  
MaxKey 已提交
137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169
| 重庆市北碚图书馆                            |
| 德清智慧教育平台                            |
| 余姚市教育局                                |
| 中国金融认证中心                            |
| 国元证券                                    |
| 华夏金融租赁有限公司                        |
| 宁波金融资产交易中心                        |
| 国宝人寿保险股份有限公司                    |
| 瀚华金控股份有限公司                        |
| 路特斯中国                                  |
| 国家能源局                                  |
| 360公司                                     |
| 深圳市金溢科技股份有限公司                  |
| 深圳市中悦科技有限公司                      |
| 中创智维科技有限公司                        |
| 西藏阜康医院                                |
| 上海逸广信息科技有限公司                    |
| 跳羚科技(厦门)有限公司                      |
| 飞天诚信科技股份有限公司                    |
| 浪潮工业互联网股份有限公司                  |
| 深圳能源集团股份有限公司                    |
| 唐颐控股有限公司                            |
| 中国航空制造技术研究院                      |
| 遂宁市经济大数据平台                        |
| 同方节能工程技术有限公司                    |
| 云南航天工程物探检测股份有限公司            |
| 山东港口陆海国际物流集团有限公司            |
| 广州无线电集团                              |
| 河南新辰环保科技有限公司                    |
| 三一华兴                                    |
| 中航金网(北京)电子商务有限公司            |
| 深圳市东阳光实业发展有限公司                |
| 北京银泰置业有限公司                        |
M
readme  
MaxKey 已提交
170
| 北京和融通支付科技有限公司                  |
M
readme  
MaxKey 已提交
171 172 173 174 175 176 177 178 179 180 181 182 183 184
| 浙江领湾网络有限公司                        |
| TCL华星光电技术有限公司                     |
| 深圳云天励飞技术股份有限公司                |
| 深圳市维玛科技有限公司                      |
| 妙盈科技                                    |
| 新疆天衡信息系统咨询管理有限公司            |
| 黄河科技集团有限公司                        |
| 新开普电子股份有限公司                      |
| 杭州润为数据科技有限公司                    |
| 百安居中国                                  |
| 广州携旅信息科技有限公司                    |
| 广州蓝深科技有限公司                        |
| 之江实验室                                  |
| 凯盛工业互联网平台                          |
M
readme  
MaxKey 已提交
185 186
| 吕梁市医改监测平台                          |
| 湘潭智慧教育云统一认证平台                  |
M
readme  
MaxKey 已提交
187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207
| 漳州信息产业集团有限公司                    |
| 重庆两江协同创新区                          |
| 浙江申跃信息科技有限公司                    |
| 万宝盛华大中华有限公司                      |
| 哈尔滨途图科技有限公司                      |
| 湖南湘邮科技股份有限公司                    |
| 广州广汽商贸物流有限公司                    |
| 广州思迈特软件有限公司                      |
| 南凌科技股份有限公司                        |
| 尚企云链                                    |
| 福建引迈信息技术有限公司                    |
| 联鹏应用软件(上海)有限公司                |
| 北京博亚思科技有限公司                      |
| 武汉英特沃科技有限公司                      |
| 江苏创致信息科技有限公司                    |
| 湖南数通信息技术服务有限公司                |
| 广东漫云物联科技有限公司                    |
| 江西云车科技有限公司                        |
| 无锡市陶都巨龙软件有限责任公司              |
| 厦门茂商科技有限公司                        |
| 杭州马上自动化科技有限公司                  |
M
Dromara  
MaxKey 已提交
208 209 210 211 212 213 214 215

# Dromara社区
<a href="https://dromara.org/zh/" target="_blank">**Dromara**</a>致力于微服务云原生解决方案的组织。

 - **开放** 技术栈全面开源共建、 保持社区中立、兼容社区 兼容开源生态
 
 - **愿景** 让每一位开源爱好者,体会到开源的快乐
 
M
MaxKey 已提交
216 217
 - **口号** 为往圣继绝学,一个人或许能走的更快,但一群人会走的更远
 
M
MaxKey 已提交
218 219 220
# 知识星球
 
<img src="images/zsxq.png?raw=true"/>