Authentication methods based on RESTful, gateway and authentication equipment
A technology of authentication and equipment, applied in the direction of electrical components, transmission systems, etc., can solve the problem that the session method is no longer applicable
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0021] The preferred embodiments of the present invention will be described below in conjunction with the accompanying drawings. It should be understood that the preferred embodiments described here are only used to illustrate and explain the present invention, and are not intended to limit the present invention.
[0022] JWT (JSON Web Token) is a token (TOKEN) used to declare a certain identity on the network. It is characterized by being compact and self-contained and based on JSON. It encrypts the subject information contained by some commonly used algorithms. Security is high. It usually consists of three parts: header information (Header), message body (Payload), and signature (Signature).
[0023] The Header is usually used to declare the type of the token and the algorithm used, the Payload is mainly used to contain some user information, and the Signature part is to sign the Base64-encoded Header and Payload.
[0024] In the PaaS cloud platform, the services under the...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


