Update README.md

This commit is contained in:
shimingxy
2019-12-06 21:53:39 +08:00
parent 00020b4fbf
commit f557c10ca1

View File

@@ -28,7 +28,17 @@
7. 两种认证机制并存,各应用系统可保留原有认证机制,同时集成认证中心的认证;应用具有高度独立性,不依赖认证中心,又可用使用认证中心的认证,实现单点登录。
MaxKey认证
登录界面
![mahua](https://github.com/shimingxy/MaxKey/blob/master/maxkey_login.png)
主界面
![mahua](https://github.com/shimingxy/MaxKey/blob/master/maxkey_index.png)
MaxKey管理
用户管理界面
![mahua](https://github.com/shimingxy/MaxKey/blob/master/maxkey_mgt_users.png)
应用管理界面
![mahua](https://github.com/shimingxy/MaxKey/blob/master/maxkey_mgt_apps.png)
------------