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
User Story:
As a user of Open Liberty and SQLServer I want to be able to use the Windows New Technology LAN Manager (NTLM) authentication scheme to authenticate my connection to my SQLServer database.
This protocol was added to the SQLServer driver in 2019: microsoft/mssql-jdbc#998
This protocol uses Active Directory to authenticate connections to a SQLServer database.
This protocol is considered less secure than kerberos.
Not currently supported by Open Liberty
User Story:
As a user of Open Liberty and SQLServer I want to be able to use the Windows New Technology LAN Manager (NTLM) authentication scheme to authenticate my connection to my SQLServer database.
This protocol was added to the SQLServer driver in 2019: microsoft/mssql-jdbc#998
This protocol uses Active Directory to authenticate connections to a SQLServer database.
This protocol is considered less secure than kerberos.
Not currently supported by Open Liberty
open-liberty/dev/com.ibm.ws.jdbc.metatype/resources/OSGI-INF/metatype/metatype.xml
Lines 1212 to 1215 in 4865b7a
Things to consider:
Testing:
The text was updated successfully, but these errors were encountered: