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

Search results

Showing 101 of 101

Spell Checking considers German & Swedish words as English and notices the wrong spelling

While using the default dictionary as German, everything written in notes is marked as incorrect. Spell Check considers German words as English and notices the wrong spelling. (Mark as Red for Spell Check). English sentences are clear from spell c...
3 months ago in Notes 0 Needs Review

API-Key Authentication for Domino Web Applications

Provide ability to create a API-Key records in names.nsf for third party applications to connect to Domino resources for various reasons (Mostly REST-API, Web agents, DAS, etc.) Right now customers provide a separate username password and the othe...
over 3 years ago in Domino / Security 5 Under Consideration

Do not stop adding users to ACL if one of them is already on the ACL list.

When you are adding multiple users to ACL (i.e from server address book using "Select Names" dialogbox) and one of them is already on the list, the client displays dialog box that user is on the list and stops the operation. To add the rest of the...
over 2 years ago in Admin Client 3 Planning to Implement

Update Domino JVM to newer major version

We are happy that we are at least on Java 8 for now but... the rest of the world is moving on. Our team contain most Java developers and our code runs in Domino (inside osgi-bundles) and this works very well but we would like to have a more curren...
almost 5 years ago in Domino 8 Shipped

Make it easy to build JAX-RS RESTful web services within the nsf

JAX-RS and annotations are a powerful way to build RESTful web services. Todai it can be done but you have to take lots of steps to make it possible. For inspiration: https://github.com/OpenNTF/org.openntf.xsp.jakartaee, (and https://www.pradny.co...
over 6 years ago in Domino Designer / Java 5 Under Consideration

Enable Support for Domino RestAPI on Partitioned Domino Servers

Allow DRAPI (Domino REST API) to function on partitioned Domino servers. Since this configuration is not currently supported due to limitations in the current development and testing processes. Customers running partitioned servers are unable to b...
12 months ago in Domino / Administration 2 Needs Review

Add GraphQL interface to core Domino

GraphQL is the better REST. A GraphQL interface would be very beneficial for accessing Domino data from client code like React.js
about 7 years ago in Domino Designer 6 Under Consideration

OAuth support for custom REST APIs

Here are some ideas regarding OAuth support for custom REST APIs in Domino. There is a central configuration database on the server where the admin can register OAuth apps. For each app, he can define one or more custom scopes with a technical id ...
over 6 years ago in Domino 3 Shipped

SHA-3 support for Domino SSL/TLS certificate

Domino currently supports SHA-2(A family of two similar hash functions, with different block sizes, known as SHA-256 and SHA-512. They differ in the word size; SHA-256 uses 32-byte words where SHA-512 uses 64-byte words. There are also truncated v...
about 5 years ago in Domino / Security 0 Shipped

Let Domino answer with Status 401 when Login Form gets showed

When you don't have a valid authenticated session, the domino server automatically responds with the login form. The HTTP Status Code of this response however is "200 - OK". For consuming client code (e.g. in case of using Domino as a REST backend...
about 7 years ago in Domino 5 Shipped