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 68

SMTP-Relaying: Option "Allow relay function for selected users" needed

Hello, SMTP relaying of external entities (hosts or clients) can be enabled by 1. adding specific hosts to the exeptions of anti relay checks in the configuration document of the Domino server or 2. by enabling users to authenticate during the SMT...
10 months ago in Domino / Security 0 Needs Review

field encryption for web users

Field encryption on web application is not supported based on the link below: https://help.hcltechsw.com/dom_designer/12.0.2/basic/H_DOCUMENT_AND_FIELD_ENCRYPTION_OVERVIEW.html Note: Web users cannot see encrypted fields with a browser. To see...
almost 2 years ago in Domino / Security 1 Needs Review

Provide REST API to get contents of attachments files in Notes document

For the following existing Rest API which was released with Notes/Domino 9.0.1 , there is no way to get contents of attachments files in Notes document. https://ds-infolib.hcltechsw.com/ldd/ddwiki.nsf/xpAPIViewer.xsp?lookupName=IBM+Domino+Access+S...
about 3 years ago in Domino Designer / Java 0 Needs Review

Add a feature to open a session by an agent signer if a scheduled agent is accessing from a remote server

Please add a feature to open a session by an agent signer if a scheduled agent is accessing from a remote server. Currently, a session is opened by server id instead of an agent signer. For this specification, some LotusScript code don't work expe...
about 2 years ago in Domino / Security 1 Needs Review

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...
about 1 year ago in Domino / Security 0 Needs Review

SAML implementation, can be done safer?

1.) HCL Domino server 12.0.1 (and older) are missing SAML Artifact binding implementation/settings. It has just SAML POST binding :-( Hmm it also works SOAP and inside SAML POST binding, but SAML ARTIFACT binding didn't work for me at all. Is SAML...
over 3 years ago in Domino / Security 0 Needs Review

IDVault:Need increase one view to display all these archived user id file document

https://help.hcltechsw.com/domino/12.0.0/admin/vault_automatic_restart_id_sync.html?hl=id%2Carchived Now all user ID file documents display under the default "Vault Users" view For these archived user ID file, which display as ~UserName also in th...
over 3 years ago in Domino / Security 0 Needs Review

Allow to distinguish between HTTP requests without database access privileges

When summarizing database web access, we count requests in domlog.nsf or access log (text), but we cannot distinguish between requests from users without access privileges and those with privileges. Please be able to distinguish requests from user...
over 1 year ago in Domino / Security 0 Needs Review

Internet Lockout - Option to mark or manually lock out User or Addresses

I'm currently missing an option to mark locked out users and/or IP-Adresses in Internet-Lockout DB to prevent them from beeing deleted accidentally. Let's asume in Domino Serverconfigurationdocument the Internet Lockout feature is configured to au...
over 1 year ago in Domino / Security 1 Needs Review

Remove the necessity to call sinitThread/stermThread

The need to (de-)register threads has always been a source of panic. E.g. calling Domino functions from within Swing. But Java 8 brings another, more subtle problem. Working with streams makes a lot of things much easier and more clearly - but if ...
over 4 years ago in Domino Designer / Java 0 Needs Review