You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The openid/jwt endpoint seems unneeded and to not work how it was intended. I added the api/jwt endpoint to allow clients to access the JWT tokens. We should ensure no one is actually using openid/jwt and then remove it.
The
openid/jwtendpoint seems unneeded and to not work how it was intended. I added theapi/jwtendpoint to allow clients to access the JWT tokens. We should ensure no one is actually usingopenid/jwtand then remove it.