We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd1bd79 commit bf9c93dCopy full SHA for bf9c93d
muted-tests.yml
@@ -400,6 +400,9 @@ tests:
400
- class: org.elasticsearch.xpack.security.authc.jwt.JwtRealmSingleNodeTests
401
method: testClientSecretRotation
402
issue: https://github.com/elastic/elasticsearch/issues/120985
403
+- class: org.elasticsearch.xpack.security.authc.jwt.JwtRealmSingleNodeTests
404
+ method: testGrantApiKeyForJWT
405
+ issue: https://github.com/elastic/elasticsearch/issues/121039
406
407
# Examples:
408
#
0 commit comments