-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
None
We currently parse the authMechanismProperties, including the SERVICE_REALM property, but don't actually use that value directly in the kerberos module. We still have cross-realm support through the user principal, but should also support this explicit method.
Impact on the shell:
- required to comply with the connection uri format (?authMechanismProperties=SERVICE_REALM:servicename)
- required to implement the sspiRealmOverride option for the GSSAPI auth mechanism
- is depended on by
-
MONGOSH-840 Implement NODE-2026: Use `SERVICE_REALM` option in `authMechanismProperties` URI option
- Closed
- related to
-
NODE-2842 Document and validate `authMechanismProperties` in connect options
- Closed