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

AAD authentication by providing auth token #752

Closed
RudraNirvan opened this issue May 20, 2022 · 0 comments · Fixed by #755 · May be fixed by #753
Closed

AAD authentication by providing auth token #752

RudraNirvan opened this issue May 20, 2022 · 0 comments · Fixed by #755 · May be fixed by #753

Comments

@RudraNirvan
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The current AAD authentication does not allow the client to submit an auth token directly to connect to a database. Instead it provides ways to generate the token and then connect to the DB.

Describe the solution you'd like
Supply the auth token in the connection string to connect to the DB.

Describe alternatives you've considered
The existing mechanism is the alternative, however, it does not allow one to directly submit an auth token.

Additional context
None.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant