In the Lock v11 widget, there’s an option defaultDatabaseConnection (Lock Configuration Options).
We’ve been omitting this and it seems to magically get set to a specific DB in the POST /co/authenticate request. If I specify a value for defaultDatabaseConnection, it honors the value I set it to. My question: when I omit this value, how does it decide which database to use?