Skip to content

Trino-SQLSERVER : Add accessToken property #28444

@Raul-rp

Description

@Raul-rp

Applications/services can retrieve an access token from Microsoft Entra ID and use that to connect to Azure SQL Database, Azure SQL Managed Instance, and Azure Synapse Analytics, Dataverse TDS endpoint etc..
The "accessToken" can only be set using the Properties parameter of the getConnection() method in the DriverManager class. It can't be used in the connection string.
A system such as "extraCredentials" could be implemented so that the client sends the token to the connection

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions