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
It seems that the OAuth library does not reload the CA certificates used for the JWKS HTTPS connections at runtime but only at startup. Would it make sense to for example reload them together with the JWKS keys?
Description
It seems that the OAuth library does not reload the CA certificates used for the JWKS HTTPS connections at runtime but only at startup. Would it make sense to for example reload them together with the JWKS keys?