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
SUMMARY
Based on Jason’s recent comments we might expect Ntlm and Kerberos to be supported on OS X but it looks like there is still some work to do here.
Call Stack
Unhandled exception of type 'Xunit.Sdk.TrueException': Error: System.PlatformNotSupportedException: Operation is not supported on this platform.\n
at System.Security.Principal.WindowsIdentity.GetCurrent()\n
at System.ServiceModel.Security.SecurityUtils.NetworkCredentialHelper.GetCurrentUserIdAsString(NetworkCredential credential)\n
at System.ServiceModel.Security.SecurityUtils.AppendWindowsAuthenticationInfo(String inputString, NetworkCredential credential, AuthenticationLevel authenticationLevel, TokenImpersonationLevel impersonationLevel)\n
at System.ServiceModel.Channels.HttpChannelFactory1.GetConnectionGroupName(NetworkCredential credential, AuthenticationLevel authenticationLevel, TokenImpersonationLevel impersonationLevel, SecurityTokenContainer clientCertificateToken)\n at System.ServiceModel.Channels.HttpChannelFactory1.GetHttpClient(EndpointAddress to, NetworkCredential credential, TokenImpersonationLevel impersonationLevel, AuthenticationLevel authenticationLevel, SecurityTokenContainer clientCertificateToken)\n
at System.ServiceModel.Channels.HttpChannelFactory`1.d__42.MoveNext()\n
The text was updated successfully, but these errors were encountered:
SUMMARY
Based on Jason’s recent comments we might expect Ntlm and Kerberos to be supported on OS X but it looks like there is still some work to do here.
Failing Tests
Call Stack
Unhandled exception of type 'Xunit.Sdk.TrueException': Error: System.PlatformNotSupportedException: Operation is not supported on this platform.\n
at System.Security.Principal.WindowsIdentity.GetCurrent()\n
at System.ServiceModel.Security.SecurityUtils.NetworkCredentialHelper.GetCurrentUserIdAsString(NetworkCredential credential)\n
at System.ServiceModel.Security.SecurityUtils.AppendWindowsAuthenticationInfo(String inputString, NetworkCredential credential, AuthenticationLevel authenticationLevel, TokenImpersonationLevel impersonationLevel)\n
at System.ServiceModel.Channels.HttpChannelFactory
1.GetConnectionGroupName(NetworkCredential credential, AuthenticationLevel authenticationLevel, TokenImpersonationLevel impersonationLevel, SecurityTokenContainer clientCertificateToken)\n at System.ServiceModel.Channels.HttpChannelFactory
1.GetHttpClient(EndpointAddress to, NetworkCredential credential, TokenImpersonationLevel impersonationLevel, AuthenticationLevel authenticationLevel, SecurityTokenContainer clientCertificateToken)\nat System.ServiceModel.Channels.HttpChannelFactory`1.d__42.MoveNext()\n
The text was updated successfully, but these errors were encountered: