提交 b0b37eb4 编写于 作者: M MaxKey

Protocols SCIM 2.0

上级 bdbc4be5
......@@ -47,14 +47,15 @@ Code Hosting <a href="https://github.com/dromara/MaxKey" target="_blank"><b>GitH
| No. | Protocols | Support |
| --------| :----- | :---- |
| 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 |
| 1.1 | OAuth 2.x/OpenID Connect | HIGH |
| 1.2 | SAML 2.0 | HIGH |
| 1.3 | JWT | HIGH |
| 1.4 | CAS | HIGH |
| 1.5 | SCIM 2.0 | HIGH |
| 1.6 | FormBased | MIDDLE|
| 1.7 | TokenBased(Post/Cookie) | MIDDLE|
| 1.8 | ExtendApi | LOW |
| 1.9 | EXT | LOW |
2. Authentication
......
......@@ -51,10 +51,11 @@ Code Hosting <a href="https://github.com/dromara/MaxKey" target="_blank"><b>GitH
| 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 |
| 1.5 | SCIM 2.0 | HIGH |
| 1.6 | FormBased | MIDDLE|
| 1.7 | TokenBased(Post/Cookie) | MIDDLE|
| 1.8 | ExtendApi | LOW |
| 1.9 | EXT | LOW |
2. Authentication
......
......@@ -52,10 +52,11 @@
| 1.2 | SAML 2.0 | 高 |
| 1.3 | JWT | 高 |
| 1.4 | CAS | 高 |
| 1.5 | FormBased | 中 |
| 1.6 | TokenBased(Post/Cookie) | 中 |
| 1.7 | ExtendApi | 低 |
| 1.8 | EXT | 低 |
| 1.5 | SCIM 2.0 | 高 |
| 1.6 | FormBased | 中 |
| 1.7 | TokenBased(Post/Cookie) | 中 |
| 1.8 | ExtendApi | 低 |
| 1.9 | EXT | 低 |
2. 登录支持
......
/*
* Copyright [2021] [MaxKey of copyright http://www.maxkey.top]
* Copyright [2023] [MaxKey of copyright http://www.maxkey.top]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册