I have an application in which every user has a ‘CustomerProfile’ document (not a Notes profile doc) which contains background info such as name, address, etc.
Rather than creating a separate document in a cascaded address book, I wanted to add a password field to this customer profile document and point directory assistance to this database.
-
Which view is used in authentication?
-
Must the password be stored in a special field name (HTTPPassword)? or can the password field be referenced in the appropriate view column?
-
Must the username be stored in a particular field name and if so, what is the name? OR is it a function of the view (username can be contained in any field as long as the correct view shows the username in the correct column?)?
-
Does Domino require that the password be encrypted? If the password is encrypted can the doc still be edited from a browser? Is the encryption lost by editing through the browser?
Thanks in advance,
Marc Robson