Commit 0213381
committed
feat: update jwt-keycloak plugin to tag 1.7.0-1
1 parent c4eecf5 commit 0213381
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
Submodule jwt-keycloak updated 16 files
- .github/workflows/test.yml+22
- Dockerfile+1-1
- README.md+2-2
- docker-compose.yml+26-1
- kong-plugin-jwt-keycloak-1.7.0-1.rockspec+5-4
- kong-plugin-jwt-keycloak-1.7.0-1.rockspec.license
- spec/01-unit/keycloak_keys_spec.lua+20
- spec/01-unit/validators/signature_spec.lua+301
- spec/helpers.lua+54-8
- src/handler.lua+25-11
- src/keycloak_keys.lua+20-7
- src/validators/signature.lua+139
- tests/_env.sh+2-1
- tests/run_tests.sh+15
- tests/test_kid_optional.sh+54
- tests/test_network_connectivity.sh+43
0 commit comments