Protocols SCIM 2.0
This commit is contained in:
@@ -51,10 +51,11 @@ Code Hosting <a href="https://github.com/dromara/MaxKey" target="_blank"><b>GitH
|
|||||||
| 1.2 | SAML 2.0 | HIGH |
|
| 1.2 | SAML 2.0 | HIGH |
|
||||||
| 1.3 | JWT | HIGH |
|
| 1.3 | JWT | HIGH |
|
||||||
| 1.4 | CAS | HIGH |
|
| 1.4 | CAS | HIGH |
|
||||||
| 1.5 | FormBased | MIDDLE|
|
| 1.5 | SCIM 2.0 | HIGH |
|
||||||
| 1.6 | TokenBased(Post/Cookie) | MIDDLE|
|
| 1.6 | FormBased | MIDDLE|
|
||||||
| 1.7 | ExtendApi | LOW |
|
| 1.7 | TokenBased(Post/Cookie) | MIDDLE|
|
||||||
| 1.8 | EXT | LOW |
|
| 1.8 | ExtendApi | LOW |
|
||||||
|
| 1.9 | EXT | LOW |
|
||||||
|
|
||||||
2. Authentication
|
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.2 | SAML 2.0 | HIGH |
|
||||||
| 1.3 | JWT | HIGH |
|
| 1.3 | JWT | HIGH |
|
||||||
| 1.4 | CAS | HIGH |
|
| 1.4 | CAS | HIGH |
|
||||||
| 1.5 | FormBased | MIDDLE|
|
| 1.5 | SCIM 2.0 | HIGH |
|
||||||
| 1.6 | TokenBased(Post/Cookie) | MIDDLE|
|
| 1.6 | FormBased | MIDDLE|
|
||||||
| 1.7 | ExtendApi | LOW |
|
| 1.7 | TokenBased(Post/Cookie) | MIDDLE|
|
||||||
| 1.8 | EXT | LOW |
|
| 1.8 | ExtendApi | LOW |
|
||||||
|
| 1.9 | EXT | LOW |
|
||||||
|
|
||||||
2. Authentication
|
2. Authentication
|
||||||
|
|
||||||
|
|||||||
@@ -52,10 +52,11 @@
|
|||||||
| 1.2 | SAML 2.0 | 高 |
|
| 1.2 | SAML 2.0 | 高 |
|
||||||
| 1.3 | JWT | 高 |
|
| 1.3 | JWT | 高 |
|
||||||
| 1.4 | CAS | 高 |
|
| 1.4 | CAS | 高 |
|
||||||
| 1.5 | FormBased | 中 |
|
| 1.5 | SCIM 2.0 | 高 |
|
||||||
| 1.6 | TokenBased(Post/Cookie) | 中 |
|
| 1.6 | FormBased | 中 |
|
||||||
| 1.7 | ExtendApi | 低 |
|
| 1.7 | TokenBased(Post/Cookie) | 中 |
|
||||||
| 1.8 | EXT | 低 |
|
| 1.8 | ExtendApi | 低 |
|
||||||
|
| 1.9 | EXT | 低 |
|
||||||
|
|
||||||
2. 登录支持
|
2. 登录支持
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* 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");
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* you may not use this file except in compliance with the License.
|
* you may not use this file except in compliance with the License.
|
||||||
|
|||||||
Reference in New Issue
Block a user