Module: kamailio
Branch: master
Commit: 1344605abaad9c7a74e346e9e045806ce5c55e7a
URL: 
https://github.com/kamailio/kamailio/commit/1344605abaad9c7a74e346e9e045806ce5c55e7a

Author: Wolfgang Kampichler <[email protected]>
Committer: Wolfgang Kampichler <[email protected]>
Date: 2026-05-18T22:15:37+02:00

jwt3: add support for JWKS and 'kid' parameter

- allow selecting signing key from JWKS using kid header param
- validate incoming JWTs by matching the kid claim against pubkeypath JWKS
- default to the first key in the set if kid is missing

---

Modified: src/modules/jwt3/doc/jwt3_admin.xml
Modified: src/modules/jwt3/jwt3_mod.c

---

Diff:  
https://github.com/kamailio/kamailio/commit/1344605abaad9c7a74e346e9e045806ce5c55e7a.diff
Patch: 
https://github.com/kamailio/kamailio/commit/1344605abaad9c7a74e346e9e045806ce5c55e7a.patch

_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to