README_en.md 5.5 KB
Newer Older
M
readme  
MaxKey 已提交
1
# <img src="images/logo_maxkey.png?raw=true"  width="200px"   alt=""/>
MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
2

MaxKey单点登录官方's avatar
README  
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 6
# Overview

MaxKey单点登录官方's avatar
v2.8.0  
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.0/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
README  
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
README  
MaxKey单点登录官方 已提交
10

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

email: <b> maxkeysupport@163.com </b>
MaxKey单点登录官方's avatar
README  
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
README  
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
README  
MaxKey单点登录官方 已提交
18 19 20 21 22 23 24 25 26 27 28 29 30

Key Functions

1) All application systems share one Identity authentication system

2) All application systems can Identify and extract Ticket
 
 
# Features

1.  Standard Protocols

| No.     | Protocols   |  Support  |
M
readme  
MaxKey 已提交
31
| --------| :-----  	| :----:  	|
MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
32 33 34 35 36 37 38 39 40 41 42
| 1.1     | OAuth 2.0/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   |

2. Authentication

M
readme  
MaxKey 已提交
43 44 45 46 47 48 49 50 51
| 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  | 
MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
52 53 54 55 56 57 58 59 60 61 62 63


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

4. Identity Lifecycle management, support SCIM 2 , and realize Identity supply synchronization through connector based on Apache Kafka agent.

5. 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.

6. 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.

7. Based on Java platform, Adopts Spring, MySQL, Tomcat, Apache Kafka, Redis and other open source technologies, supports microservices, and has strong scalability.

M
License  
MaxKey 已提交
64
8. 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
README  
MaxKey单点登录官方 已提交
65 66


MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
67
# UI
MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
68 69 70 71

**MaxKey**

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

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

**MaxKey Management**

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

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

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


# Download

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

MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
93
| Version    | Date   |  URL  |  Code  |
MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
94
| --------| :-----  | :----  | :----:  |
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
95
| v 2.8.1 GA | 2021/06/25    |  <a href="https://pan.baidu.com/s/1XXzqEMZqBIaUAzRIDm9iSg" target="_blank">Download</a>  |  **dplq**  |
MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
96 97 98 99


# Roadmap

MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
100
1. Zero trust scenario integration
MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
101

MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
102
2. Maxkey-Cloud (micro service version)-2021
MaxKey单点登录官方's avatar
README  
MaxKey单点登录官方 已提交
103

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

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

108
以下为部分接入或测试中的用户
MaxKey单点登录官方's avatar
行业  
MaxKey单点登录官方 已提交
109
| 序号    | 单位   	|  行业   |
110
| --------| :-----  | :----:  |
111 112
| 1.1     | 兰州现代职业学院						 	|  院校  |
| 1.2     | 无锡立信高等职业技术学校				    |  院校  |
MaxKey单点登录官方's avatar
行业  
MaxKey单点登录官方 已提交
113 114
| 2.1     | 武汉英特沃科技有限公司   				 	|  科技  |
| 2.2     | 江苏创致信息科技有限公司  					|  科技  |
115 116 117 118
| 2.3     | 之江实验室				    				|  企业  |
| 2.4     | 遂宁市经济大数据平台    					|  企业  |
| 2.5     | 同方节能工程技术有限公司    				|  企业  |
| 2.6     | 云南航天工程物探检测股份有限公司    		|  企业  |
MaxKey单点登录官方's avatar
行业  
MaxKey单点登录官方 已提交
119 120 121 122
| 2.7     | 山东港口陆海国际物流集团有限公司    		|  企业  |
| 2.8     | 深圳市中悦科技有限公司						|  企业  |
| 2.9     | 华夏金融租赁有限公司    					|  金融  |
| 2.10    | 宁波金融资产交易中心    					|  金融  |
123
| 3.1     | 王朔日记    								|  个人  |
124 125 126
| 3.2     | 一席南风(张彬)    						|  个人  |
| 3.3     | glzpcw    									|  个人  |
| 3.4     | ynduck    									|  个人  |