Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.
For more information and upcoming events around #dominoforever, please visit our Destination Domino Page
I think the modification of the OpenDatabase event will work, but it is not an overall solution.
If you only want to allow one or two database to be used with Nomad, then it will not work to modify the OpenDatabase on every other databases and may be there are applications with hidden design.
Take a look at my idea regarding Nomad Server and access restrictions:
https://domino-ideas.hcltechsw.com/ideas/DMA-I-296
Yes, as mentioned in this other comment, the OpenDatabase event can be used to check what client is trying to access the application and prevent to open the database if it does not pass the check.
Should be easy to accomplish. Just add some code into the OpenDatabase event.
Evaluate @plattform