google / exposure-notifications-verification-server

Verification component for COVID-19 Exposure Notifications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"bad realm" error should return 4XX error

bschlaman opened this issue · comments

TL;DR

If a realm doesn't have a jwks config, https://encv.org/jwks/{realm} returns a 500 error.

Expected behavior
Should return a 4XX error

/assign

Thanks for finding this in the noise Brendan! And thanks for fixing it Weston!