-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Security
-
None
The existing implementation of GssapiAuthenticator uses P/Invoke to access the Windows operating system SSPI APIs.
Those APIs are not available when running .NET Core on Linux or Mac OS. An alternate approach will be needed on those platforms.
- related to
-
CSHARP-1557 Verify GssapiAuthenticator P/Invoke implementation on .NET Core on Windows machines
- Closed