• Anonymous
  • Login
  • Register
Auto Logins for IBM Domino/ XWork server

Owners Mark Leusink Project Creation Jun 4, 2012
Contributors - Last Release Jun 17, 2012
Downloads 375Download latest release
Rating
(1 ratings)
Description "Remember me" option for IBM Domino/ XWork server logins


You've reached the project site of the 3rd runner up in the 3rd OpenNTF Development Contest! Visit my blog to view my other projects or read other interesting articles. 

 

Auto Logins for IBM Domino/ XWork server is an application/ component that you can use to add a "Remember me" feature to the login screen of an IBM Domino/ Xwork server. If a user (within the specified number of days) tries to access the server again, he is recognized (based on a token in a cookie). If the token is valid and hasn't expired, the user is automatically signed in.

 

The algorithm that has been used for the remember me feature is described here.

 

This is a great feature for any web (XPage) application, especially mobile web applications: it will make using the application a lot easier/ user friendlier.

 

The sign-in process is handled by creating an LTPA token. This requires that multi-server session authentication is enabled on the server. The code used to generate the LTPA token was developed by Serdar Başeğmez and is available on the XSnippet site. Note that this application does not work with imported Websphere Ltpa keys, only with Domino keys.

 

Although not required, I recommend to enable SSL on the server.

 

Important: although I have been very careful in developing this application/ sample and think thas the method I've implemented can be considered secure, I can and will give NO WARRANTY for it and cannot be held responsible for any security issues related to the use of this application. Please let me know if you find any (security) problems with this application.

 



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.
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.
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.
GitHub can be used as source control repository for OpenNTF projects. In this case the Issues from GitHub are used instead of the Defects from OpenNTF.

Contact ip-manager@openntf if you want to have a GitHub project created in the OpenNTF space.

Learn more about OpenNTF on GitHub