CN105681259A - Open authorization method and apparatus and open platform - Google Patents

Open authorization method and apparatus and open platform Download PDF

Info

Publication number
CN105681259A
CN105681259A CN201410665667.3A CN201410665667A CN105681259A CN 105681259 A CN105681259 A CN 105681259A CN 201410665667 A CN201410665667 A CN 201410665667A CN 105681259 A CN105681259 A CN 105681259A
Authority
CN
China
Prior art keywords
terminal
user account
characteristic information
user
party application
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
Application number
CN201410665667.3A
Other languages
Chinese (zh)
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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201410665667.3A priority Critical patent/CN105681259A/en
Priority to PCT/CN2015/083110 priority patent/WO2016078419A1/en
Publication of CN105681259A publication Critical patent/CN105681259A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention provides an open authorization method and apparatus and an open platform. The method comprises the following steps: accessing access authority of resources of a user stored on a resource server, wherein the authorization request carries a user account of the first user and terminal characteristic information of the terminal; determining whether the user account is matched with the terminal characteristic information in the authorization request according to pre-stored terminal characteristic information corresponding to the user account; and if so, executing a corresponding authorization operation on the third party application. By adopting the open authorization method in the scheme provided by the invention, the user account can be avoid being authorized by the others on other terminals to access the privacy information.

Description

A kind of open authorization method, device and open platform
Technical field
The present invention relates to net application technology field, particularly a kind of open authorization method, device and open platform.
Background technology
At present, most of internet open platform adopt OAuth agreement that third-party application realizes authentication and certification. OAuth is the agreement of a kind of opening, when maximum benefit is to allow third-party application need not know user cipher, gets the personal information (such as contact person, photo, document etc.) that user preserves in service provider side. One user account can log in several applications, need not re-registration again. But thing followed security certificate process needs to be tested.
In OAuth2.0 agreement, there are four kinds of authorization identifying agreements, currently used maximum just only authorization code mode and Implicit authorization modes. Wherein Implicit authorization certification is most widely used in intelligent mobile phone terminal, but on intelligent mobile phone terminal, third party's client is carried out in licensing process, have a problem that, when the account of certain user is known in situation by other people, other people log on an other mobile phone by the account of this user and authorized third party application software checks all privacy resources of this user, thus the problem that this agreement exists insecurity in the mandate of intelligent terminal.
Summary of the invention
The technical problem to be solved in the present invention is to provide a kind of open authorization method, device and open platform, it is possible to prevents user account from being authorized in other terminal by other people, accesses privacy information.
For solving above-mentioned technical problem, embodiments of the invention provide one open authorization method, including:
Receive the authorization requests that the third-party application in a terminal is initiated; Described authorization requests is for obtaining the access rights of the resource preserved on Resource Server for first user, and described authorization requests carries the user account of described first user and the terminal characteristic information of described terminal;
According to the terminal characteristic information that the described user account pre-saved is corresponding, it is determined that whether described user account mates with the terminal characteristic information in described authorization requests;
If coupling, then perform corresponding Authorized operation for described third-party application.
If not mating, then refuse described third-party application is performed corresponding Authorized operation.
Wherein, terminal characteristic information includes at least one in mobile equipment international identity code, the MAC Address of terminal and the system identifier of terminal.
Wherein, perform corresponding Authorized operation for described third-party application, including:
Described user account is carried out authentication;
If described third-party application certification success, then sends authorized certificate to described third-party application, so that can access the resource of the user of described service provider according to described authorized certificate.
Wherein, described method also includes:
Receive the registration request of the new user account that the second user initiates;
Obtain the terminal characteristic information of the target terminal specified by described second user;
Set up new user account, and preserve the terminal characteristic information of target terminal and the corresponding relation of this new user account.
Additionally, another embodiment of the present invention also provides for a kind of open authorization device, including:
First receiver module, for receiving the authorization requests that the third-party application in a terminal is initiated; Described authorization requests is for obtaining the access rights of the resource preserved on Resource Server for first user, and described authorization requests carries the user account of described first user and the terminal characteristic information of described terminal;
Determine module, for the terminal characteristic information corresponding according to the described user account pre-saved, it is determined that whether described user account mates with the terminal characteristic information in described authorization requests;
Authorization module, if determining that user account described in module verification mates with the terminal characteristic information in described authorization requests for described, then performs corresponding Authorized operation for described third-party application.
Wherein, described authorization module is additionally operable to, and determines that user account described in module verification does not mate with the terminal characteristic information in described authorization requests if described, then refuse described third-party application is performed corresponding Authorized operation.
Wherein, terminal characteristic information includes at least one in mobile equipment international identity code, the MAC Address of terminal and the system identifier of terminal.
Wherein, described authorization module includes:
Authentication module, for carrying out authentication to described user account;
Sending module, if for described authentication module certification success, then sending authorized certificate to described third-party application, so that described third-party application can access the resource of the user of described service provider according to described authorized certificate.
Wherein, described device also includes:
Second receiver module, for receiving the registration request of the new user account that the second user initiates;
Acquisition module, for obtaining the terminal characteristic information of the target terminal specified by described second user;
Registering modules, is used for setting up new user account, and preserves the terminal characteristic information of target terminal and the corresponding relation of this new user account.
Additionally, embodiments of the invention also provide for a kind of open platform, including Resource Server and radius authentication server, wherein, described radius authentication server farther includes above-mentioned open authorization device.
Having the beneficial effect that of the technique scheme of the present invention:
Adopt the solution of the present invention, compared with prior art, differentiate by increasing mobile phone characteristic information, achieve safer progress, namely user account by other people be used in different terminals carry out logging in mandate time, owing to the characteristic information of terminal is different, then mandate can be rejected.
Accompanying drawing explanation
Fig. 1 is the step schematic diagram of the open authorization method of the present invention;
Fig. 2 is the schematic flow sheet of the open authorization method of the present invention implementing the present invention;
Fig. 3 is the structural representation of the open authorization device of the present invention.
Detailed description of the invention
For making the technical problem to be solved in the present invention, technical scheme and advantage clearly, it is described in detail below in conjunction with the accompanying drawings and the specific embodiments.
As it is shown in figure 1, embodiments of the invention provide one open authorization method, including:
Step 11, receives the authorization requests that the third-party application in a terminal is initiated; Described authorization requests is for obtaining the access rights of the resource preserved on Resource Server for first user, and described authorization requests carries the user account of described first user and the terminal characteristic information of described terminal;
Step 12, according to the terminal characteristic information that the described user account pre-saved is corresponding, it is determined that whether described user account mates with the terminal characteristic information in described authorization requests;
Step 13, if coupling, then performs corresponding Authorized operation for described third-party application.
In the open authorization method of the present embodiment, adding the discriminating of terminal characteristic information, thus preventing the account of user after being stolen, other people access the privacy information of user in other terminal by this user account.
If additionally, the result that above-mentioned steps 12 is determined is not for mate, then refuse described third-party application is performed corresponding Authorized operation.
Wherein, characteristic information should be able to the information of reflection terminal unique features, at least one in mobile equipment international identity code, the MAC Address of terminal and the system identifier of terminal.
Specifically, perform corresponding Authorized operation for described third-party application, including:
Step 131, carries out authentication to described user account; That is, the password of described user account is inputted to become the authentication of user;
Step 132, if certification success, then sends authorized certificate to described third-party application, so that described third-party application can access the resource of the user of described service provider according to described authorized certificate.
It is achieved in that the authorization method to the present embodiment describes in detail below in conjunction with one.
In this implementation, including following four basic role:
Cellphone subscriber;
Service provider (includes certificate server, Resource Server, service provider's cell-phone customer terminal);
User mobile phone agent software (the OAuth2.0 interface proxy software of service provider);
Wherein, third-party application software obtains the detailed process of Certificate Authority as in figure 2 it is shown, include:
Step 201, third-party application software obtains the IMEI number of mobile phone, and the interface that other basic parameters carrying OAuth certification needs are provided by mobile phone agent software uploads to certificate server, guide user to enter mandate and authentication interface by mobile phone agent software simultaneously.
Step 202, user inputs user account and password, and arranges the scope of authority, is submitted to radius authentication server.
Step 203, whether the IMEI number that first certification authority server mates the IMEI number of third-party application software upload corresponding with this locally stored user account is identical, if mutually not identical, refuse to authorize, if it is identical, then according to password, user account is carried out authentication, if by certification, then generate through the hash access_token (authorized certificate namely mentioned above) processed to mobile phone agent software, if user authentication failure, refuse to authorize.
Step 204, certification authority server returns through the hash access_token processed and the return parameters that other OAuth require.
Step 205, mobile phone agent software asks scripted code to Resource Server.
Step 206, Resource Server returns scripted code to mobile phone agent software.
Step 207, the access_token that mobile phone agent software scripted code deciphering hash crosses.
Step 208, mobile phone agent software also passes to third-party application software access_token.
Step 209, third-party application software just can go Resource Server to access the individual privacy information (such as associated person information, photo, privacy document etc.) that user authorizes with the access_token got.
In sum, the authorization method of the present embodiment is adopted, compared with prior art, by increase mobile phone characteristic information differentiate, achieve safer progress, namely user account by other people be used in different terminals carry out logging in mandate time, owing to the characteristic information of terminal is different, then mandate can be rejected.
Additionally, another embodiment of the present invention also provides for a kind of open authorization device, as it is shown on figure 3, include:
First receiver module, for receiving the authorization requests that the third-party application in a terminal is initiated; Described authorization requests is for obtaining the access rights of the resource preserved on Resource Server for first user, and described authorization requests carries the user account of described first user and the terminal characteristic information of described terminal;
Determine module, for the terminal characteristic information corresponding according to the described user account pre-saved, it is determined that whether described user account mates with the terminal characteristic information in described authorization requests;
Authorization module, if determining that user account described in module verification mates with the terminal characteristic information in described authorization requests for described, then performs corresponding Authorized operation for described third-party application.
In the open authorization device of the present embodiment, adding the discriminating of terminal characteristic information, thus preventing the account of user after being stolen, other people access the privacy information of user in other terminal by this user account.
Wherein, described authorization module is additionally operable to, and determines that user account described in module verification does not mate with the terminal characteristic information in described authorization requests if described, then refuse described third-party application is performed corresponding Authorized operation.
Wherein, characteristic information should be able to the information of reflection terminal unique features, at least one in mobile equipment international identity code, the MAC Address of terminal and the system identifier of terminal.
Wherein, described authorization module includes:
Authentication module, for carrying out authentication to described user account;
Sending module, if for described authentication module certification success, then sending authorized certificate to described third-party application, so that described third-party application can access the resource of the user of described service provider according to described authorized certificate.
Wherein, the second receiver module, for receiving the registration request of the new user account that a user initiates;
Second receiver module, for receiving the registration request of the new user account that the second user initiates;
Acquisition module, for obtaining the terminal characteristic information of the target terminal specified by described second user;
Registering modules, is used for setting up new user account, and preserves the terminal characteristic information of target terminal and the corresponding relation of this new user account.
Obviously, the open authorization method of the present embodiment is corresponding with the open authorization method of a upper embodiment, all can reach same technique effect.
Additionally, another embodiment of the present invention also provides for a kind of open authoring system, including Resource Server and radius authentication server, wherein, described radius authentication server farther includes above-mentioned open authorization device.
In the present embodiment, the user account of the terminal landing oneself that user can pass through oneself preserves information (such as associated person information, photo, privacy document etc.) in Resource Server. For U.S.'s figure application, if beautiful figure application is wanted to transfer the photo that targeted customer preserves on Resource Server, then sending authorization requests to radius authentication server, authorization requests carries the terminal characteristic information of terminal belonging to it and the account of targeted customer. Radius authentication server is the terminal characteristic information in determining authorization requests only, when the terminal characteristic information of the corresponding targeted customer pre-saved with this locality is consistent, authentication (that is, to the wanted password of the user of third-party application) is carried out further to user. After user correctly enters password, radius authentication server sends authorized certificate to U.S.'s figure application. Consequently, it is possible to one is prevent other people from using the terminal of targeted customer to obtain the privacy information of targeted customer, two is prevent other people from stealing account and the password of targeted customer, uses other terminal to obtain the privacy information of targeted customer.
The above is the preferred embodiment of the present invention; it should be pointed out that, for those skilled in the art, under the premise without departing from principle of the present invention; can also making some improvements and modifications, these improvements and modifications also should be regarded as protection scope of the present invention.

Claims (11)

1. an open authorization method, it is characterised in that including:
Receive the authorization requests that the third-party application in a terminal is initiated; Described authorization requests is for obtaining the access rights of the resource preserved on Resource Server for first user, and described authorization requests carries the user account of described first user and the terminal characteristic information of described terminal;
According to the terminal characteristic information that the described user account pre-saved is corresponding, it is determined that whether described user account mates with the terminal characteristic information in described authorization requests;
If coupling, then perform corresponding Authorized operation for described third-party application.
2. method according to claim 1, it is characterised in that also include:
If not mating, then refuse described third-party application is performed corresponding Authorized operation.
3. method according to claim 1, it is characterised in that
Terminal characteristic information includes at least one in mobile equipment international identity code, the MAC Address of terminal and the system identifier of terminal.
4. method according to claim 1, it is characterised in that
Corresponding Authorized operation is performed for described third-party application, including:
Described user account is carried out authentication;
If described third-party application certification success, then sends authorized certificate to described third-party application, so that can access the resource of the user of described service provider according to described authorized certificate.
5. method according to claim 1, it is characterised in that also include:
Receive the registration request of the new user account that the second user initiates;
Obtain the terminal characteristic information of the target terminal specified by described second user;
Set up new user account, and preserve the terminal characteristic information of target terminal and the corresponding relation of this new user account.
6. an open authorization device, it is characterised in that including:
First receiver module, for receiving the authorization requests that the third-party application in a terminal is initiated; Described authorization requests is for obtaining the access rights of the resource preserved on Resource Server for first user, and described authorization requests carries the user account of described first user and the terminal characteristic information of described terminal;
Determine module, for the terminal characteristic information corresponding according to the described user account pre-saved, it is determined that whether described user account mates with the terminal characteristic information in described authorization requests;
Authorization module, if determining that user account described in module verification mates with the terminal characteristic information in described authorization requests for described, then performs corresponding Authorized operation for described third-party application.
7. device according to claim 6, it is characterised in that
Described authorization module is additionally operable to, and determines that user account described in module verification does not mate with the terminal characteristic information in described authorization requests if described, then refuse described third-party application is performed corresponding Authorized operation.
8. device according to claim 6, it is characterised in that
Terminal characteristic information includes at least one in mobile equipment international identity code, the MAC Address of terminal and the system identifier of terminal.
9. device according to claim 6, it is characterised in that
Described authorization module includes:
Authentication module, for carrying out authentication to described user account;
Sending module, if for described authentication module certification success, then sending authorized certificate to described third-party application, so that described third-party application can access the resource of the user of described service provider according to described authorized certificate.
10. device according to claim 6, it is characterised in that also include:
Second receiver module, for receiving the registration request of the new user account that the second user initiates;
Acquisition module, for obtaining the terminal characteristic information of the target terminal specified by described second user;
Registering modules, is used for setting up new user account, and preserves the terminal characteristic information of target terminal and the corresponding relation of this new user account.
11. an open platform, including Resource Server and radius authentication server, wherein, described radius authentication server farther includes the open authorization device as described in any one of claim 6-10.
CN201410665667.3A 2014-11-20 2014-11-20 Open authorization method and apparatus and open platform Pending CN105681259A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201410665667.3A CN105681259A (en) 2014-11-20 2014-11-20 Open authorization method and apparatus and open platform
PCT/CN2015/083110 WO2016078419A1 (en) 2014-11-20 2015-07-01 Open authorization method, device and open platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410665667.3A CN105681259A (en) 2014-11-20 2014-11-20 Open authorization method and apparatus and open platform

Publications (1)

Publication Number Publication Date
CN105681259A true CN105681259A (en) 2016-06-15

Family

ID=56013237

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410665667.3A Pending CN105681259A (en) 2014-11-20 2014-11-20 Open authorization method and apparatus and open platform

Country Status (2)

Country Link
CN (1) CN105681259A (en)
WO (1) WO2016078419A1 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106468886A (en) * 2016-09-30 2017-03-01 海尔优家智能科技(北京)有限公司 A kind of method and apparatus of third-party control devices
CN107911282A (en) * 2017-11-15 2018-04-13 广州百兴网络科技有限公司 A kind of network system that third-party application implantation is realized towards social networks
CN108650241A (en) * 2018-04-20 2018-10-12 中国联合网络通信集团有限公司 A kind of shared authorization method and device
CN109033774A (en) * 2018-08-31 2018-12-18 阿里巴巴集团控股有限公司 Acquisition, the method, apparatus of feedback user resource and electronic equipment
CN109389449A (en) * 2017-08-08 2019-02-26 腾讯科技(深圳)有限公司 A kind of information processing method, server and storage medium
WO2019052227A1 (en) * 2017-09-14 2019-03-21 华为技术有限公司 Authorization method and network element
CN110069908A (en) * 2019-04-11 2019-07-30 深圳前海微众银行股份有限公司 A kind of authority control method and device of block chain
CN111753283A (en) * 2020-06-30 2020-10-09 重庆长安汽车股份有限公司 Terminal third-party application batch authorization method
CN112688791A (en) * 2019-10-17 2021-04-20 珠海格力电器股份有限公司 Equipment network distribution method and device based on cloud authorization

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107979571B (en) * 2016-10-25 2021-10-26 中国移动通信有限公司研究院 File use processing method, terminal and server
CN112929388B (en) * 2021-03-10 2022-11-01 广东工业大学 Network identity cross-device application rapid authentication method and system, and user agent device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120227089A1 (en) * 2011-03-03 2012-09-06 Snu R&Db Foundation Apparatus and method for sharing contents of social network service in communication system
CN103188244A (en) * 2011-12-31 2013-07-03 卓望数码技术(深圳)有限公司 System and method for achieving authorization management based on OAuth
CN103220259A (en) * 2012-01-20 2013-07-24 华为技术有限公司 Using method, call method, device and system of Oauth application programming interface (API)
CN103258151A (en) * 2012-10-30 2013-08-21 中国科学院沈阳自动化研究所 Real-time authorization software License control method
CN103428699A (en) * 2013-07-16 2013-12-04 李锦风 Registration binding and identity authentication method based on mobile phone hardware feature information
CN103795692A (en) * 2012-10-31 2014-05-14 中国电信股份有限公司 Open authorization method, open authorization system and authentication and authorization server

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050055709A1 (en) * 2003-09-05 2005-03-10 Thompson James Alfred Cable network access control solution
CN103237235B (en) * 2013-03-18 2016-01-20 中国科学院信息工程研究所 A kind of facing cloud television terminal authentication implementation method and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120227089A1 (en) * 2011-03-03 2012-09-06 Snu R&Db Foundation Apparatus and method for sharing contents of social network service in communication system
CN103188244A (en) * 2011-12-31 2013-07-03 卓望数码技术(深圳)有限公司 System and method for achieving authorization management based on OAuth
CN103220259A (en) * 2012-01-20 2013-07-24 华为技术有限公司 Using method, call method, device and system of Oauth application programming interface (API)
CN103258151A (en) * 2012-10-30 2013-08-21 中国科学院沈阳自动化研究所 Real-time authorization software License control method
CN103795692A (en) * 2012-10-31 2014-05-14 中国电信股份有限公司 Open authorization method, open authorization system and authentication and authorization server
CN103428699A (en) * 2013-07-16 2013-12-04 李锦风 Registration binding and identity authentication method based on mobile phone hardware feature information

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106468886A (en) * 2016-09-30 2017-03-01 海尔优家智能科技(北京)有限公司 A kind of method and apparatus of third-party control devices
CN109389449A (en) * 2017-08-08 2019-02-26 腾讯科技(深圳)有限公司 A kind of information processing method, server and storage medium
CN109389449B (en) * 2017-08-08 2022-11-04 腾讯科技(深圳)有限公司 Information processing method, server and storage medium
WO2019052227A1 (en) * 2017-09-14 2019-03-21 华为技术有限公司 Authorization method and network element
US11431695B2 (en) 2017-09-14 2022-08-30 Huawei Technologies Co., Ltd. Authorization method and network element
CN107911282A (en) * 2017-11-15 2018-04-13 广州百兴网络科技有限公司 A kind of network system that third-party application implantation is realized towards social networks
CN108650241A (en) * 2018-04-20 2018-10-12 中国联合网络通信集团有限公司 A kind of shared authorization method and device
CN109033774A (en) * 2018-08-31 2018-12-18 阿里巴巴集团控股有限公司 Acquisition, the method, apparatus of feedback user resource and electronic equipment
CN109033774B (en) * 2018-08-31 2020-08-07 阿里巴巴集团控股有限公司 Method and device for acquiring and feeding back user resources and electronic equipment
CN110069908A (en) * 2019-04-11 2019-07-30 深圳前海微众银行股份有限公司 A kind of authority control method and device of block chain
CN112688791A (en) * 2019-10-17 2021-04-20 珠海格力电器股份有限公司 Equipment network distribution method and device based on cloud authorization
CN111753283A (en) * 2020-06-30 2020-10-09 重庆长安汽车股份有限公司 Terminal third-party application batch authorization method

Also Published As

Publication number Publication date
WO2016078419A1 (en) 2016-05-26

Similar Documents

Publication Publication Date Title
CN105681259A (en) Open authorization method and apparatus and open platform
CN104917727B (en) A kind of method, system and device of account's authentication
US9722984B2 (en) Proximity-based authentication
CN103581184B (en) The method and system of mobile terminal accessing corporate intranet server
CN104869102B (en) Authorization method, device and system based on xAuth agreement
US11823007B2 (en) Obtaining device posture of a third party managed device
CA2557143C (en) Trust inheritance in network authentication
CN106921663B (en) Identity continuous authentication system and method based on intelligent terminal software/intelligent terminal
US9730061B2 (en) Network authentication
US9787678B2 (en) Multifactor authentication for mail server access
CN104378210A (en) Cross-trust-domain identity authentication method
US9332433B1 (en) Distributing access and identification tokens in a mobile environment
CN104144163A (en) Identity verification method, device and system
FI128171B (en) Network authentication
CN107733838A (en) A kind of mobile terminal client terminal identity identifying method, device and system
CN106060034A (en) Account login method and device
CN104270250A (en) WiFi Internet surfing connecting authentication method and system based on asymmetric full-process encryption
CN107113613A (en) Server, mobile terminal, real-name network authentication system and method
CN107864475A (en) The quick authentication methods of WiFi based on Portal+ dynamic passwords
CN106161475A (en) The implementation method of subscription authentication and device
CN108011873A (en) A kind of illegal connection determination methods based on set covering
CN105429943A (en) Information processing method and terminal thereof
CN104009850B (en) A kind of method for authenticating user identity and system
CN105429978B (en) Data access method, equipment and system
WO2013071836A1 (en) Method and apparatus for processing client application access authentication

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20160615

WD01 Invention patent application deemed withdrawn after publication