The current Windows build may be missing important authentication libraries like SASL (Simple Authentication and Security Layer) and other similar dependencies that are available in the Linux builds.
We need to:
- Audit what authentication dependencies are available in Linux builds
- Identify which ones are missing from Windows builds
- Add support for these dependencies in the Windows build process
Acceptance Criteria:
The current Windows build may be missing important authentication libraries like SASL (Simple Authentication and Security Layer) and other similar dependencies that are available in the Linux builds.
We need to:
Acceptance Criteria: