The Lightweight Single Sign-on system solution includes the following items:
LPublic ComponentsSsolab. ssoserver. Components
LSingle Sign-On SystemSsolab. ssoserver. webapp
LDemonstration of Enterprise Portal SystemSsolab. Portal. webapp
LHuman Resource Management System demonstrationSsolab. app1. webapp
LFinancial Management System demonstrationSsolab. app2. webapp
LOnline office system demonstrationApp3(Java)
Visual Studio 2008 solution Diagram
Eclipse project diagram
The entire solution runs as follows:
1. Access the Enterprise Portal System http: // localhost: 7772/portal/default. aspx.
Because you have not logged on to the single-point logon system, you can jump to the single-point logon system user logon page http: // localhost: 7771/ssosite/signin. aspx
2. Enter the correct user name and password to go to the home page of the enterprise portal system, http: // localhost: 7772/portal/default. aspx. the user name and application system address of the current login user are displayed.
3. Select the human resource management system and open the home page of the human resource management system, http: // localhost: 7773/app1/default. aspx. the user name of the current login user is displayed.
4. Select the financial management system and go to the home page of the financial management system, http: // localhost: 7774/app2/default. aspx. the user name of the current logon user is displayed.
4. Select an online office system and open http: // localhost: 8080/app3/Default. jsp on the home page of the online office system. The user name of the current logon user is displayed.