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

Kerberos Authentication Support in Thin Mode #82

Open
oke-aditya opened this issue Oct 18, 2022 · 4 comments
Open

Kerberos Authentication Support in Thin Mode #82

oke-aditya opened this issue Oct 18, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@oke-aditya
Copy link

  1. Describe your new request in detail

So the thick mode of connecting to Oracle Database supports Kerberos External Authentication.
While it's not supported in Thin mode.
This makes it a pain as we have to bundle the client libraries as well when deploying the applications.
This means that our size of application increases a lot! Something not great.

If Kerberos was supported in Thin Mode, then we no longer need to load the client libraries!

  1. Give supporting information about tools and operating systems. Give relevant product version numbers

Latest Oracledb Driver and Instant Client 19.X

Thank you for considering. I am wondering if other DBs such as MySQL or Postgress SQL support Kerberos in Thin mode?

@oke-aditya oke-aditya added the enhancement New feature or request label Oct 18, 2022
@cjbj
Copy link
Member

cjbj commented Oct 20, 2022

Noted.

@oke-aditya
Copy link
Author

Hey any update on this? It would be great feature as this makes really a big difference. Thick mode needs client libraries, making our containers and deployment bulky.

@cjbj
Copy link
Member

cjbj commented Dec 4, 2022

@oke-aditya no status change. Please continue to use Thick mode.

@miketarpey
Copy link

Hi @oke-aditya, @cjbj. I'm new to using this package (and indeed Python). Would you be able to share some example code on how to setup and use Kerberos authentication and make a connection in Thick mode?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants