Replies: 2 comments 2 replies
-
/cc @FroMage, @evanchooly, @loicmathieu |
Beta Was this translation helpful? Give feedback.
1 reply
-
I never used Kerberos authentication myself, it's an enterprise feature. According to the documentation, client side, you should configure:
Some Java system properties must be defined as documented in the MongoDB documentation: http://mongodb.github.io/mongo-java-driver/3.0/driver/reference/connecting/authenticating/#kerberos-gssapi |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi team,
We are looking at moving to mongodb with kerberos connectivity using Quarkus. Can someone help on how to configure.
Right now we do not have issue as the database is open but now the team is adding kerberos protection.
Do advise on this.
Beta Was this translation helpful? Give feedback.
All reactions