/identity-access-management

The RESTful application for Identity and Access Management.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Identity and Access Management(身份和访问管理)

Python3 Django

身份和访问管理 是CMP里重要的组成部分负责用户和凭证的管理,是符合多租户架构的系统。

身份和访问管理 使用 Python3 / Django 进行开发,遵循 Web 2.0 规范。

身份和访问管理 采纳分布式架构,支持Docker部署方式

核心功能列表

身份验证 Authentication 登录认证 统一登录和认证
LDAP 认证
RADIUS 认证
支持 OpenID,实现单点登录
多因子认证 MFA(Microsoft Authenticator) RADIUS 二次认证
账号管理 Account 多账号管理 管理用户管理
系统用户管理
统一密码管理
自动生成密码
密码自动推送
密码过期设置
密码变更 定期修改密码
生成随机密码

Documentation & Support

演示截屏

License & Copyright

Copyright (c) , All rights reserved.

Licensed under The GNU General Public License version 3 (GPLv3) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.gnu.org/licenses/gpl-3.0.html

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.