Skip to main content


developerWorks  >  WebSphere  >

Leveraging WebSphere Portal V6 programming model: Part 4. Understanding and configuring WebSphere Portal login and logout

developerWorks

Level: Intermediate

Jan-Paul Buchwald (JPBUCH@de.ibm.com), WebSphere Portal Development, IBM
Dieter Buehler (buehlerd@de.ibm.com), WebSphere Portal Security Architect, IBM
Thomas Hurek ( thomas_hurek@de.ibm.com), WebSphere Portal Level 3 Lead, IBM

13 Jun 2007
Updated 28 Jun 2007

Get the download

Earlier articles in this series covered various patterns for linking together different components in your portal to address business requirements. In this part, you learn more about one of the basic infrastructure services provided by IBM® WebSphere® Portal Version 6 provides--that is, the mechanism which enables users to login and logout of the portal. You also learn how to configure and customize the login and logout behavior.

Summary

The flow of authenticating a user, maintaining the user's session, and logging the user off again belongs to the basic usage patterns of Web-based systems and plays a major role in Web security. Although the basic flow is always the same, many systems require adapting or enhancing for special purposes. Using a portal running under WebSphere Portal as your unified Web front-end, you can rely on a complex and rich authentication component that you can configure and customize in various ways. This article provides an in-depth description of the WebSphere Portal V6 login and logout behavior and various configuration and customization options. (The content described here also applies to WebSphere Portal versions 5.1.0.x.)

This article is for architects of portal solutions, WebSphere Portal administrators, and portal developers. The reader should be familiar with basic J2EE concepts and with WebSphere Portal.



Download

DescriptionNameSizeDownload method
Article in PDF format0706_buchwald-WP6LoginLogout.pdf1524 KBHTTP
Information about download methodsGet Adobe® Reader®


About the authors

Jan-Paul Buchwald photo

Jan-Paul Buchwald studied Computer Science at the Albert Einstein University of Ulm. With the experience gained in a WebSphere Portal Speed Team internship project in summer 2004, he joined the WebSphere Portal security team after finishing his studies in 2005.


Dieter Buehler photo

Dr. Dieter Buehler, WebSphere Portal Security Architect, joined IBM in 2002 and has worked in the WebSphere Portal development team since the WebSphere Portal 4.1 release. Prior to IBM, Dieter worked three years in research at the University of Tuebingen in Germany exploring concepts and technologies for integrating industrial automation systems into web-based portal solutions. In addition to the WebSphere Portal security architecture, Dieter is especially interested in Java-based client-server system design and information retrieval concepts.


Thomas Hurek photo

Thomas Hurek is a software architect at the German IBM development lab. He has technical responsibility for fix packs and Level 3 maintenance in the WebSphere Portal development team.




Rate this content


Please take a moment to complete this form to help us better serve you.



 


 


Not
useful
Extremely
useful
 


Back to top


Document options

Document options requiring JavaScript are not displayed

Discuss


My developerWorks needs you!

Connect to your technical community


Rate this content

Help us improve this content


More in this series:
Leveraging WebSphere Portal V6 programming model