|
Script Category : ASP
Script Sub Category : User Management
The Sessions component from frameWERKS stores user info in any ODBC database. This state info 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 info. The Sessions component stores info 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 info can be utilized to access login credentials for a second application, and more.
|
|
|