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 d9073e4 commit 1d248d5Copy full SHA for 1d248d5
muted-tests.yml
@@ -201,6 +201,9 @@ tests:
201
- class: org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests
202
method: testValidKebrerosTicket
203
issue: https://github.com/elastic/elasticsearch/issues/112632
204
+- class: org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests
205
+ method: testKerbTicketGeneratedForDifferentServerFailsValidation
206
+ issue: https://github.com/elastic/elasticsearch/issues/112639
207
208
# Examples:
209
#
0 commit comments