Reload the keys from the identity provider
Flush the JWK cache and force reload keys.
POST /v1/security/oidc/keys/cache_invalidate
curl \ --request POST 'http://localhost:9644/v1/security/oidc/keys/cache_invalidate' Response examples (500)
{ "error_message": "string" }