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

Status Needs Review
Workspace Domino
Categories Security
Created by Guest
Created on May 21, 2025

Ability to login DRAPI using Java/LS bindings in Domino

DRAPI is expanding capabilities beyond what we can do using standard Domino programming. For instance, we can launch a co-editing, OData integration through the Domino Rest API or running background agents asynchronously.

We could use these capabilities from the Notes client and Domino web/XSP apps using a native bridge. If the DRAPI uses Domino server authentication to create JWT, we would have a server-side mechanism to programmatically produce a valid JWT on behalf of the logged-in user, so we can benefit from additional capabilities of DRAPI.

A common use case might be to start a co-editing session for any attachment in the Domino document.





  • Attach files