|
Description: The Sessions component from frameWERKS stores user information in any ODBC database. This state information can persist across Web Farms, and also across application boundaries. We call it a Sessions component, but in all actuality it manages more than just session information. The Sessions component stores information across application boundaries. Another program can access information from entered by another program simply by authenticating to the Sessions component. This makes the Sessions component act as a Single Sign-On solution as well. In essence, once your users have authenticated to one program, that same login information can be utilized to access login credentials for a second application, and more.
|