Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] Managed Identity dev experience improvements #1930

Closed
3 tasks
scottaddie opened this issue Oct 4, 2022 · 1 comment
Closed
3 tasks

[FEATURE REQUEST] Managed Identity dev experience improvements #1930

scottaddie opened this issue Oct 4, 2022 · 1 comment
Labels
Enhancement An enhancement to the driver. Lower priority than bugs.
Projects
Milestone

Comments

@scottaddie
Copy link
Member

As discussed with @David-Engel in an Oct. 3rd meeting, leverage the Azure Identity library to address the following items:

@tkyc tkyc added the Enhancement An enhancement to the driver. Lower priority than bugs. label Oct 5, 2022
@lilgreenbird lilgreenbird added this to Under Investigation in MSSQL JDBC via automation Oct 11, 2022
@lilgreenbird lilgreenbird added this to the 11.3.0 milestone Oct 17, 2022
@g2vinay
Copy link

g2vinay commented Oct 17, 2022

When Replacing Managed Identity token caching logic, following needs to be taken care of:

  1. The logic of Token TTL to refresh tokens needs to be retained when using Managed Identity credential directly.
  2. When working with Managed Identity credential, for each cache key combination a new instance of Managed Identity Credential will be required.

@lilgreenbird lilgreenbird moved this from Under Investigation to Under Peer Review in MSSQL JDBC Oct 19, 2022
@tkyc tkyc closed this as completed Oct 26, 2022
MSSQL JDBC automation moved this from Under Peer Review to Closed Issues Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An enhancement to the driver. Lower priority than bugs.
Projects
MSSQL JDBC
  
Closed Issues
Development

No branches or pull requests

4 participants