WO2023010608A1 - 一种跨域安全交互方法、系统、终端以及存储介质 - Google Patents
一种跨域安全交互方法、系统、终端以及存储介质 Download PDFInfo
- Publication number
- WO2023010608A1 WO2023010608A1 PCT/CN2021/112257 CN2021112257W WO2023010608A1 WO 2023010608 A1 WO2023010608 A1 WO 2023010608A1 CN 2021112257 W CN2021112257 W CN 2021112257W WO 2023010608 A1 WO2023010608 A1 WO 2023010608A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- domain
- access
- certificate
- cross
- attribute
- 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.)
- Ceased
Links
Images
Classifications
-
- 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/10—Network architectures or network communication protocols for network security for controlling access to devices or network resources
-
- 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/321—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 a third party or a trusted authority
-
- 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
- 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/3263—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 certificates, e.g. public key certificate [PKC] or attribute certificate [AC]; Public key infrastructure [PKI] arrangements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2209/00—Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
- H04L2209/72—Signcrypting, i.e. digital signing and encrypting simultaneously
Definitions
- the present application belongs to the technical field of network security, and in particular relates to a cross-domain secure interaction method, system, terminal and storage medium.
- the user registration database is uniformly established on the provincial government service platform, and user registration is uniformly provided by the provincial government service platform, and the government service pages of various cities and departments no longer provide user registration functions.
- the user login interface is also uniformly provided by the provincial government service platform, and each city and department only provides corresponding jump links.
- a heterogeneous system refers to a system structure in which nodes are distributed in different security domains.
- Cross-domain authentication refers to identity verification for users in different trust domains when conducting cross-domain access and communication.
- the server In a common network security solution, the server generally verifies the identity of the client through an agreed authentication protocol. Due to the wide variety of devices and application systems in the Internet of Things, this traditional security model has various drawbacks. First of all, if the number of devices is too large, it may lead to difficulties in device identity management, resulting in high performance requirements for system servers and high cost of identity management; secondly, different application systems independently store device identity information and complete identity verification independently.
- each system will be an isolated island of trust, resources and information between systems cannot be shared and used, resulting in waste of resources; finally, authentication mechanisms between different independent systems may be different, different types of The security of the devices is also different, which also leads to many uncertain factors in the authentication of the identity of the client.
- the data needs to be encrypted when it is transmitted in the domain.
- the traditional method is to use symmetric or asymmetric encryption algorithms, but this method is not suitable for complex scenarios of government affairs systems.
- the present application provides a cross-domain secure interaction method, system, terminal and storage medium, aiming to solve one of the above-mentioned technical problems in the prior art at least to a certain extent.
- a cross-domain secure interaction method comprising:
- the third-party proxy authentication center uses the attribute mapping method to generate the attribute certificate of the system requesting access in the source domain, and the system requesting access uses the attribute certificate to send an access request to the system requested to access in the target domain; the access request includes endorsement certificate;
- the third-party proxy authentication center authenticates the system requesting access according to the access request and the attribute certificate, and if the verification passes, establishes cross-domain security interaction between the system requesting access in the source domain and the system requested access in the target domain.
- the technical solution adopted in the embodiment of the present application also includes: issuing a digital certificate to a system that supports cross-domain access, and issuing an endorsement certificate to a device under the system is specifically:
- the technical solution adopted in the embodiment of the present application further includes: the issuing of the endorsement certificate to the device specifically includes:
- the endorsement certificate includes the unique identity of the device, the identifier of the certificate issuing system, the name of the certificate issuing system, the authentication method of the certificate issuing system, the device authentication result, the valid time and timestamp of the certificate, digital signature, and the target domain expected to be accessed.
- the system identifier the attribute operations supported by the requested system in the target domain, and the key for encrypted communication with the device.
- the attribute certificate includes the identity information of the device, key information, the unique serial number of the certificate, the valid period of use of the certificate, attribute information, the domain of use, the issuing unit, and the issuing unit’s Public key information and certificate type;
- the access request includes the unique identity of the device, the content requested to be accessed, the operation requested to be supported, the validity period and time stamp of the requested access, and the endorsement certificate.
- the technical solution adopted in the embodiment of the present application also includes: the generation of the attribute certificate of the system requesting access in the source domain through the third-party proxy authentication center using the attribute mapping method specifically includes:
- the attribute table storage module is used to store the attribute conversion relationship between domains
- the attribute mapping table is used to record all attributes of the source domain and the target domain, and the mutual mapping relationship between the attributes;
- a buffer is constructed in the attribute mapping service module, and the attribute mapping table between common domains is stored through the buffer;
- attribute mapping table Use the attribute mapping table to perform attribute mapping on the attribute certificate. If the corresponding attribute mapping table can be completely mapped, it means that cross-domain access and synchronous modification operations are supported; if the corresponding attribute mapping table cannot be mapped, it means that cross-domain access cannot be performed; if If the attribute mapping table is partially mapped, it means that it can be accessed across domains but cannot be modified.
- the technical solution adopted in the embodiment of the present application further includes: the identity verification of the system requesting access through the third-party proxy authentication center according to the access request and the attribute certificate further includes:
- the parsing process includes:
- Analyzing the access request checking the timestamp and request content of the access request
- the technical solution adopted in the embodiment of the present application further includes: if the verification is passed, establishing cross-domain security interaction between the system requesting access in the source domain and the system requested access in the target domain specifically includes:
- the data sharing domain is indicated to the target domain by the third-party proxy authentication center.
- a cross-domain security interaction system including:
- Certification center building module used to build a third-party proxy certification center, issue digital certificates to systems supporting cross-domain access through the third-party proxy certification center, and issue endorsement certificates to devices under the system;
- the request sending module used to generate the attribute certificate of the system requesting access in the source domain by using the attribute mapping method through the third-party proxy authentication center, and the system requesting access uses the attribute certificate to send an access request to the system requested to access in the target domain;
- the access request includes an endorsement credential;
- System verification module used to verify the identity of the system requesting access through the third-party proxy authentication center according to the access request and the attribute certificate, and if the verification is passed, establish the system requesting access in the source domain and the system requested access in the target domain Cross-domain security interaction.
- a terminal includes a processor and a memory coupled to the processor, wherein,
- the memory stores program instructions for implementing the cross-domain secure interaction method
- the processor is configured to execute the program instructions stored in the memory to control cross-domain security interaction.
- a storage medium storing program instructions executable by a processor, and the program instructions are used to execute the cross-domain security interaction method.
- the beneficial effect produced by the embodiment of the present application lies in that the cross-domain secure interaction method, system, terminal and storage medium of the embodiment of the present application establish a trusted third-party agent authentication center, and through the third-party agent
- the certification center builds a unified identity for different systems and devices under the system, uses digital certificates to verify the cross-domain identity of different systems in the Internet of Things environment, and realizes one-to-many cross-domain identity verification between heterogeneous systems; and After the identity verification is successful, a data sharing domain that supports read and write operations is divided in the data domain of the requested system to achieve safe interoperability between different domains, while ensuring the security of some data domains that cannot be modified and accessed and avoid wastage of resources.
- the invention adopts the data transmission mode based on the attribute certificate encryption algorithm in the cross-domain access process, which improves the access efficiency and the security of the cross-domain access control.
- FIG. 1 is a flowchart of a cross-domain security interaction method according to the first embodiment of the present application
- FIG. 2 is a flowchart of a cross-domain security interaction method according to a second embodiment of the present application
- FIG. 3 is a schematic diagram of an attribute certificate in an embodiment of the present application.
- FIG. 4 is a schematic structural diagram of a cross-domain security interaction system according to an embodiment of the present application.
- FIG. 5 is a schematic structural diagram of a terminal according to an embodiment of the present application.
- FIG. 6 is a schematic structural diagram of a storage medium according to an embodiment of the present application.
- FIG. 1 is a flowchart of a cross-domain secure interaction method according to the first embodiment of the present application.
- the cross-domain security interaction method in the first embodiment of the present application includes the following steps:
- the third-party proxy certification center includes a digital certification center, an attribute mapping center, and a data operation record cache center. It has information about all systems that support cross-domain access, and has a private key generation function to assist the system and devices under the system. Negotiate the key between them.
- the third-party proxy authentication center Through the third-party proxy authentication center, a unified identity is built for different systems and devices under the system, and one-to-many cross-domain authentication between heterogeneous identity systems is realized.
- S110 Generate the attribute certificate of the system requesting access in the source domain by using the attribute mapping method through the third-party proxy authentication center, and the system requesting access sends an access request to the system requesting access in the target domain using the attribute certificate;
- the attribute certificate includes the identity information of the device, key information, unique certificate serial number, valid period of the certificate, information about attributes, domain of use, issuing unit, public key information of the issuing unit, and certificate type and other information.
- the access request specifically includes information such as the unique identity of the device, the content requested to be accessed, the operation requested to be supported, the validity period and time stamp of the requested access, and the endorsement certificate.
- S120 Use the third-party proxy authentication center to verify the identity of the system requesting access according to the access request and the attribute certificate. If the verification is passed, establish cross-domain security interaction between the system requesting access in the source domain and the system requested access in the target domain;
- the verification if the verification is passed, it means that the system requesting access is trustworthy, and a data sharing domain that supports read and write operations is opened in the data domain of the system that is requested to access.
- This data sharing domain can support data reading and writing by devices in the source domain system and other modification operations, while being able to support the modification operation of the source domain system, it also ensures the confidentiality of the target domain system.
- FIG. 2 is a flowchart of a cross-domain secure interaction method according to the second embodiment of the present application.
- the cross-domain security interaction method in the second embodiment of the present application includes the following steps:
- the third-party proxy certification center includes a digital certification center, an attribute mapping center, and a data operation record cache center. It has information about all systems that support cross-domain access, and has a private key generation function to assist in the communication between the system and the devices under the system. Key negotiation.
- a unified identity is built for different systems and devices under the system, and one-to-many cross-domain authentication between heterogeneous identity systems is realized.
- S210 Use a third-party proxy authentication center to identify system information that requests access to the authentication center, and issue a digital certificate to a system that supports cross-domain access;
- digital certificates are used to verify whether system access with endorsement credentials is supported.
- S220 Receive the registration request sent by the device under the system supporting cross-domain access through the third-party proxy authentication center, and after analyzing the registration request, issue an endorsement certificate to the corresponding device according to the authentication methods of different systems;
- the endorsement certificate is a type of digital certificate.
- Each device under the system only needs to register once with the third-party proxy certification center to directly access other systems that support the proxy with the issued endorsement certificate, without cross-domain access. And cause additional burden to equipment.
- the process of issuing the endorsement certificate to the device by the third-party agency certification center specifically includes: parsing the registration request of the device, verifying the identity information of the device and whether the registration request is legal, and if so, querying the system information of the target domain that the device expects to access, and generating a pair of passwords.
- the endorsement certificate includes the unique identity of the device, the identity of the certificate issuing system, the name of the certificate issuing system, the authentication method of the certificate issuing system, the device authentication result, the valid time and timestamp of the certificate, the digital signature issued by the certificate, and the expected access Information such as the system identifier of the target domain, the attribute operations supported by the requested system in the target domain, and the key for encrypted communication with the device.
- S230 Generate the attribute certificate of the system requesting access in the source domain by using the attribute mapping method through the third-party proxy authentication center, and the system requesting access in the source domain sends an access request to the system requesting access in the target domain by using the attribute certificate;
- the attribute certificate is generated by the attribute mapping center in the third-party agency authentication center and the user key.
- the user key refers to the corresponding key accessed by different systems, that is, the identification number of different systems.
- the attribute mapping center uses hybrid encryption to encrypt the key and attribute access rights before putting them on the link for transmission to ensure safe transmission during the generation of attribute certificates.
- the attribute certificate includes the identity information of the device, the key information, the unique certificate serial number, the validity period of the certificate, the relevant information of the attribute, the domain of use, the issuing unit, the public key information of the issuing unit, and the type of the certificate.
- the access request specifically includes information such as the unique identity of the device, the content requested to be accessed, the operation requested to be supported, the validity period and time stamp of the requested access, and the endorsement certificate.
- the attribute mapping method specifically includes:
- S231 Construct an attribute table storage module; the attribute table storage module is used to store the attribute conversion relationship between domains, and the attribute table storage module adopts an index structure of a hash table to facilitate extraction of corresponding attributes supported by the requested access system.
- S232 Construct an attribute mapping table; the attribute mapping table is a two-dimensional matrix, the first column and the first row respectively record all attributes in the source domain and the target domain; the numbers in the table record the mutual mapping relationship between attributes; 1 means full mapping, 0 means no mapping, and a number between 0 and 1 means partial mapping.
- S233 Construct a buffer in the attribute mapping service module, and store the attribute mapping table between commonly used domains through the buffer; since in a multi-domain environment, it is often fixed several commonly used domains for cross-domain access control, therefore, in the attribute mapping
- the service module constructs a buffer and stores the attribute mapping table between common domains through the buffer, so that the attribute mapping table of the common domain can be found in the buffer first when performing attribute mapping.
- S234 Use the attribute mapping table to perform attribute mapping on the attribute certificate. If the attribute mapping table can be completely mapped, it means that cross-domain access and synchronous modification operations are supported; if the attribute mapping table cannot be mapped, it means that cross-domain access is not possible; if Partial mapping of the attribute mapping table means that cross-domain access can be performed but modification operations cannot be performed; among them, the embodiment of this application adds the operation of attribute mapping to the attribute certificate, which ensures the security of data while realizing cross-domain system identity verification , and to a certain extent reduces the difficulty of data reading.
- the method of attribute mapping can be applied to multiple control domain environments, which improves the performance of the entire data network in processing data.
- the source domain system with the attribute certificate can directly use the attribute certificate to request data access from the target domain system, and obtain the plaintext through data decryption, which improves the access efficiency and the security of cross-domain access control.
- S240 Analyze the access request and the attribute certificate through the requested access system in the target domain, verify whether the requested access system is trustworthy according to the parsed access request and attribute certificate through the third-party proxy authentication center, and return the verification result to the target the domain's system to which access is requested;
- the parsing process of the access request and the attribute certificate specifically includes: first, the requested system parses the access request, checks the time stamp and request content of the access request; then queries the endorsement certificate issuer through the third-party proxy certification center information, verify the digital signature, and verify the integrity of the endorsement certificate; finally check the validity period of the endorsement certificate and the status of the issuer, verify whether the access request is compliant, and check whether the issuer of the endorsement certificate is in the trust list of the domain.
- S250 Open up a data sharing domain in the data domain of the requested access system according to the verification result returned by the third-party proxy authentication center, and establish a secure connection between the source domain system and the target domain system and data sharing operations;
- the target domain system opens up a data sharing domain based on the security considerations of its own system and according to the verification results returned by the third-party proxy authentication center.
- the operation records are transmitted to the third-party agency authentication center for maintenance, which can support the modification operation of the source domain system and at the same time ensure the privacy of the target domain system, realize the safe interaction of cross-domain access, and solve the difficulty of cross-domain operation in the existing technology Implementation and cross-domain operations are requested to access the system's low security technical flaws.
- the data sharing domain is indicated to the target domain by the third-party proxy authentication center.
- the cross-domain security interaction method of the embodiment of the present application establishes a trusted third-party proxy authentication center, and uses the third-party proxy authentication center to construct a unified identity for different systems and devices under the system, and use digital certificates to Verify the cross-domain identity of different systems in the Internet of Things environment to realize one-to-many cross-domain identity verification between heterogeneous systems;
- the data sharing domain of the write operation realizes safe interoperability between different domains, and at the same time ensures the security of some data domains that cannot be modified and accessed, and avoids the waste of resources.
- the invention adopts the data transmission mode based on the attribute certificate encryption algorithm in the cross-domain access process, which improves the access efficiency and the security of the cross-domain access control.
- FIG. 4 is a schematic structural diagram of a cross-domain secure interaction system according to an embodiment of the present application.
- the cross-domain security interaction system 40 of the embodiment of the present application includes:
- Certification center building module 41 used to build a third-party proxy certification center, issue digital certificates to systems that support cross-domain access through the third-party proxy certification center, and issue endorsement certificates to devices under the system;
- Request sending module 42 used to generate the attribute certificate of the system requesting access in the source domain through the attribute mapping method through the third-party proxy authentication center, and the system requesting access uses the attribute certificate to send an access request to the system requested to access in the target domain; including endorsement certificates;
- System verification module 43 used to verify the identity of the system requesting access through the third-party proxy authentication center according to the access request and the attribute certificate, and if the verification is passed, establish a cross-domain connection between the system requesting access in the source domain and the system requested to access in the target domain Safe interaction.
- FIG. 5 is a schematic diagram of a terminal structure in an embodiment of the present application.
- the terminal 50 includes a processor 51 and a memory 52 coupled to the processor 51 .
- the memory 52 stores program instructions for realizing the above cross-domain secure interaction method.
- the processor 51 is configured to execute program instructions stored in the memory 52 to control cross-domain security interaction.
- the processor 51 may also be referred to as a CPU (Central Processing Unit, central processing unit).
- the processor 51 may be an integrated circuit chip with signal processing capability.
- the processor 51 can also be a general-purpose processor, a digital signal processor (DSP), an application-specific integrated circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components .
- a general-purpose processor may be a microprocessor, or the processor may be any conventional processor, or the like.
- FIG. 6 is a schematic structural diagram of a storage medium according to an embodiment of the present application.
- the storage medium of the embodiment of the present application stores a program file 61 capable of realizing all the above-mentioned methods, wherein the program file 61 can be stored in the above-mentioned storage medium in the form of a software product, and includes several instructions to make a computer device (which can It is a personal computer, a server, or a network device, etc.) or a processor (processor) that executes all or part of the steps of the methods in various embodiments of the present invention.
- a computer device which can It is a personal computer, a server, or a network device, etc.
- processor processor
- the aforementioned storage media include: U disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disk or optical disc, etc., which can store program codes. , or terminal devices such as computers, servers, mobile phones, and tablets.
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
Description
Claims (10)
- 一种跨域安全交互方法,其特征在于,包括:构建第三方代理认证中心,通过所述第三方代理认证中心向支持跨域访问的系统签发数字证书,并向所述系统下的设备签发背书凭证;通过所述第三方代理认证中心利用属性映射方法生成源域内请求访问的系统的属性证书,所述请求访问的系统利用属性证书向目标域内被请求访问的系统发送访问请求;所述访问请求中包括背书凭证;通过所述第三方代理认证中心根据访问请求和属性证书对请求访问的系统进行身份验证,如果验证通过,建立所述源域内请求访问的系统与目标域内被请求访问的系统的跨域安全交互。
- 根据权利要求1所述的跨域安全交互方法,其特征在于,所述向支持跨域访问的系统签发数字证书,并向所述系统下的设备签发背书凭证具体为:识别请求接入所述第三方代理认证中心的系统信息,向支持跨域访问的系统签发数字证书;接收所述系统下的设备发送的注册请求,并对所述注册请求进行解析后,根据所述系统的认证方式向所述设备签发背书凭证。
- 根据权利要求2所述的跨域安全交互方法,其特征在于,所述向设备签发背书凭证具体包括:解析所述设备的注册请求,验证设备的用户身份信息以及注册请求是否合法,如何合法,查询所述设备期待访问的目标域信息,并生成一对密钥,根据所述密钥和用户身份信息生成背书凭证;使用所述数字证书中的密钥对背书凭证进行数字签名;将所述背书凭证、数字签名以及私钥签发给设备,并将所述背书凭证签发记录写入到第三方代理认证中心;所述背书凭证中包括设备的唯一身份标识、凭证出具系统的标识、凭证出具系统的名称、凭证出具系统的认证方式、设备认证结果、凭证有效时间以及时间戳、数字签名、期待访问的目标域系统标识、目标域内被请求访问的系统支持的属性操作以及与设备加密通信的密钥。
- 根据权利要求1至3任一项所述的跨域安全交互方法,其特征在于,所述属性证书中包括设备的身份信息、密钥信息,唯一的证书序列号、证书的有效使用期限、属性信息、使用域、签发单位、签发单位的公钥信息以及证书类型;所述访问请求中包括设备的唯一身份标识、请求访问的内容、请求支持的操作、请求访问的有效期和时间戳以及背书凭证。
- 根据权利要求4所述的跨域安全交互方法,其特征在于,所述通过第三方代理认证中心利用属性映射方法生成源域内请求访问的系统的属性证书具体包括:构造属性表存储模块,所述属性表存储模块用于存储域与域之间的属性转换关系;构造属性映射表,所述属性映射表用于记录源域和目标域的所有属性,以及属性间的相互映射关系;在属性映射服务模块构造缓冲区,通过所述缓冲区存储常用域间的属性映射表;利用所述属性映射表对属性证书进行属性映射,如果属性映射表对应可完全映射,则代表支持跨域访问以及同步修改操作;如果属性映射表对应不能映射,则代表不能进行跨域访问;如果属性映射表部分映射,则代表可进行跨域访问但 不能进行修改操作。
- 根据权利要求5所述的跨域安全交互方法,其特征在于,所述通过所述第三方代理认证中心根据访问请求和属性证书对请求访问的系统进行身份验证还包括:通过所述目标域内被请求访问的系统对所述访问请求和属性证书进行解析;所述解析过程包括:对所述访问请求进行解析,查看所述访问请求的时间戳和请求内容;通过所述第三方代理认证中心查询背书凭证签发方的信息,验证数字签名,并验证所述背书凭证是否完整;检查所述背书凭证的有效期以及签发方状态,验证所述访问请求是否合规,并查看所述背书凭证签发方是否在本域的信任列表中。
- 根据权利要求6所述的跨域安全交互方法,其特征在于,所述如果验证通过,建立所述源域内请求访问的系统与目标域内被请求访问的系统的跨域安全交互具体包括:在所述目标域内被请求访问的系统的数据域中开辟可支持读写操作的数据共享域,所述数据共享域支持源域内请求访问的系统下的设备进行同步修改操作;所述数据共享域由第三方代理认证中心向目标域指明。
- 一种跨域安全交互系统,其特征在于,包括:认证中心构建模块:用于构建第三方代理认证中心,通过所述第三方代理认证中心向支持跨域访问的系统签发数字证书,并向所述系统下的设备签发背书凭证;请求发送模块:用于通过所述第三方代理认证中心利用属性映射方法生成源 域内请求访问的系统的属性证书,所述请求访问的系统利用属性证书向目标域内被请求访问的系统发送访问请求;所述访问请求中包括背书凭证;系统验证模块:用于通过所述第三方代理认证中心根据访问请求和属性证书对请求访问的系统进行身份验证,如果验证通过,建立所述源域内请求访问的系统与目标域内被请求访问的系统的跨域安全交互。
- 一种终端,其特征在于,所述终端包括处理器、与所述处理器耦接的存储器,其中,所述存储器存储有用于实现权利要求1-7任一项所述的跨域安全交互方法的程序指令;所述处理器用于执行所述存储器存储的所述程序指令以控制跨域安全交互。
- 一种存储介质,其特征在于,存储有处理器可运行的程序指令,所述程序指令用于执行权利要求1至7任一项所述跨域安全交互方法。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202110880949.5A CN113612770A (zh) | 2021-08-02 | 2021-08-02 | 一种跨域安全交互方法、系统、终端以及存储介质 |
| CN202110880949.5 | 2021-08-02 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2023010608A1 true WO2023010608A1 (zh) | 2023-02-09 |
Family
ID=78306481
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2021/112257 Ceased WO2023010608A1 (zh) | 2021-08-02 | 2021-08-12 | 一种跨域安全交互方法、系统、终端以及存储介质 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN113612770A (zh) |
| WO (1) | WO2023010608A1 (zh) |
Cited By (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN119094123A (zh) * | 2024-09-09 | 2024-12-06 | 安徽国科量子网络有限公司 | 一种跨域数据传输方法及跨域传输系统 |
| CN119544787A (zh) * | 2024-11-27 | 2025-02-28 | 天翼云科技有限公司 | 统一认证系统访问方法、装置、计算机设备和存储介质 |
| CN119577813A (zh) * | 2025-02-06 | 2025-03-07 | 天津市天河计算机技术有限公司 | 跨域数据共享方法与跨域数据共享系统 |
| CN119652674A (zh) * | 2025-02-14 | 2025-03-18 | 北京国际大数据交易有限公司 | 一种跨境数据核验系统及方法 |
| CN120238377A (zh) * | 2025-06-03 | 2025-07-01 | 山东大学 | 一种基于案件粒度跨域动态权限认证管理方法与系统 |
| CN120301712A (zh) * | 2025-06-12 | 2025-07-11 | 中金金融认证中心有限公司 | 基于属性的访问控制方法、装置、电子设备及存储介质 |
Families Citing this family (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114221796A (zh) * | 2021-12-02 | 2022-03-22 | 北京八分量信息科技有限公司 | 异构网络中匿名性身份认证方法、装置及相关产品 |
| CN114205132A (zh) * | 2021-12-02 | 2022-03-18 | 北京八分量信息科技有限公司 | 异构网络中接入认证方法、装置及相关产品 |
| CN114157503A (zh) * | 2021-12-08 | 2022-03-08 | 北京天融信网络安全技术有限公司 | 访问请求的认证方法及装置、api网关设备、存储介质 |
| CN114329380B (zh) * | 2021-12-23 | 2025-01-24 | 北京八分量信息科技有限公司 | 异构网络中请求的认证方法、装置及相关产品 |
| CN116963057A (zh) * | 2022-04-20 | 2023-10-27 | 北京京东方技术开发有限公司 | 控制跨域设备的方法、控制终端、服务器及系统 |
| CN117118621A (zh) * | 2022-05-16 | 2023-11-24 | 中国移动通信有限公司研究院 | 一种数字证书的背书方法及验证方法、装置 |
| CN115118431B (zh) * | 2022-06-08 | 2024-11-29 | 西安工业大学 | 一种跨域身份认证票据转换方法 |
| CN119071012A (zh) * | 2022-06-09 | 2024-12-03 | 陈敏琴 | 基于大数据的安全访问控制系统 |
| CN120567524B (zh) * | 2025-06-16 | 2026-02-27 | 北京数风科技有限公司 | 电池数据的传输方法及装置、传输系统、电子设备和存储介质 |
| CN120893027B (zh) * | 2025-09-29 | 2025-12-02 | 贵州省电子认证科技有限公司 | 一种跨域智能体的权限可信互认方法、装置及系统 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101399671A (zh) * | 2008-11-18 | 2009-04-01 | 中国科学院软件研究所 | 一种跨域认证方法及其系统 |
| US20140245417A1 (en) * | 2011-10-20 | 2014-08-28 | Alcatel Lucent | Centralized secure management method of third-party application, system and corresponding communication system |
| CN110166444A (zh) * | 2019-05-05 | 2019-08-23 | 桂林电子科技大学 | 一种云环境下基于可信代理的异构跨域认证方法 |
| CN111447187A (zh) * | 2020-03-19 | 2020-07-24 | 重庆邮电大学 | 一种异构物联网的跨域认证方法 |
| CN112532591A (zh) * | 2020-11-06 | 2021-03-19 | 西安电子科技大学 | 跨域访问控制方法、系统、存储介质、计算机设备及终端 |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106657156A (zh) * | 2017-02-08 | 2017-05-10 | 济南浪潮高新科技投资发展有限公司 | 一种基于跨域身份认证的云计算接入方法 |
| US11627132B2 (en) * | 2018-06-13 | 2023-04-11 | International Business Machines Corporation | Key-based cross domain registration and authorization |
| CN109257364B (zh) * | 2018-10-12 | 2019-12-24 | 成都信息工程大学 | 一种基于云平台的多核网状式多级跨域访问控制方法 |
-
2021
- 2021-08-02 CN CN202110880949.5A patent/CN113612770A/zh active Pending
- 2021-08-12 WO PCT/CN2021/112257 patent/WO2023010608A1/zh not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101399671A (zh) * | 2008-11-18 | 2009-04-01 | 中国科学院软件研究所 | 一种跨域认证方法及其系统 |
| US20140245417A1 (en) * | 2011-10-20 | 2014-08-28 | Alcatel Lucent | Centralized secure management method of third-party application, system and corresponding communication system |
| CN110166444A (zh) * | 2019-05-05 | 2019-08-23 | 桂林电子科技大学 | 一种云环境下基于可信代理的异构跨域认证方法 |
| CN111447187A (zh) * | 2020-03-19 | 2020-07-24 | 重庆邮电大学 | 一种异构物联网的跨域认证方法 |
| CN112532591A (zh) * | 2020-11-06 | 2021-03-19 | 西安电子科技大学 | 跨域访问控制方法、系统、存储介质、计算机设备及终端 |
Cited By (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN119094123A (zh) * | 2024-09-09 | 2024-12-06 | 安徽国科量子网络有限公司 | 一种跨域数据传输方法及跨域传输系统 |
| CN119544787A (zh) * | 2024-11-27 | 2025-02-28 | 天翼云科技有限公司 | 统一认证系统访问方法、装置、计算机设备和存储介质 |
| CN119577813A (zh) * | 2025-02-06 | 2025-03-07 | 天津市天河计算机技术有限公司 | 跨域数据共享方法与跨域数据共享系统 |
| CN119652674A (zh) * | 2025-02-14 | 2025-03-18 | 北京国际大数据交易有限公司 | 一种跨境数据核验系统及方法 |
| CN119652674B (zh) * | 2025-02-14 | 2025-07-18 | 北京国际大数据交易有限公司 | 一种跨境数据核验系统及方法 |
| CN120238377A (zh) * | 2025-06-03 | 2025-07-01 | 山东大学 | 一种基于案件粒度跨域动态权限认证管理方法与系统 |
| CN120301712A (zh) * | 2025-06-12 | 2025-07-11 | 中金金融认证中心有限公司 | 基于属性的访问控制方法、装置、电子设备及存储介质 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN113612770A (zh) | 2021-11-05 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2023010608A1 (zh) | 一种跨域安全交互方法、系统、终端以及存储介质 | |
| US11963006B2 (en) | Secure mobile initiated authentication | |
| CN112989415B (zh) | 一种基于区块链的隐私数据存储与访问控制方法及系统 | |
| CN109936569B (zh) | 一种基于以太坊区块链的去中心化数字身份登录管理系统 | |
| CN111727594B (zh) | 使用数字分类账进行隐私管理的系统和方法 | |
| US9209973B2 (en) | Delegate authorization in cloud-based storage system | |
| CN106534199B (zh) | 大数据环境下基于xacml和saml的分布式系统认证与权限管理平台 | |
| US20180062852A1 (en) | Systems and methods for secure collaboration with precision access management | |
| WO2020143470A1 (zh) | 发放数字证书的方法、数字证书颁发中心和介质 | |
| US12105842B1 (en) | Verifiable credentialling and message content provenance authentication | |
| CN114422258A (zh) | 一种基于多认证协议的单点登录方法、介质及电子设备 | |
| CN108259438A (zh) | 一种基于区块链技术的认证的方法和装置 | |
| CN105978855B (zh) | 一种实名制下个人信息安全保护系统及方法 | |
| CN116090000A (zh) | 文件安全管理方法、系统、设备、介质和程序产品 | |
| CN115396113A (zh) | 基于区块链的医疗数据处理方法、装置、计算机设备 | |
| CN118611919A (zh) | 一种基于优化Shiro框架的标识解析数据安全共享系统及方法 | |
| CN111147525A (zh) | 基于api网关的认证方法、系统、服务器和存储介质 | |
| CN115208642A (zh) | 基于区块链的身份认证方法、装置及系统 | |
| CN115632798A (zh) | 基于智能合约的电子证照认证溯源方法、系统及相关设备 | |
| CN116208666B (zh) | 一种支持多源数据中心联合安全计算数据处理方法及装置 | |
| CN115514584B (zh) | 服务器以及金融相关服务器的可信安全认证方法 | |
| WO2022033350A1 (zh) | 注册服务的方法及设备 | |
| WO2024197879A1 (zh) | 区块链数据处理方法、平台、系统、装置和电子设备 | |
| CN115150831A (zh) | 入网请求的处理方法、装置、服务器及介质 | |
| CN114978664A (zh) | 一种数据共享方法、装置及电子设备 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 21952479 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 21952479 Country of ref document: EP Kind code of ref document: A1 |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 21952479 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 26.09.2024) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 21952479 Country of ref document: EP Kind code of ref document: A1 |