This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal


Jul 25, 2014, 8:07 PM
7 Posts

Authentication Error

  • Category: iNotes
  • Platform: Windows
  • Release: 9.0
  • Role: Developer
  • Tags: inotes,web service,weblogin custom message,error message
  • Replies: 1

We want to show a error message for the password authentication en main page without redirecting to the "Names.nsf?Login" form, i mean, we need the error message to be shown in the same main page.

Sep 24, 2014, 10:53 PM
113 Posts
domcfg
that's how session authentication works.
you can modify the look and feel of it via the domcfg.nsf
http://www-12.lotus.com/ldd/doc/domino_notes/9.0/help9_admin.nsf/f4b82fbb75e942a6852566ac0037f284/c49552ce82d162ca85257b19005b4d39?OpenDocument
but the url will always be names,nsf?login

you could consider using basic auth instead but more limited in your login prompt options

or off-load authentication somewhere else via SAML, DSAPI filter, or some other websso solution (like webseal)



This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal