Open reyes-michael opened 2 months ago
This issue is stale because it has been open for 30 days with no activity. Please remove stale label or add any comment to keep this open. Otherwise this will be closed in 5 days.
Was marked as stale, keeping the thread alive by commenting
This issue is stale because it has been open for 30 days with no activity. Please remove stale label or add any comment to keep this open. Otherwise this will be closed in 5 days.
Feature Request
Add Windows Authentication for SQL Server RelationDatabaseConnection
Description of Problem:
Currently, you can only use Username and Password References in the Credential Vault for Microsoft SQL Server. While this works, organizations handle authentications using Windows Authentication (Active Directory (AD) authentication).
Potential Solutions:
I don't have a full understanding of how those credentials flow across from the Windows Session to how Legend Studio sends the information to the SQL Server. If this is possible it could be a win for organizations that use SQL Server allowing them to authenticate on the SQL Server without the need of username and password.