User authority identification method and system and computer device
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- YONYOU NETWORK TECH
- Publication Date
- 2018-02-23
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present invention relates to the field of big data technology, in particular to a user authority authentication method, a user authority authentication system, a computer device, and a computer-readable storage medium. Background technique
[0002] In web applications, the http protocol is generally used for communication. Due to the stateless feature of http, the session (Session) mechanism is relied on during authentication: that is, the user's login status and permission information are stored in the session.
[0003] In order to deal with large-scale access, it is necessary to implement cluster deployment of applications. To implement cluster deployment, it is necessary to unify sessions among multiple application servers. Most mainstream web servers such as Tomcat, WEBLogic, and WebSphere have adopted the session replication mechanism. The session replication network topology is as follows: figure 1 shown. Sessions are replicated between se...