-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Component/s: None
-
None
Currently, GSSAPI is a configurable authentication mechanism with 3 configurable properties. Only SERVICE_NAME is configurable via the connection string using the gssapiServiceName.
In an effort to make this more general, the auth spec has defined a format for specifying any configurable mechanism property in the connection string using the same format as the readPreferenceTags.
Example:
mongodb://a/?authMechanism=GSSAPI&authMechanismProperties=SERVICE_NAME:mongodb,CANONICALIZE_HOST_NAME:true
- depends on
-
CDRIVER-437 Auth Mechanism Properties in the Connection String
- Closed
-
CXX-360 Auth Mechanism Properties in the Connection String
- Closed
-
MOTOR-47 Auth Mechanism Properties in the Connection String
- Closed
-
NODE-289 Auth Mechanism Properties in the Connection String
- Closed
-
PYTHON-768 Auth Mechanism Properties in the Connection String
- Closed
-
RUBY-812 Auth Mechanism Properties in the Connection String
- Closed
-
CSHARP-1079 Auth Mechanism Properties in the Connection String
- Closed
-
JAVA-1466 Support authMechanismProperties on connection string
- Closed
- is related to
-
CDRIVER-1174 Bring Connection URI usage up to spec (v1.2)
- Closed