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 Under Consideration
Workspace Domino
Categories Security
Created by Guest
Created on Jun 30, 2021

Let us choose the attributes for authentication in webapplications like we can in Websphere/Connections: uid;cn;mail

We can now only set this into 2 options: Lower and Higher security which contains several attributes each.


We would like to choose the attribute(s) for authenticating into Domino webapps.

The 2 options is not good when you want to logon using shortname or emailaddress only.

  • Attach files
      Drop here to upload
    • Admin
      Thomas Hampel
      Reply
      |
      Jan 6, 2023

      Although not currently supported, it is technically possible to use any attribute as long as there is a unique match with the fullname field in the person document.

    • Guest
      Reply
      |
      Jul 15, 2021

      Hi.

      Can you use the "NABWebLookupView" notes.ini setting to fix this?


      NABWebLookupView=viewname


      Directs the Domino server to search "viewname" in the Domino Directory for the name to authenticate. This view can use the formula for column 1 to only include the attribute(s) you want users to use (instead of those used by the built in Lower / Higher security options)