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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Provide an SDK cal to validate HTTP passwords against the new HTTP ID Vault implementation

Now that we can use Vault for HTTP authentication, the existing C-API calls don't work any more. It makes sense to have a central call to be leveraged in back-end applications.
almost 6 years ago in Domino / Security 0 Under Consideration

Configure at least 3 SMTP ports for Domino

Recent Internet providers are OP25B and cannot connect to port 25. Domino allows you to set up additional ports for SSL, but you can only set up to two ports for SMTP, and you cannot use port 25, 465, and a submission port (587) together. https:...
almost 3 years ago in Domino / Security 2 Needs Clarification

Http task should Identify the user status active/blocked before proceed for password authentication

Currently http behavior are like this : In case you blocked (added in deny group) the user in domino server and and HTTP task is configured to obey this setting, (in server document - ports internet ports web- Enforce server access settings: Yes) ...
almost 6 years ago in Domino / Security 3 No Plans to Implement

Date/Time on JSON Domino Access Services converted to UTC

There are uses on REST API to retrieve data from documents but the problem is the data (date/time) returned as they are always converted to UTC time zone regardless of what is on the field From checking this is working as designed as JSON specs di...
over 4 years ago in Domino / Integration 1 Under Consideration

Remove privelege elevation requirement from Domino Java Console

There is really no good reason for the Java Console to require "Run as Administrator". I believe the only reason it does currently is because it modifies dconsole.ini and/or dconsole1.ini in the Notes program directory. To improve security, these ...
about 6 years ago in Domino / Security 1 Under Consideration

Make administrator password generation customizable as regards which characters to include or exclude

ID vault has the ability to generate very strong initial passwords (mixture of upper / lower case letters and digits). A lot of organizations have a password policy (thank you SOx) which stipulate the inclusion of one or more " special" characters...
over 7 years ago in Domino / Security 0 Under Consideration

Azure AD app registration

Register HCL Domino as an application with the Microsoft identity platform so it's possible to make SSO and name lookup from/within HCL Domino Web Applications.
about 3 years ago in Domino / Integration 2 Already Exists

Server-less Domino applications using distributed hash access

The ability to access Domino applications without a server, or needing to know where the server is. Think Domino via Distributed Hash Access, either to a Notes client, ICAA client or to a Domino Server. To support this, handling cross certificates...
over 7 years ago in Domino / Security 3 Under Consideration

SAML2 self service integration

In a saml2 world getting rid of ldaps and also auto deploy to groups would be an dream. The idea is that you enable auto creation of users with a certain email domain or attribute with a secretkey from adfs. You also specify some group access ri...
about 6 years ago in Domino / Security 2 Needs Clarification

Add logout endpoint to DRAPI's oauth system

The .well-known/openid-configuration in DRAPI does not show a logout endpoint. A client web application can use the /oauth/authorization and /oauth/token endpoints to authenticate and refresh the authorization token. A logout is currently only pos...
over 1 year ago in Domino / Security 0 Needs Review