Single sign-on method based on session mechanism
A single sign-on, mechanism technology, applied in electrical components, user identity/authority verification, transmission systems, etc., to achieve the effects of good security, convenient management, and simple operation
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0024] 1. Deployment of client requirements
[0025] Required files, DomainCookie.dll, TLD: sun.com, Domain: user.sun.com.
[0026] (1) Add in Web.config file configuration Distribution
[0027]
[0028]
[0029]
[0030] Description: httpModules is the entry point. After configuration, use the request entry point to take effect. Each request will be processed by domaincookie.dll, which will make all cookie information valid for all domain names. where name is the configuration name, identifying the module used. Type is the configured assembly. Deploy according to the method of "full class name, assembly".
[0031] (2) Add the required appsetting attribute
[0032]
[0033]
[0034]
[0035] Note: This configuration indicates the domain name to be used in the system, the value of the key is the variable name required in the dll file, it cannot be changed, and must correspond to the upper and lower case. The value in Value should be the top-leve...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 