CN118233104A - Digital platform backlog integration method based on cryptographic algorithm - Google Patents
Digital platform backlog integration method based on cryptographic algorithm Download PDFInfo
- Publication number
- CN118233104A CN118233104A CN202410246149.1A CN202410246149A CN118233104A CN 118233104 A CN118233104 A CN 118233104A CN 202410246149 A CN202410246149 A CN 202410246149A CN 118233104 A CN118233104 A CN 118233104A
- Authority
- CN
- China
- Prior art keywords
- digital platform
- backlog
- application system
- request
- digital
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 230000010354 integration Effects 0.000 title claims abstract description 34
- 238000000034 method Methods 0.000 title claims abstract description 33
- 150000003839 salts Chemical class 0.000 claims abstract description 9
- 238000003032 molecular docking Methods 0.000 claims description 8
- 238000004364 calculation method Methods 0.000 claims description 7
- 238000012545 processing Methods 0.000 abstract description 3
- 238000011161 development Methods 0.000 description 4
- 210000004258 portal system Anatomy 0.000 description 2
- 230000003993 interaction Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012856 packing Methods 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
- H04L9/3247—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving digital signatures
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/04—Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
- H04L63/0428—Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
- H04L63/0435—Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload wherein the sending and receiving network entities apply symmetric encryption, i.e. same key used for encryption and decryption
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/0815—Network architectures or network communication protocols for network security for authentication of entities providing single-sign-on or federations
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
- H04L9/3297—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving time stamps, e.g. generation of time stamps
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/40—Network security protocols
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/06—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
- H04L9/0618—Block ciphers, i.e. encrypting groups of characters of a plain text message using fixed encryption transformation
- H04L9/0625—Block ciphers, i.e. encrypting groups of characters of a plain text message using fixed encryption transformation with splitting of the data block into left and right halves, e.g. Feistel based algorithms, DES, FEAL, IDEA or KASUMI
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Hardware Design (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Storage Device Security (AREA)
Abstract
The invention discloses a digital platform backlog integration method based on a national encryption algorithm, and relates to the technical field of informatization; comprising the following steps: step 1: implementing single sign-on integration of the application system and the digital platform, developing and acquiring a service interface of backlog of the application system logging on the digital platform according to an interface service specification, submitting the service interface to the digital platform, configuring a backlog task interface of the application system through the digital platform, and distributing an application number and a salt value, wherein the step 2 is as follows: sending a request to an application system through a digital platform, calling and acquiring an http service of a task to be handled of the application system, and step 3: acquiring request parameters of the digital platform and the user number of the current login user through the application system, verifying the validity of the request according to the timestamp, processing the request parameters according to a signature algorithm provided by the digital platform to acquire a signature value when the request is valid, inquiring backlog of the current login user in the application system according to the signature algorithm, and sending the backlog to the digital platform according to specifications, wherein step 4: and obtaining backlog through the digital platform and displaying the backlog in the digital platform.
Description
Technical Field
The invention discloses a method, relates to the technical field of informatization, and particularly relates to a digital platform backlog integration method based on a national encryption algorithm.
Background
The home page of the digital platform is the portal to the information system and is typically used to provide personalization, single sign-on, aggregate the content of individual information sources, and host the presentation layer of the information system, aggregate the content from individual information sources into an activity that is integrated into one web page. Backlog refers to work items waiting for processing, is centralized and reflected by the portal system as an application system integration platform and a user work support platform, and is an important functional module of the portal system.
The current digital civil administration platform has a lot of application services, which relate to different developers, while backlog relates to privacy information of users and applications, and when the data platform shares information with each application service, the security of each application service and the digital civil administration platform cannot be protected yet.
Disclosure of Invention
Aiming at the problems in the prior art, the invention provides a digital platform backlog integration method based on a national cryptographic algorithm, which realizes unified backlog providing integration development and realizes integration of various business applications on the premise of ensuring data security.
The specific scheme provided by the invention is as follows:
the invention provides a digital platform backlog integration method based on a national encryption algorithm, which comprises the following steps:
step 1: implementing single sign-on integration of the application system and the digital platform, developing and acquiring a service interface of backlog of the application system logging on the digital platform according to an interface service specification, submitting the service interface to the digital platform, configuring a backlog task interface of the application system through the digital platform, distributing an application number and a salt value,
Step 2: sending a request to an application system through a digital platform, calling and obtaining the http service of the task to be handled of the application system, wherein the calling parameters comprise a login account number, a user number, an application number, a time stamp and a signature value, performing sm4 encryption calculation on the signature value in the request,
Step 3: the request parameters of the digital platform and the user number of the current login user are obtained through the application system, the validity of the request is verified according to the timestamp, the request is valid, the request parameters are processed according to the signature algorithm provided by the digital platform to obtain a signature value, the signature algorithm inquires backlog of the current login user in the application system and sends the backlog to the digital platform according to the specification,
Step 4: and obtaining backlog through the digital platform and displaying the backlog in the digital platform.
Further, in the step 2 of the to-do integration method of the digital platform based on the cryptographic algorithm, the method for sending the request to the application system through the digital platform includes:
And the digital platform is used for placing the encrypted signature value in a calling parameter, sending an http request in a post mode, and calling and acquiring the http service of the task to be handled of the application system.
Further, in the step 3 of the to-do integration method of the digital platform based on the cryptographic algorithm, the verification of the validity of the request according to the timestamp by the application system includes:
And the application system judges whether the time stamp in the calling parameter is smaller than the current time or not, if yes, the request is valid, and if not, the request is invalid.
Further, in the step 4 of the digital platform backlog integration method based on the cryptographic algorithm, the backlog is obtained through the digital platform, and the method comprises the following steps:
And acquiring a to-do task list of the application system through a digital platform, wherein the to-do task list comprises related data item descriptions of to-do items, and the related data item descriptions comprise states, message descriptions, system names, the number of to-do items and the to-do list.
The invention also provides a digital platform backlog integration device based on the national cryptographic algorithm, which comprises an interface management module, a digital platform management module and an application system docking module,
The interface management module implements single sign-on integration of the application system and the digital platform, develops and acquires a service interface of backlog of the application system logging on the digital platform according to an interface service specification, submits the service interface to the digital platform, configures a backlog task interface of the application system through the digital platform, distributes application numbers and salt values,
The digital platform management module sends a request to the application system, calls and obtains the http service of the task to be handled of the application system, the calling parameters comprise a login account number, a user number, an application number, a time stamp and a signature value, sm4 encryption calculation is carried out on the signature value in the request,
The application system docking module obtains the request parameters of the digital platform and the user number of the current login user, verifies the validity of the request according to the timestamp, processes the request parameters according to the signature algorithm provided by the digital platform to obtain the signature value, queries backlog of the current login user in the application system according to the signature algorithm, sends the backlog to the digital platform according to the specification,
The digital platform management module obtains backlog and displays the backlog in the digital platform.
Further, the method for sending the request to the application system by the digital platform management module in the digital platform backlog integration device based on the cryptographic algorithm comprises the following steps:
And the digital platform is used for placing the encrypted signature value in a calling parameter, sending an http request in a post mode, and calling and acquiring the http service of the task to be handled of the application system.
Further, the application system docking module in the digital platform backlog integration device based on the national encryption algorithm verifies the validity of the request according to the timestamp, and the method comprises the following steps:
And the application system judges whether the time stamp in the calling parameter is smaller than the current time or not, if yes, the request is valid, and if not, the request is invalid.
Further, the method for obtaining backlog by the digital platform management module in the digital platform backlog integration device based on the cryptographic algorithm includes:
And acquiring a to-do task list of the application system through a digital platform, wherein the to-do task list comprises related data item descriptions of to-do items, and the related data item descriptions comprise states, message descriptions, system names, the number of to-do items and the to-do list.
The invention has the advantages that:
the invention provides a backlog integration method of a digital platform based on a national encryption algorithm, which provides integration development specifications for unifying backlogs based on the national encryption algorithm, protects the safety of each application service and the digital civil administration platform, realizes the message sharing of the data platform and each application service, and realizes the integration of each business application.
Drawings
FIG. 1 is a schematic flow chart of the method of the invention.
Detailed Description
The present invention will be further described with reference to the accompanying drawings and specific examples, which are not intended to be limiting, so that those skilled in the art will better understand the invention and practice it.
The invention provides a digital platform backlog integration method based on a national encryption algorithm, which comprises the following steps:
step 1: implementing single sign-on integration of the application system and the digital platform, developing and acquiring a service interface of backlog of the application system logging on the digital platform according to an interface service specification, submitting the service interface to the digital platform, configuring a backlog task interface of the application system through the digital platform, distributing an application number and a salt value,
Step 2: sending a request to an application system through a digital platform, calling and obtaining the http service of the task to be handled of the application system, wherein the calling parameters comprise a login account number, a user number, an application number, a time stamp and a signature value, performing sm4 encryption calculation on the signature value in the request,
Step 3: the request parameters of the digital platform and the user number of the current login user are obtained through the application system, the validity of the request is verified according to the timestamp, the request is valid, the request parameters are processed according to the signature algorithm provided by the digital platform to obtain a signature value, the signature algorithm inquires backlog of the current login user in the application system and sends the backlog to the digital platform according to the specification,
Step 4: and obtaining backlog through the digital platform and displaying the backlog in the digital platform.
The method of the invention provides an integrated development standard for unifying backlog based on a domestic encryption algorithm, and realizes the integration of each business application on the premise of ensuring the data security.
In particular applications, in some embodiments of the method of the invention, reference may be made to the following:
Step 1: and implementing single sign-on integration of the application system and the digital platform, developing and acquiring a service interface of backlog of the application system on the digital platform according to an interface service specification, submitting the service interface to the digital platform, configuring a backlog task interface of the application system through the digital platform, and distributing an application number appId and a salt value salt.
Step 2: and sending a request to the application system through the digital platform, calling and acquiring the http service of the task to be handled of the application system, wherein the calling parameters comprise a login account user ID, a user number charId, an application number appId, a timestamp t and a signature value sign, and performing sm4 encryption calculation on the signature value sign in the request.
Wherein further, in step 2, the request is sent to the application system through the digital platform, including:
And the digital platform is used for placing the encrypted signature value in a calling parameter, sending an http request in a post mode, and calling and acquiring the http service of the task to be handled of the application system.
Step 3: the method comprises the steps of obtaining request parameters of a digital platform and a user number of a current login user through an application system, verifying the validity of the request according to a timestamp, processing the request parameters according to a signature algorithm provided by the digital platform to obtain a signature value when the request is valid, inquiring backlog of the current login user in the application system according to the signature algorithm, and sending the backlog to the digital platform according to specifications.
Further, in step 3, verifying, by the application system, the validity of the request according to the timestamp includes:
and the application system judges whether the time stamp in the calling parameter is smaller than the current time or not, if yes, the request is valid, and if not, the request is invalid. After the request is determined to be valid, signature validity judgment is performed, and the signature rule inquires backlog according to charId.
For example, after the application system receives the request, it determines whether the timestamp is within the valid time, and may set a time interval according to your security range, for example, may be 10 minutes, 5 minutes, 20 seconds, etc., and expire.
And if the request is valid, calculating a signature value according to the request parameter, comparing the signature value with the transmitted signature value sign, and executing the calling request if the signature value sign is the same as the transmitted signature value sign.
The specific encryption process involves the following:
Encryption mode: SM4
Encryption mode: ECB (ECB)
The filling mode is as follows: PKCS7 packing
Data block: 128 bits
And (3) a password: individual service systems providing
Offset amount: 10
Output form: base64
Character set: UTF-8.
Step 4: and obtaining backlog through the digital platform and displaying the backlog in the digital platform.
Further, in step 4, the backlog is acquired through a digital platform, including:
And acquiring a backlog list of the application system through a digital platform, wherein the backlog list comprises related data item descriptions of backlogs, and the related data item descriptions comprise state status, message description message, system name sysName, backlog quantity toDoCount and backlog list toDoList.
The invention also provides a digital platform backlog integration device based on the national cryptographic algorithm, which comprises an interface management module, a digital platform management module and an application system docking module,
The interface management module implements single sign-on integration of the application system and the digital platform, develops and acquires a service interface of backlog of the application system logging on the digital platform according to an interface service specification, submits the service interface to the digital platform, configures a backlog task interface of the application system through the digital platform, distributes application numbers and salt values,
The digital platform management module sends a request to the application system, calls and obtains the http service of the task to be handled of the application system, the calling parameters comprise a login account number, a user number, an application number, a time stamp and a signature value, sm4 encryption calculation is carried out on the signature value in the request,
The application system docking module obtains the request parameters of the digital platform and the user number of the current login user, verifies the validity of the request according to the timestamp, processes the request parameters according to the signature algorithm provided by the digital platform to obtain the signature value, queries backlog of the current login user in the application system according to the signature algorithm, sends the backlog to the digital platform according to the specification,
The digital platform management module obtains backlog and displays the backlog in the digital platform.
The content of information interaction and execution process between the modules in the device is based on the same conception as the embodiment of the method of the present invention, and specific content can be referred to the description in the embodiment of the method of the present invention, which is not repeated here.
The device of the invention is based on a domestic encryption algorithm, provides an integrated development standard for unifying backlog, protects the safety of each application service and a digital civil administration platform, realizes the message sharing of the data platform and each application service, and realizes the integration of each business application.
It should be noted that not all the steps and modules in the above processes and the structures of the devices are necessary, and some steps or modules may be omitted according to actual needs. The execution sequence of the steps is not fixed and can be adjusted as required. The system structure described in the above embodiments may be a physical structure or a logical structure, that is, some modules may be implemented by the same physical entity, or some modules may be implemented by multiple physical entities, or may be implemented jointly by some components in multiple independent devices.
The above-described embodiments are merely preferred embodiments for fully explaining the present invention, and the scope of the present invention is not limited thereto. Equivalent substitutions and modifications will occur to those skilled in the art based on the present invention, and are intended to be within the scope of the present invention. The protection scope of the invention is subject to the claims.
Claims (8)
1. A digital platform backlog integration method based on a national cryptographic algorithm is characterized by comprising the following steps:
step 1: implementing single sign-on integration of the application system and the digital platform, developing and acquiring a service interface of backlog of the application system logging on the digital platform according to an interface service specification, submitting the service interface to the digital platform, configuring a backlog task interface of the application system through the digital platform, distributing an application number and a salt value,
Step 2: sending a request to an application system through a digital platform, calling and obtaining the http service of the task to be handled of the application system, wherein the calling parameters comprise a login account number, a user number, an application number, a time stamp and a signature value, performing sm4 encryption calculation on the signature value in the request,
Step 3: the request parameters of the digital platform and the user number of the current login user are obtained through the application system, the validity of the request is verified according to the timestamp, the request is valid, the request parameters are processed according to the signature algorithm provided by the digital platform to obtain a signature value, the signature algorithm inquires backlog of the current login user in the application system and sends the backlog to the digital platform according to the specification,
Step 4: and obtaining backlog through the digital platform and displaying the backlog in the digital platform.
2. The method for integrating backlog of digital platform based on cryptographic algorithm as set forth in claim 1, wherein in step 2, the request is sent to the application system through the digital platform, comprising:
And the digital platform is used for placing the encrypted signature value in a calling parameter, sending an http request in a post mode, and calling and acquiring the http service of the task to be handled of the application system.
3. The method for integrating backlog of digital platform based on cryptographic algorithm as set forth in claim 1, wherein the step3 of verifying the validity of the request by the application system according to the time stamp comprises:
And the application system judges whether the time stamp in the calling parameter is smaller than the current time or not, if yes, the request is valid, and if not, the request is invalid.
4. The method for integrating backlog of digital platform based on cryptographic algorithm as in claim 1, wherein in step 4, backlog is obtained by digital platform, comprising:
And acquiring a to-do task list of the application system through a digital platform, wherein the to-do task list comprises related data item descriptions of to-do items, and the related data item descriptions comprise states, message descriptions, system names, the number of to-do items and the to-do list.
5. A digital platform backlog integrating device based on a national cryptographic algorithm is characterized by comprising an interface management module, a digital platform management module and an application system docking module,
The interface management module implements single sign-on integration of the application system and the digital platform, develops and acquires a service interface of backlog of the application system logging on the digital platform according to an interface service specification, submits the service interface to the digital platform, configures a backlog task interface of the application system through the digital platform, distributes application numbers and salt values,
The digital platform management module sends a request to the application system, calls and obtains the http service of the task to be handled of the application system, the calling parameters comprise a login account number, a user number, an application number, a time stamp and a signature value, sm4 encryption calculation is carried out on the signature value in the request,
The application system docking module obtains the request parameters of the digital platform and the user number of the current login user, verifies the validity of the request according to the timestamp, processes the request parameters according to the signature algorithm provided by the digital platform to obtain the signature value, queries backlog of the current login user in the application system according to the signature algorithm, sends the backlog to the digital platform according to the specification,
The digital platform management module obtains backlog and displays the backlog in the digital platform.
6. The device for integrating backlog of digital platform based on cryptographic algorithm as in claim 5, wherein the digital platform management module sends the request to the application system, comprising:
And the digital platform is used for placing the encrypted signature value in a calling parameter, sending an http request in a post mode, and calling and acquiring the http service of the task to be handled of the application system.
7. The digital platform backlog integration device based on the cryptographic algorithm of claim 5, wherein the application system docking module verifies the validity of the request according to the timestamp, comprising:
And the application system judges whether the time stamp in the calling parameter is smaller than the current time or not, if yes, the request is valid, and if not, the request is invalid.
8. The backlog integration device of claim 5, wherein the digital platform management module obtains the backlog, comprising:
And acquiring a to-do task list of the application system through a digital platform, wherein the to-do task list comprises related data item descriptions of to-do items, and the related data item descriptions comprise states, message descriptions, system names, the number of to-do items and the to-do list.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202410246149.1A CN118233104A (en) | 2024-03-05 | 2024-03-05 | Digital platform backlog integration method based on cryptographic algorithm |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202410246149.1A CN118233104A (en) | 2024-03-05 | 2024-03-05 | Digital platform backlog integration method based on cryptographic algorithm |
Publications (1)
Publication Number | Publication Date |
---|---|
CN118233104A true CN118233104A (en) | 2024-06-21 |
Family
ID=91497128
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202410246149.1A Pending CN118233104A (en) | 2024-03-05 | 2024-03-05 | Digital platform backlog integration method based on cryptographic algorithm |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN118233104A (en) |
-
2024
- 2024-03-05 CN CN202410246149.1A patent/CN118233104A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP3484125B1 (en) | Method and device for scheduling interface of hybrid cloud | |
CN111708991B (en) | Service authorization method, device, computer equipment and storage medium | |
CN112422532B (en) | Service communication method, system and device and electronic equipment | |
CN110582768B (en) | Apparatus and method for providing secure database access | |
US9059978B2 (en) | System and methods for remote maintenance in an electronic network with multiple clients | |
CN102144193B (en) | Method for granting authorization to access a computer-based object in an automation system, computer program, and automation system | |
CN102457509B (en) | Cloud computing resources safety access method, Apparatus and system | |
US20100077467A1 (en) | Authentication service for seamless application operation | |
CN112583802A (en) | Data sharing platform system and equipment based on block chain and data sharing method | |
WO2023005838A1 (en) | Data sharing method and electronic device | |
CN113872940B (en) | Access control method, device and equipment based on NC-Link | |
EP3196827A1 (en) | Distribution of licenses for a third-party service operating in association with a licensed first-party service | |
CN117716667A (en) | Proxy-based identity and access management for web applications | |
CN113297562A (en) | Authentication method, device, system, electronic equipment and storage medium | |
EP3062254A1 (en) | License management for device management system | |
CN115622747A (en) | API authorization authentication processing method and device, electronic equipment and storage medium | |
CN115473648A (en) | Certificate signing and issuing system and related equipment | |
CN114731293A (en) | Preventing data manipulation and protecting user privacy when determining accurate location event measurements | |
CN118233104A (en) | Digital platform backlog integration method based on cryptographic algorithm | |
CN114861144A (en) | Data authority processing method based on block chain | |
US11411813B2 (en) | Single user device staging | |
CN110505205B (en) | Cloud platform encryption and decryption service access method and access system | |
CN113343273A (en) | User login method, first server and computer readable storage medium | |
CN113765876A (en) | Report processing software access method and device | |
CN114500031B (en) | System, method, electronic equipment and medium for acquiring BI report based on single sign-on |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination |