I would like to develop a web application using IBM Lotus Domino Designer 8.5.2.
The web application shall verify user's authentication base on user's Lotus Notes email account information.
More information about Lotus Notes in case it is helpful, users using Lotus Notes as email client, they check email using Lotus Notes. Their given email address like [email protected]
Here is my plan, the web application requires the user to enter the username and password to login.
The username and the password should be the same account as the user login to Lotus Notes for email checking, for example, to login to Lotus Notes email client, the username is testusername and the password is testpassword.
The user should enter the same username and the password to login to the web application (that is testusername for username and testpassword for password).
Before I post my question, I read the article in this website
http://www-10.lotus.com/ldd/ddwiki.nsf/dx/XPages_in_the_Notes_Client-Security
and I get confuse that should I have 1 or more database for the web application ?
But I just want the web application has a simple login.
Is it possible to develop a web application just use Lotus Notes Email Client account to login?
If so, I guess the validation should perform in xpages, is it correct?
I should be grateful if you would give advice or suggestion on this issue.
Thank you very much.
Yours sincerely,
beginner