mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 17:38:32 +08:00
Third party licenses
This commit is contained in:
parent
8a3c792b5a
commit
c8fdee8859
4
3rdpartylicenses.txt
Normal file
4
3rdpartylicenses.txt
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
第三方许可证/Third party licenses
|
||||||
|
|
||||||
|
see
|
||||||
|
https://maxkey.top/zh/about/dependency.html
|
||||||
1061
maxkey-web-frontend/maxkey-web-app/LICENSE
Normal file
1061
maxkey-web-frontend/maxkey-web-app/LICENSE
Normal file
File diff suppressed because it is too large
Load Diff
19
maxkey-web-frontend/maxkey-web-app/NOTICE
Normal file
19
maxkey-web-frontend/maxkey-web-app/NOTICE
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
MaxKey单点登录认证系统,谐音为马克思的钥匙,寓意是最大钥匙,是业界领先的IAM身份管理和身份认证产品;
|
||||||
|
支持OAuth 2.x/OpenID Connect、SAML 2.0、JWT、CAS、SCIM等标准协议;
|
||||||
|
提供简单、标准、安全和开放的用户身份管理(IDM)、身份认证(AM)、单点登录(SSO)、资源管理和权限管理等
|
||||||
|
|
||||||
|
Maxkey Single Sign On system, which means the Maximum key, Leading-Edge IAM Identity and Access management product ,
|
||||||
|
Support OAuth 2.x/OPENID CONNECT, SAML 2.0, JWT, CAS, SCIM and other standard protocols,
|
||||||
|
Provide Simple, Standard, Secure and Open Identity management (IDM), Access management (AM), Single Sign On (SSO), RBAC permission management and Resource management.
|
||||||
|
|
||||||
|
MaxKey声明/Maxkey Declaration
|
||||||
|
|
||||||
|
可直接商用无需授权,必须保留本作品及源码中的所有版权、专利、商标和归属声明。
|
||||||
|
It can be used directly without authorization. All copyrights, patents, trademarks and ownership statements in the product and source code must be retained.
|
||||||
|
|
||||||
|
页脚中归属声明及版权声明不可忽略,否则视为侵权
|
||||||
|
The attribution statement and copyright notice in the footer cannot be ignored, otherwise it will be deemed as infringement.
|
||||||
|
|
||||||
|
Copyright http://www.maxkey.top All Rights Reserved.
|
||||||
|
|
||||||
|
License http://www.maxkey.top/zh/about/licenses.html
|
||||||
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"name": "ng-alain",
|
"name": "maxkey",
|
||||||
"version": "13.4.0",
|
"version": "3.5.0",
|
||||||
"description": "ng-zorro-antd admin panel front-end framework",
|
"description": "Leading-Edge IAM Identity and Access Management",
|
||||||
"author": "cipchk <cipchk@qq.com>",
|
"author": "MaxKey <maxkeysupport@163.com>",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/ng-alain/ng-alain.git"
|
"url": "https://gitee.com/dromara/MaxKey"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/ng-alain/ng-alain/issues"
|
"url": "https://gitee.com/dromara/MaxKey/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://ng-alain.com",
|
"homepage": "https://www.maxkey.top",
|
||||||
"license": "MIT",
|
"license": "Apache-2.0",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"delon",
|
"maxkey",
|
||||||
"antd",
|
"antd",
|
||||||
"ng-zorro-antd",
|
"ng-zorro-antd",
|
||||||
"angular",
|
"angular",
|
||||||
|
|||||||
1061
maxkey-web-frontend/maxkey-web-mgt-app/LICENSE
Normal file
1061
maxkey-web-frontend/maxkey-web-mgt-app/LICENSE
Normal file
File diff suppressed because it is too large
Load Diff
19
maxkey-web-frontend/maxkey-web-mgt-app/NOTICE
Normal file
19
maxkey-web-frontend/maxkey-web-mgt-app/NOTICE
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
MaxKey单点登录认证系统,谐音为马克思的钥匙,寓意是最大钥匙,是业界领先的IAM身份管理和身份认证产品;
|
||||||
|
支持OAuth 2.x/OpenID Connect、SAML 2.0、JWT、CAS、SCIM等标准协议;
|
||||||
|
提供简单、标准、安全和开放的用户身份管理(IDM)、身份认证(AM)、单点登录(SSO)、资源管理和权限管理等
|
||||||
|
|
||||||
|
Maxkey Single Sign On system, which means the Maximum key, Leading-Edge IAM Identity and Access management product ,
|
||||||
|
Support OAuth 2.x/OPENID CONNECT, SAML 2.0, JWT, CAS, SCIM and other standard protocols,
|
||||||
|
Provide Simple, Standard, Secure and Open Identity management (IDM), Access management (AM), Single Sign On (SSO), RBAC permission management and Resource management.
|
||||||
|
|
||||||
|
MaxKey声明/Maxkey Declaration
|
||||||
|
|
||||||
|
可直接商用无需授权,必须保留本作品及源码中的所有版权、专利、商标和归属声明。
|
||||||
|
It can be used directly without authorization. All copyrights, patents, trademarks and ownership statements in the product and source code must be retained.
|
||||||
|
|
||||||
|
页脚中归属声明及版权声明不可忽略,否则视为侵权
|
||||||
|
The attribution statement and copyright notice in the footer cannot be ignored, otherwise it will be deemed as infringement.
|
||||||
|
|
||||||
|
Copyright http://www.maxkey.top All Rights Reserved.
|
||||||
|
|
||||||
|
License http://www.maxkey.top/zh/about/licenses.html
|
||||||
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"name": "ng-alain",
|
"name": "maxkey",
|
||||||
"version": "13.4.0",
|
"version": "3.5.0",
|
||||||
"description": "ng-zorro-antd admin panel front-end framework",
|
"description": "Leading-Edge IAM Identity and Access Management",
|
||||||
"author": "cipchk <cipchk@qq.com>",
|
"author": "MaxKey <maxkeysupport@163.com>",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/ng-alain/ng-alain.git"
|
"url": "https://gitee.com/dromara/MaxKey"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/ng-alain/ng-alain/issues"
|
"url": "https://gitee.com/dromara/MaxKey/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://ng-alain.com",
|
"homepage": "https://www.maxkey.top",
|
||||||
"license": "MIT",
|
"license": "Apache-2.0",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"delon",
|
"maxkey",
|
||||||
"antd",
|
"antd",
|
||||||
"ng-zorro-antd",
|
"ng-zorro-antd",
|
||||||
"angular",
|
"angular",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user