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

SQLAlchemy dialect support more Authentication methods #106

Closed
1 of 5 tasks
dungdm93 opened this issue Sep 13, 2021 · 2 comments · Fixed by #179
Closed
1 of 5 tasks

SQLAlchemy dialect support more Authentication methods #106

dungdm93 opened this issue Sep 13, 2021 · 2 comments · Fixed by #179

Comments

@dungdm93
Copy link
Member

This is a meta issue that tracks the support of authentication methods after #81 merged.

  • (Password) BasicAuthentication SQLAlchemy support #81
  • KerberosAuthentication
  • JWTAuthentication
  • OAuth2Authentication
  • CertificateAuthentication
@shawnzhu
Copy link
Member

shawnzhu commented Sep 13, 2021

happy to rebase my PR dungdm93/sqlalchemy-trino#30 (jwt auth) over here if #81 can be merged

@dungdm93
Copy link
Member Author

Thanks @shawnzhu
I will port your commit to trino client when #81 is merged.

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

Successfully merging a pull request may close this issue.

2 participants