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 Assessment
Workspace Notes
Created by Guest
Created on Oct 15, 2019

Honor SAML during Notes Client setup

We enabled SAML ( Notes Federated Login ) for the Client. This works perfect, but no during the setup of the client. 

 

We want to setup the Notes Client by setting the setup.txt configfile, pointing to the correct Domino server.  Next step is that the Notes Client will honor the network credentials and uses the SAML Notes Federated Login policy. 

 

The problem we are facing at this moment is, that we don't want to send the Notes password to the users. 

 

  • Attach files
  • Guest
    Reply
    |
    Apr 26, 2023

    Its not true that this is supported, you still today on 12.0.2 have to enter a password when client is setup for the first time, before the client get the policy and federation is enabled. This is a mych needed feature.

  • Guest
    Reply
    |
    Nov 23, 2020

    This is already supported and works well for Notes (standard client) if you have ADFS with Integrated Windows Authentication. It has been supported since 9.0.1 (FP10 and higher recommended).

    Server side requirement: https://help.hcltechsw.com/domino/11.0.1/admin/conf_enablingintegratedwindowsauth_c.html

    To configure password-less integrated windows authentication from a new client install, you'll need to implement a deploy.nsf and include it in the installation kit. The details for that are here: https://help.hcltechsw.com/domino/11.0.1/admin/inst_customizinganinstallkittosetcertifierandtrustdef_t.html

    As you mentioned, you do need a setup.txt config file. When you define the Username there use %OSNAME% https://help.hcltechsw.com/domino/11.0.1/admin/inst_settingupnoteswithascriptablesetup_c.html

    The user's Active Directory mail attribute needs to match the internet mail address for Domino.

    Lastly the Domino server needs a way to resolve the OS Name to the user's name in AD. So you may need to add the OS Name to the person document. When I set it up, I added it to the shortname field.

    Please open a case with HCL support if you are having difficulty.

  • Guest
    Reply
    |
    Jul 1, 2020

    We need this functionality to include support for access from NotesTtraveler and verse (android / iphone). and that is also available also for Basic Notes Clients, not only the Notes Standard Client