mirror of
https://github.com/openziti/ziti.git
synced 2026-09-24 03:16:23 +00:00
9ae2eb825c
- ext-jwt-signers now support jwks endpoints in addition to static certificates - ext-jwt-signers now require either kid+cert or jkwsEndpoint - ext-jwt-signers now requires issuer and audience fields - jwksEndpoints are initially cached and will be revalidated on invalid auth once every 5s at most - adds more external id tests