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

Added support for ActiveDirectoryInteractive authentication #1464

Merged
merged 61 commits into from
Nov 28, 2020

Conversation

lilgreenbird
Copy link
Member

@lilgreenbird lilgreenbird commented Nov 23, 2020

Add new type to authentication property. ie `authentication=ActiveDirectoryInteractive". Driver will attempt to silently authenticate if access token has been cached or will be presented with a browser popup to authenticate interactively.

Tokens will persist between applications unless it is cleared via new API:
public static void clearUserTokenCache()

Note if MFA is enabled, authentication may require longer timeout which can be set via the setLoginTimeout API.

lilgreenbird and others added 30 commits February 5, 2020 11:03
…ed by default (microsoft#1254)

* skip AKV test properly

* removed enclave properties string to failed errors as enclave tests could be skipped
rene-ye
rene-ye previously approved these changes Nov 26, 2020
@lilgreenbird
Copy link
Member Author

/azp run Microsoft.mssql-jdbc.windows

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@ulvii ulvii added this to the 9.1.1 milestone Nov 27, 2020
ulvii
ulvii previously approved these changes Nov 27, 2020
@lilgreenbird
Copy link
Member Author

/azp run Microsoft.mssql-jdbc.windows

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

rene-ye
rene-ye previously approved these changes Nov 27, 2020
peterbae
peterbae previously approved these changes Nov 27, 2020
@lilgreenbird
Copy link
Member Author

/azp run Microsoft.mssql-jdbc.windows

@azure-pipelines
Copy link

Pull request contains merge conflicts.

@lilgreenbird lilgreenbird dismissed stale reviews from peterbae, rene-ye, and ulvii via 7c166bf November 27, 2020 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Public API Changes in Public API
Projects
MSSQL JDBC
  
Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

None yet

4 participants