-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Python Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Context
Queryable Encryption integration in Django revealed the need to query the key vault for existing keys which is only possible if the keys have keyAltName set
Definition of done
Add code to PyMongo's create_data_keys to add keyAltName
Pitfalls
None assuming adding keyAltName does not include unforeseen consequences which at present it does not.