File tree Expand file tree Collapse file tree 4 files changed +20
-17
lines changed Expand file tree Collapse file tree 4 files changed +20
-17
lines changed Original file line number Diff line number Diff line change @@ -47,14 +47,15 @@ Code Hosting <a href="https://github.com/dromara/MaxKey" target="_blank"><b>GitH
47
47
48
48
| No. | Protocols | Support |
49
49
| --------| :----- | :---- |
50
- | 1.1 | OAuth 2.x/OpenID Connect | HIGH |
51
- | 1.2 | SAML 2.0 | HIGH |
52
- | 1.3 | JWT | HIGH |
53
- | 1.4 | CAS | HIGH |
54
- | 1.5 | FormBased | MIDDLE|
55
- | 1.6 | TokenBased(Post/Cookie) | MIDDLE|
56
- | 1.7 | ExtendApi | LOW |
57
- | 1.8 | EXT | LOW |
50
+ | 1.1 | OAuth 2.x/OpenID Connect | HIGH |
51
+ | 1.2 | SAML 2.0 | HIGH |
52
+ | 1.3 | JWT | HIGH |
53
+ | 1.4 | CAS | HIGH |
54
+ | 1.5 | SCIM 2.0 | HIGH |
55
+ | 1.6 | FormBased | MIDDLE|
56
+ | 1.7 | TokenBased(Post/Cookie) | MIDDLE|
57
+ | 1.8 | ExtendApi | LOW |
58
+ | 1.9 | EXT | LOW |
58
59
59
60
2 . Authentication
60
61
Original file line number Diff line number Diff line change @@ -51,10 +51,11 @@ Code Hosting <a href="https://github.com/dromara/MaxKey" target="_blank"><b>GitH
51
51
| 1.2 | SAML 2.0 | HIGH |
52
52
| 1.3 | JWT | HIGH |
53
53
| 1.4 | CAS | HIGH |
54
- | 1.5 | FormBased | MIDDLE|
55
- | 1.6 | TokenBased(Post/Cookie) | MIDDLE|
56
- | 1.7 | ExtendApi | LOW |
57
- | 1.8 | EXT | LOW |
54
+ | 1.5 | SCIM 2.0 | HIGH |
55
+ | 1.6 | FormBased | MIDDLE|
56
+ | 1.7 | TokenBased(Post/Cookie) | MIDDLE|
57
+ | 1.8 | ExtendApi | LOW |
58
+ | 1.9 | EXT | LOW |
58
59
59
60
2 . Authentication
60
61
Original file line number Diff line number Diff line change 52
52
| 1.2 | SAML 2.0 | 高 |
53
53
| 1.3 | JWT | 高 |
54
54
| 1.4 | CAS | 高 |
55
- | 1.5 | FormBased | 中 |
56
- | 1.6 | TokenBased(Post/Cookie) | 中 |
57
- | 1.7 | ExtendApi | 低 |
58
- | 1.8 | EXT | 低 |
55
+ | 1.5 | SCIM 2.0 | 高 |
56
+ | 1.6 | FormBased | 中 |
57
+ | 1.7 | TokenBased(Post/Cookie) | 中 |
58
+ | 1.8 | ExtendApi | 低 |
59
+ | 1.9 | EXT | 低 |
59
60
60
61
2 . 登录支持
61
62
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright [2021 ] [MaxKey of copyright http://www.maxkey.top]
2
+ * Copyright [2023 ] [MaxKey of copyright http://www.maxkey.top]
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments