CN114500107A - Cross-platform service cooperation and authentication system - Google Patents

Cross-platform service cooperation and authentication system Download PDF

Info

Publication number
CN114500107A
CN114500107A CN202210346471.2A CN202210346471A CN114500107A CN 114500107 A CN114500107 A CN 114500107A CN 202210346471 A CN202210346471 A CN 202210346471A CN 114500107 A CN114500107 A CN 114500107A
Authority
CN
China
Prior art keywords
authentication
request
platform
target
service
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.)
Granted
Application number
CN202210346471.2A
Other languages
Chinese (zh)
Other versions
CN114500107B (en
Inventor
刘明芳
倪培峰
张炜琛
刘暘
束龙
吴超
赵金科
董庆元
张鹏
姜伟伟
严凯
刘威
洪智勇
黄弘伟
国伟静
吴京佶
许智勋
周京正
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xiamen Dragon Information Technology Co ltd
Information And Communication Center Of Ministry Of Public Security
Original Assignee
Xiamen Dragon Information Technology Co ltd
Information And Communication Center Of Ministry Of Public Security
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Xiamen Dragon Information Technology Co ltd, Information And Communication Center Of Ministry Of Public Security filed Critical Xiamen Dragon Information Technology Co ltd
Priority to CN202210346471.2A priority Critical patent/CN114500107B/en
Publication of CN114500107A publication Critical patent/CN114500107A/en
Application granted granted Critical
Publication of CN114500107B publication Critical patent/CN114500107B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0807Network architectures or network communication protocols for network security for authentication of entities using tickets, e.g. Kerberos

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a cross-platform service cooperation and authentication system, which comprises: a processor and a memory storing a computer program that, when executed by the processor, performs the steps of: when the preset condition corresponding to the service request comprises providing identity information, performing identity authentication; when the preset condition corresponding to the service request comprises providing identity information and event information, performing identity authentication and data authentication; when the preset condition corresponding to the service request comprises providing identity information, event information and text information, performing identity authentication, data authentication and text authentication; therefore, the method and the device can accurately determine the authentication mode of the requesting user according to the preset condition of the service request, improve the confidentiality of the requesting user for accessing the service platform and avoid the exposure of related data of the service platform.

Description

Cross-platform service cooperation and authentication system
Technical Field
The invention relates to the technical field of communication, in particular to a cross-platform service cooperation and authentication system.
Background
The authentication means verifying whether the user has the right to access the system, and judging whether the user can access the service platform to obtain corresponding services by using the authentication; at present, effective channels cannot be established among different service platforms to enable linkage cooperation among the different service platforms, mainly because access rights among the different service platforms are limited, and data and services among the different service platforms cannot be unified.
Disclosure of Invention
Aiming at the technical problem, the invention provides a cross-platform service collaboration and authentication system which can accurately authorize the access of a user, so that channels are established among different platforms to realize linkage collaboration among the different platforms.
The technical scheme adopted by the invention is a cross-platform service cooperation and authentication system, which comprises: a processor and a memory storing a computer program that, when executed by the processor, performs the steps of:
s1, obtaining a service request of a requesting user and obtaining a preset condition corresponding to the service request according to the service request, wherein the preset condition corresponding to the service request comprises one or more combinations of identity information, event information and text information;
s2, when the preset condition corresponding to the service request includes providing identity information, analyzing the identity information corresponding to the requesting user to obtain the result of identity authentication, and the step S2 further includes the following steps:
s21, when the authentication result is authentication failure, sending a prompt message to the client of the requesting user;
s22, when the result of the identity authentication is successful, executing the service of the service request;
s3, when the preset condition corresponding to the service request includes providing identity information and event information, analyzing both the identity information corresponding to the requesting user and the target event information corresponding to the requesting user to obtain an identity authentication result and a data authentication result, wherein the step S3 further includes the steps of:
s31, analyzing the identity information corresponding to the requesting user and sending a prompt message to the client when the identity authentication result is authentication failure;
s32, when the result of the identity authentication is authentication success, analyzing the target event information corresponding to the request user and when the result of the data authentication is authentication failure, sending a prompt message to the client of the request user;
s33, when the data authentication result is authentication success, executing the service requested by the service;
s4, when the preset condition corresponding to the service request includes providing identity information, event information and text information, analyzing the identity information corresponding to the requesting user, the target event information corresponding to the requesting user and the target text information corresponding to the requesting user, and obtaining an identity authentication result, a data authentication result and a text authentication result, wherein the step S4 further includes the following steps:
s41, analyzing the identity information corresponding to the requesting user and sending a prompt message to the client of the requesting user when the identity authentication result is authentication failure;
s42, when the result of the identity authentication is authentication success, analyzing the target event information corresponding to the request user and when the result of the data authentication is authentication failure, sending a prompt message to the client of the request user;
s43, when the result of the data authentication is authentication success, analyzing the target text information corresponding to the request user and when the result of the text authentication is authentication failure, sending a prompt message to the client of the request user;
and S44, executing the service requested by the service when the text authentication result is authentication success.
In the invention, when the preset condition corresponding to the service request comprises providing identity information, only identity authentication is carried out; when the preset condition corresponding to the service request comprises providing identity information and event information, performing identity authentication and data authentication; when the preset condition corresponding to the service request comprises providing identity information, event information and text information, performing identity authentication, data authentication and text authentication; therefore, the method and the device can accurately determine the authentication mode of the requesting user according to the preset condition of the service request, improve the confidentiality of the requesting user for accessing the service platform and avoid the exposure of related data of the service platform.
In addition, different service requests are matched with different authentications, and a proper user authentication mode is selected, so that the working efficiency is improved, meanwhile, the request user corresponding to the target request is authenticated according to the type of the current target request, the access to the user can be accurately authorized, and channels are established among different platforms to realize linkage cooperation among different platforms; in addition, when the target request is a first request, the identity authentication is carried out on the request user corresponding to the target request, when the target request is a second request, the identity authentication, the data authentication and the text authentication are carried out on the request user corresponding to the target request, when the target request is a third request, the transmitted Token with high priority is obtained, and the Token is transmitted to the appointed platform so as to execute the service corresponding to the target request, wherein any second platform except the second platform which transmits the third request in the second platform list can select a suitable user authentication mode according to the request types among different platforms, and the working efficiency is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a flowchart illustrating a cross-platform service coordination and authentication system executing a program according to an embodiment of the present invention;
fig. 2 is a flowchart illustrating another procedure executed by a cross-platform service coordination and authentication system according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or server that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Example one
The embodiment of the invention provides a cross-platform service cooperation and authentication system, which comprises: a processor and a memory storing a computer program which, when executed by the processor, performs the steps of:
s1, obtaining a service request of a requesting user and obtaining a preset condition corresponding to the service request according to the service request, wherein the preset condition corresponding to the service request comprises one or more combinations of identity information, event information and text information.
Specifically, the requesting user refers to a user who makes a service request.
Specifically, the preset condition corresponding to the service request is a condition for determining an authentication mode of the requesting user.
S2, when the preset condition corresponding to the service request includes providing identity information, analyzing the identity information corresponding to the requesting user to obtain the result of identity authentication, and the step S2 further includes the following steps:
s21, when the authentication result is authentication failure, sending a prompt message to the client of the requesting user;
s22, when the result of the identity authentication is successful, executing the service requested by the service, and those skilled in the art know to adopt any method in the prior art to perform the identity authentication, which is not described herein again.
S3, when the preset condition corresponding to the service request includes providing identity information and event information, analyzing both the identity information corresponding to the requesting user and the target event information corresponding to the requesting user to obtain an identity authentication result and a data authentication result, wherein the step S3 further includes the steps of:
s31, analyzing the identity information corresponding to the requesting user and sending a prompt message to the client when the identity authentication result is authentication failure;
s32, when the result of the identity authentication is authentication success, analyzing the target event information corresponding to the request user and when the result of the data authentication is authentication failure, sending a prompt message to the client of the request user;
s33, when the result of the data authentication is successful, executing the service requested by the service, and those skilled in the art know to adopt any method in the prior art to perform the data authentication, which is not described herein again.
Specifically, the target event information refers to event information of a target event, wherein an associated event in a service request of a requesting user is taken as the target event; further, the target event information includes first event information and second event information, the first event information refers to event information obtained from a text corresponding to the target event, and the second event information refers to event information that is requested to be input by a user.
S4, when the preset condition corresponding to the service request includes providing identity information, event information and text information, analyzing the identity information corresponding to the requesting user, the target event information corresponding to the requesting user and the target text information corresponding to the requesting user, and obtaining an identity authentication result, a data authentication result and a text authentication result, wherein the step S4 further includes the following steps:
s41, analyzing the identity information corresponding to the requesting user and sending a prompt message to the client of the requesting user when the identity authentication result is authentication failure;
s42, when the result of the identity authentication is authentication success, analyzing the target event information corresponding to the request user and when the result of the data authentication is authentication failure, sending a prompt message to the client of the request user;
s43, when the result of the data authentication is authentication success, analyzing the target text information corresponding to the request user and when the result of the text authentication is authentication failure, sending a prompt message to the client of the request user;
and S44, executing the service requested by the service when the text authentication result is authentication success.
Specifically, the target text information is text information corresponding to the target event, the text information refers to an event text ID, and the event text ID represents a unique identity of the event text.
Preferably, the event text refers to text of an electronic signature having a certain event.
From the foregoing steps S1-S4, it is known that the embodiment of the present invention provides a cross-platform service collaboration and authentication system, which can accurately determine an authentication manner for a requesting user according to a preset condition of a service request, improve confidentiality of the requesting user accessing the service platform, and avoid exposure of related data of the service platform.
As shown in fig. 2, the system further executes the computer program to implement the following steps:
s100, when the target request is a first request, executing the step S400.
Specifically, the target request is a service request of a target requesting user, wherein the target requesting user is a platform, which is different from the requesting user in S1 in that the requesting user in S1 is a non-platform user.
Specifically, the first request refers to a service request sent from a first platform to any second platform.
And S200, when the target request is a second request, executing the step S500.
Specifically, the second request refers to a service request issued from any second platform to the first platform.
And S300, when the target request is a third request, executing the step S600.
Specifically, the third request refers to a service request issued from any second platform to a specified platform, and the specified platform refers to any second platform except the second platform issuing the third request in the second platform list.
Further, the second platform is a platform communicated with the first platform, and the priority of the first platform is higher than that of the second platform.
Further, the second platform list refers to a platform list constructed by all the second platforms communicated by the first platform.
Through the steps of S100-S300, it can be known that, when the target request is one of the first request, the second request, or the third request, the requesting user corresponding to the target request is authenticated according to the type of the target request and the target request information, and the access of the user can be accurately authorized, so that channels are established between different platforms to realize linkage cooperation between different platforms.
S400, according to the target request, identity authentication is carried out on a target request user corresponding to the target request.
Specifically, the identity authentication process in S400 may be determined with reference to the step of S2.
Specifically, the step S400 further includes the steps of:
s401, when the identity authentication result of the target request user is successful, acquiring a first Token sent by the first platform, and executing a service corresponding to the target request according to the first Token;
s402, when the identity authentication result of the target request user is authentication failure, a prompt message sent by the first platform is obtained.
S500, according to the target request, respectively performing identity authentication, data authentication and text authentication on a target request user corresponding to the target request, wherein the step S500 further comprises the following steps:
s501, identity authentication is carried out on a target request user, and when the identity authentication result of the target request user is authentication failure, a prompt message sent by a first platform is obtained;
s502, when the identity authentication result of the target request user is successful, performing data authentication on the target request user;
s503, when the data authentication result of the target request user is failure, acquiring a prompt message sent by the first platform, wherein the data authentication process can be determined by referring to the step S3;
s504, when the data authentication result of the target request user is successful, performing text authentication on the target request user;
s505, when the text authentication result of the target request user is authentication failure, acquiring a prompt message sent by the first platform;
s506, when the text authentication result of the target request user is successful, acquiring a second Token sent by the first platform, and executing the service corresponding to the target request according to the second Token.
Specifically, the procedures of the identity authentication, the data authentication and the text authentication in the step S500 may be determined with reference to the step S4.
Preferably, the database at the first platform comprises: the event ID, the event text corresponding to the event ID and the valid time corresponding to the event ID.
Further, the event ID is a unique identity characterizing an event.
Furthermore, when the event text corresponding to the event ID is the event text uploaded in advance, authentication of subsequent texts is facilitated, only the text ID is adopted for authentication, and the situation that the event text uploaded repeatedly occupies more network resources is avoided.
Further, the effective time refers to a time at which the event text can be referred to.
S600, according to the target request, authenticating a target request user corresponding to the target request, wherein the S600 step further comprises the following steps:
s601, when the authentication result of the target request user is authentication failure, acquiring a prompt message sent by a first platform;
s602, when the authentication result of the target request user is successful, acquiring a third Token sent by the first platform and sending the third Token to the appointed platform so as to execute the service corresponding to the target request.
Further, when the third Token is obtained, the authentication process of the requesting user refers to steps S501 to S506, which is not described herein again.
In addition, the first embodiment of the invention provides a cross-platform service collaboration and authentication system, and further matches different authentications through different service requests, selects a proper user authentication mode, improves the working efficiency, and authenticates a request user corresponding to a target request according to the type of the target request, can accurately authorize the access to the user, so that channels are established among different platforms to realize linkage collaboration among different platforms; in addition, when the target request is a first request, the identity authentication is carried out on the request user corresponding to the target request, when the target request is a second request, the identity authentication, the data authentication and the text authentication are carried out on the request user corresponding to the target request, when the target request is a third request, the transmitted Token with high priority is obtained, and the Token is transmitted to the appointed platform so as to execute the service corresponding to the target request, wherein any second platform except the second platform which transmits the third request in the second platform list can select a suitable user authentication mode according to the request types among different platforms, and the working efficiency is improved.
Although some specific embodiments of the present invention have been described in detail by way of illustration, it should be understood by those skilled in the art that the above illustration is only for the purpose of illustration and is not intended to limit the scope of the invention. It will also be appreciated by those skilled in the art that various modifications may be made to the embodiments without departing from the scope and spirit of the invention. The scope of the present disclosure is defined by the appended claims.

Claims (8)

1. A cross-platform service collaboration and authentication system, the system comprising: a processor and a memory storing a computer program that, when executed by the processor, performs the steps of:
s1, obtaining a service request of a requesting user and obtaining a preset condition corresponding to the service request according to the service request, wherein the preset condition corresponding to the service request comprises one or more combinations of identity information, event information and text information;
s2, when the preset condition corresponding to the service request includes providing identity information, analyzing the identity information corresponding to the requesting user to obtain the result of identity authentication, and the step S2 further includes the following steps:
s21, when the authentication result is authentication failure, sending a prompt message to the client of the requesting user;
s22, when the result of the identity authentication is successful, executing the service of the service request;
s3, when the preset condition corresponding to the service request includes providing identity information and event information, analyzing both the identity information corresponding to the requesting user and the target event information corresponding to the requesting user to obtain an identity authentication result and a data authentication result, and in S3, the following steps are further included:
s31, analyzing the identity information corresponding to the requesting user and sending a prompt message to the client when the identity authentication result is authentication failure;
s32, when the result of the identity authentication is authentication success, analyzing the target event information corresponding to the request user and when the result of the data authentication is authentication failure, sending a prompt message to the client of the request user;
s33, when the data authentication result is authentication success, executing the service requested by the service;
s4, when the preset condition corresponding to the service request includes providing identity information, event information, and text information, analyzing the identity information corresponding to the requesting user, the target event information corresponding to the requesting user, and the target text information corresponding to the requesting user, and obtaining an identity authentication result, a data authentication result, and a text authentication result, in S4, the method further includes the following steps:
s41, analyzing the identity information corresponding to the requesting user and sending a prompt message to the client of the requesting user when the identity authentication result is authentication failure;
s42, when the result of the identity authentication is authentication success, analyzing the target event information corresponding to the request user and when the result of the data authentication is authentication failure, sending a prompt message to the client of the request user;
s43, when the authentication result is successful, analyzing the target text information corresponding to the request user, and when the authentication result is failed, sending a prompt message to the client of the request user;
and S44, executing the service requested by the service when the text authentication result is authentication success.
2. The cross-platform service collaboration and authentication system as claimed in claim 1, wherein the target event information includes first event information and second event information, wherein the first event information is event information obtained from a text corresponding to the target event, and the second event information is event information requested to be input by a user.
3. The cross-platform service collaboration and authentication system as claimed in claim 1, wherein the target text information is an event text ID corresponding to the target event.
4. The cross-platform service collaboration and authentication system as claimed in claim 1, wherein the system further executes a computer program to implement the steps of:
s100, when the target request is a first request, executing S400;
s200, when the target request is a second request, executing S500;
s300, when the target request is a third request, executing S600;
s400, according to the target request, the identity authentication is carried out on the target request user corresponding to the target request, and the S400 also comprises the following steps:
s401, when the identity authentication result of the target request user is successful, acquiring a first Token sent by the first platform, and executing a service corresponding to the target request according to the first Token;
s402, when the identity authentication result of the target request user is authentication failure, acquiring a prompt message sent by the first platform;
s500, according to the target request, respectively performing identity authentication, data authentication and text authentication on a target request user corresponding to the target request, wherein the S500 further comprises the following steps:
s501, carrying out identity authentication on a target request user, and acquiring a prompt message sent by a first platform when the identity authentication result of the target request user is authentication failure;
s502, when the identity authentication result of the target request user is successful, performing data authentication on the target request user;
s503, when the data authentication result of the target request user is failure, acquiring a prompt message sent by the first platform;
s504, when the data authentication result of the target request user is successful, performing text authentication on the target request user;
s505, when the text authentication result of the target request user is authentication failure, acquiring a prompt message sent by the first platform;
s506, when the text authentication result of the target request user is successful, acquiring a second Token sent by the first platform, and executing the service corresponding to the target request according to the second Token;
s600, according to the target request, authenticating a target request user corresponding to the target request, wherein the S600 further comprises the following steps:
s601, when the authentication result of the target request user is authentication failure, acquiring a prompt message sent by a first platform;
s602, when the authentication result of the target request user is successful, acquiring a third Token sent by the first platform and sending the third Token to the appointed platform so as to execute the service corresponding to the target request.
5. The cross-platform service coordination and authentication system according to claim 4, wherein said first request is a service request issued from a first platform to any second platform.
6. The cross-platform service coordination and authentication system according to claim 4, wherein said second request is a service request issued from any second platform to the first platform.
7. The cross-platform service coordination and authentication system according to claim 4, wherein said third request refers to a service request issued from any second platform to a specified platform, and said specified platform refers to any second platform in the second platform list except the second platform issuing said third request.
8. The cross-platform service coordination and authentication system according to any of claims 5-7, wherein the second platform refers to a platform in communication with the first platform, wherein the priority of the first platform is higher than the priority of the second platform.
CN202210346471.2A 2022-04-02 2022-04-02 Cross-platform service cooperation and authentication system Active CN114500107B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210346471.2A CN114500107B (en) 2022-04-02 2022-04-02 Cross-platform service cooperation and authentication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210346471.2A CN114500107B (en) 2022-04-02 2022-04-02 Cross-platform service cooperation and authentication system

Publications (2)

Publication Number Publication Date
CN114500107A true CN114500107A (en) 2022-05-13
CN114500107B CN114500107B (en) 2022-06-17

Family

ID=81487672

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210346471.2A Active CN114500107B (en) 2022-04-02 2022-04-02 Cross-platform service cooperation and authentication system

Country Status (1)

Country Link
CN (1) CN114500107B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105320865A (en) * 2014-07-23 2016-02-10 中兴通讯股份有限公司 Authentication method, collection device, authentication device and system, equipment cabinet and unlocking method
CN108901022A (en) * 2018-06-28 2018-11-27 深圳云之家网络有限公司 A kind of micro services universal retrieval method and gateway
CN109274699A (en) * 2018-11-28 2019-01-25 北京锐安科技有限公司 Method for authenticating, device, server and storage medium
CN112532599A (en) * 2020-11-19 2021-03-19 北京信安世纪科技股份有限公司 Dynamic authentication method, device, electronic equipment and storage medium
WO2021068963A1 (en) * 2019-10-12 2021-04-15 深圳市道通科技股份有限公司 Method for accessing cloud service, cloud server, and terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105320865A (en) * 2014-07-23 2016-02-10 中兴通讯股份有限公司 Authentication method, collection device, authentication device and system, equipment cabinet and unlocking method
CN108901022A (en) * 2018-06-28 2018-11-27 深圳云之家网络有限公司 A kind of micro services universal retrieval method and gateway
CN109274699A (en) * 2018-11-28 2019-01-25 北京锐安科技有限公司 Method for authenticating, device, server and storage medium
WO2021068963A1 (en) * 2019-10-12 2021-04-15 深圳市道通科技股份有限公司 Method for accessing cloud service, cloud server, and terminal
CN112532599A (en) * 2020-11-19 2021-03-19 北京信安世纪科技股份有限公司 Dynamic authentication method, device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN114500107B (en) 2022-06-17

Similar Documents

Publication Publication Date Title
US20200228335A1 (en) Authentication system for enhancing network security
US10430578B2 (en) Service channel authentication token
US9548997B2 (en) Service channel authentication processing hub
EP1654852B1 (en) System and method for authenticating clients in a client-server environment
JP4892011B2 (en) Client device, key device, service providing device, user authentication system, user authentication method, program, recording medium
US7793095B2 (en) Distributed hierarchical identity management
US11277398B2 (en) System and methods for performing distributed authentication using a bridge computer system
CN100534092C (en) Method and system for stepping up to certificate-based authentication without breaking an existing ssl session
US20110004753A1 (en) Certificate generating/distributing system,certificate generating/distributing method and certificate generating/distributing program
US12008145B2 (en) Method and server for certifying an electronic document
JP5644770B2 (en) Access control system, server, and access control method
US20120084844A1 (en) Federation credential reset
EP3909221B1 (en) Method for securely providing a personalized electronic identity on a terminal
US7165176B2 (en) Access privilege authentication of client computer for services provided by server computer
ZA200500060B (en) Distributed hierarchical identity management
WO2021107755A1 (en) A system and method for digital identity data change between proof of possession to proof of identity
EP3908946B1 (en) Method for securely providing a personalized electronic identity on a terminal
JP2011221729A (en) Id linking system
CN114500107B (en) Cross-platform service cooperation and authentication system
US11483166B2 (en) Methods and devices for enrolling and authenticating a user with a service
JP2009123154A (en) Method and device for managing attribute certificates
US20230025150A1 (en) Authentication device and authentication method for single sign-on
JP4882255B2 (en) Attribute certificate management apparatus and method
CN111245803A (en) Method for acquiring MAC address of computer equipment through browser
CN117728954B (en) Online authentication method, online data acquisition system and electronic equipment

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
GR01 Patent grant
GR01 Patent grant