-
Type: Epic
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Auth
-
Done
-
Revisit GSSAPI support
-
Fully Compatible
A driver client can be instantiated with GSSAPI as the authentication mechanism, but authenticating raises an error:
Mongo::Auth::InvalidMechanism: :gssapi is invalid, please use mongodb_cr, mongodb_x509, gssapi or plain.
Additionally, the mongo_kerberos gem is out-of-date and installs an old version of the Ruby driver. It also needs to be updated and tested.
- is related to
-
RUBY-1553 Kerberos V3
- Backlog