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 a11ba81 commit d9073e4Copy full SHA for d9073e4
muted-tests.yml
@@ -198,6 +198,9 @@ tests:
198
- class: org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests
199
method: testWhenKeyTabWithInvalidContentFailsValidation
200
issue: https://github.com/elastic/elasticsearch/issues/112631
201
+- class: org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests
202
+ method: testValidKebrerosTicket
203
+ issue: https://github.com/elastic/elasticsearch/issues/112632
204
205
# Examples:
206
#
0 commit comments