Skip to Main Content
HCL Domino Ideas Portal

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

ADD A NEW IDEA

Clear

Ideas

Showing 399 of 9014

Domino has no control on how browsers store username/passwords in the local cache of the broswer, it sending password in plain text to Server

SPR #RKUR8VXDYM Domino has no control on how browsers store username/passwords in the local cache of the browser. Using customise login page created in inotes.nsf and this is set in Domcfg.nsf. Both the Username & password fields are set with ...
over 7 years ago in Domino / Security 3 No Plans to Implement

Health Monitoring for Domino Administrator Client

Health Monitoring is not functioning properly as it is already deprecated starting Domino 9. Can we reenable this functionality as to help the customer to monitor their Domino Server properly. Below is the old IBM kb article https://www.ibm.com/su...
10 months ago in Admin Client / Documentation 1 Already Exists

Time-based One Time Password (TOTP) two-factor authentication for Domino server

Currently, Multi Factor Authentification (MFA) is only possible via external service providers. However, components such as SMS gateways (e.g. SMSEagle) are already available in many server architectures. For this reason, support for the internall...
over 1 year ago in Domino / Security 4 Already Exists

Add Ability To Set Secure Cookie Attribute To Domino Server

Can the ability to set the Secure cookie attribute be added to the HCL Domino server? This could be done similar to the SameSite cookie attribute that was added to Domino version 12.0.x. Most HTTP servers provide the ability to set the Secure cook...
almost 4 years ago in Domino / Security 4 Already Exists

Add servlet support directly to Domino Designer IDE

Creating a servlet requires plugins and a fair bit of effort to deploy and debug. It would be great if this was added to the IDE so that application-specific servlets could be developed rapidly so we didn't need to reply on agents (with the known ...
over 3 years ago in Domino Designer / Java 0 Under Consideration

Add memberof to Domino LDAP

For user synchronisation with TDI on Connections, or LDAP Filters who should be allowed to access an object (printer, sametime, Connections) it is mandatory to have a ldap memberof search. I know there is a dominoAccessGroups, but this returns the...
over 7 years ago in Domino / Security 1 Under Consideration

Different way to store design/code of agents

when scanning design of database for code vulnerabilities we notice that (java) agents are skipped because they are xml files and not java files. therefor the code scanner is not reading the java code that resides in the xml file for the agent. so...
almost 2 years ago in Domino Designer / Java 0 Under Consideration

Remove libnotes dependency on JNI and IDEHelper

Currently, when importing a Java agent as non-raw DXL, libnotes has a hard dependency on finding a JNI environment and using classes from Notes.jar. While there's a certain amount of natural dependency in the process of compiling agents, the class...
over 4 years ago in Domino Designer / Java 0 Under Consideration

Create a dominoFaces, dojoFaces JSF package for enterprise Java projects

Let's integrate the Domino Developers who want to use XPages and enterprise java by decoupling XPages into two libraries that can live on their own dojoFaces and dominoFaces. You allow developers developing on Domino to incorporate PrimeFaces, b...
over 7 years ago in Domino Designer / Java / XPages 1 Under Consideration

db.exist and db.accesslevel

the isOpen property allows me not to different if a db exists or the user has access to it https://www.ibm.com/support/knowledgecenter/en/SSVRGU_9.0.1/basic/H_ISOPEN_PROPERTY_JAVA.html (the db could even be damaged) I would like to have a...
almost 7 years ago in Domino Designer / Java 2 Under Consideration