From 591a5ada8893be9f78a2af27d4c2e890e035bf39 Mon Sep 17 00:00:00 2001 From: Gary Moore Date: Fri, 1 Sep 2023 21:58:40 -0700 Subject: [PATCH] Update link to Java bug database --- .../credential-guard/considerations-known-issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/identity-protection/credential-guard/considerations-known-issues.md b/windows/security/identity-protection/credential-guard/considerations-known-issues.md index 2821f7d43a..26ee36124b 100644 --- a/windows/security/identity-protection/credential-guard/considerations-known-issues.md +++ b/windows/security/identity-protection/credential-guard/considerations-known-issues.md @@ -205,7 +205,7 @@ The following issue affects MSCHAPv2: The following issue affects the Java GSS API. See the following Oracle bug database article: -- [JDK-8161921: Credential Guard doesn't allow sharing of TGT with Java](http://bugs.java.com/bugdatabase/view_bug.do?bug_id=8161921) +- [JDK-8161921: Credential Guard doesn't allow sharing of TGT with Java](https://bugs.java.com/bugdatabase/view_bug?bug_id=8161921) When Credential Guard is enabled on Windows, the Java GSS API doesn't authenticate. Credential Guard blocks specific application authentication capabilities and doesn't provide the TGT session key to applications, regardless of registry key settings. For more information, see [Application requirements](index.md#application-requirements).