OpenCHAMI / bss

MIT License
1 stars 2 forks source link

Changed router/JWKS fetch order and use JWKSKeySet for verification #32

Closed davidallendj closed 2 months ago

davidallendj commented 2 months ago

This PR address #31 by fetching the JWKS before initializing the router. This should make it so the healthy endpoint is only available after BSS has gotten a valid key.