• Anonymous
  • Login
  • Register
Xpages Dojo Login Custom Control

Owners F. Kranenburg Category
Admin Utilities
Contributors - Platform
R 8.5.1
Downloads 1855 Last Release Apr 14, 2011
Rating
(4 ratings)
Project Creation Oct 19, 2010
Status Not active Short URL Not defined
Description Reusable Login component for Xpages In Catalog
No


 

This component adds a login / logout link on your application. See the screenshots for more information.
The login.css file could be used to change the style of the control.

Requirements :
You need to use session authentication, if not enabled, enable it on you server document under 'internet protocols' -> 'domino web engine'. When using internet sites, enable it on your internet site.

This custom control can be fully adjusted by setting these properties :

 

property name

type

example value

 

allowBrowserCaching

 

boolean

 

false

loginMessage

string

Please type your username and password here

loggedInMessage

string

Login succesful, redirecting...

loginFailMessage

string

Username / password incorrect, please try again

loginFailReason1Message

string

login fail reason error 1 means not authorized to use this website.

loginFailReason2Message

string

login fail reason error 2 means username / password no match

loginFailReason3Message

string

login fail reason error 3 means session is expired.

loginFailReason4Message

string

login fail reason error 4 means server clocks are out of sync.

loginFailReason5Message

string

login fail reason error 5 means account is locked out

loginDialogTitle

string

login

loginButtonText

string

Login

loginUrlParameter

String

logmein

labelName

string

Username:

labelPassword

string

Password:

urlLoginNSF

string

facesContext.getExternalContext().getRequest().getContextPath()

urlAfterLogin

string

http://www.mysite.com/site/portal

urlAfterLogout

string

http://www.mysite.com/site/home

loginLinkText

string

login

logoutLinkText

string

logout

displayLogoutLink

boolean

true

showRememberMe

boolean

true

textRememberMe

string

"remember me, put my username and password in a cookie"

xDaysRememberMe

integer

90

cookieDomain

string

"openntf.org" or "home.mysite.com"

 

 

 

Ferry Kranenburg



Projects can have short and readable URLs, e.g. http://mobilecontrols.openntf.org.

You can request a short URL to your project by sending a mail to support at openntf dot org. Put the word 'OpenNTF' somewhere in the subject.
Owners are the people with maximal rights. For example they can create releases and add more contributors.

In order to define multiple owners use "," (comma) as separator.

Because of data privacy you cannot lookup other people's names but you have to type them in.
Enter the contributors or owners here who you want to receive notifications and questions by email.

In order to define multiple owners use "," (comma) as separator.

Because of data privacy you cannot lookup other people's names but you have to type them in.
In addition to the owners additional OpenNTF contributors have to be listed here. Contributors don't have the same access rights as owners, e.g. they cannot create releases.

In order to define multiple owners use "," (comma) as separator.

Because of data privacy you cannot lookup other people's names but you have to type them in.
Enter a short description of the project here (up to 100 characters).

The short description shows up in the project UI and in some of the views.
In this field you should enter a more detailed description of your project.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.
A Catalog Release is for projects that are production ready and that are end-user "install friendly".

This property describes whether any release of this project has been added to the catalog.

Learn more about the catalog.