You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@hongdai -- can you provide instructions how you ran this and the stack trace? I see from code inspection what you mean, but it would be good to have repro steps to know when it is fixed. Also, is this related to #1235?
Also, FYI, this test was renamed to NegotiateStream_Tcp_With_SPN by me because it was using SPN, not UPN. Either the test name was wrong or the test itself was wrong. Do you know which? This is why repro steps would be valuable.
I think there is still some confusion around this issue. It claims to test UPN, but on examination was using SPN. I changed the name to match what the test did but left the test code unmodified. For this reason, I don't understand how the title of this issue points to the failure being related to UPN.
@hongdai -- could you clarify? Are we missing test coverage with TCP and UPN?
I believe PR #1502 should fix UPN issues at the same time it fixes #1454. But the test as written is not UPN.
It throws as we currently do not support UpnObjectComparer:Equals in ClaimComparer.cs
if SUPPORTS_WINDOWSIDENTITY
The text was updated successfully, but these errors were encountered: