IP Library › Granted Patent US 8,453,209
Granted Patent B2
US 8,453,209 · App. 12/459,005 · Granted May 28, 2013

Method and system for providing internet services

Inventors: Wenchu Cen (Hangzhou, CN); Lin Wang (Hangzhou, CN); Jin Zhao (Hangzhou, CN); Seshu Zheng (Hangzhou, CN); Yi Zeng (Hangzhou, CN)
Assignee: Alibaba Group Holding Limited
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 8,453,209
App. No.
12/459,005
Granted
May 28, 2013
Kind
B2
Abstract

A service integration platform system for providing Internet services includes: an interface configured to receive a service request message that is initiated by a user of an application provided by an Independent Software Vendor (ISV), the service request message being implemented according to an Application Programming Interface (API) type and including a plurality of platform-level parameters that conform to the API type. The system further includes one or more processors coupled to the interface, configured to: locate a set of authentication checks that are appropriate for the API type, based at least in part on the plurality of platform-level parameters included in the service request message and a mapping of predefined combinations of platform-level parameters and corresponding sets of authentication checks; perform authentication of the service request according to the set of authentication checks; and route the service request to a service address of the Internet Service Provider (ISP) in the event that the service request is authenticated.

Claims (53)

1. A method for providing web services with a service integration platform comprising:

receiving a service request message that is initiated by a user of an application provided by an Independent Software Vendor (ISV), the service request message being implemented according to an Application Programming Interface (API) type and including a plurality of platform-level parameters that conform to the API type, wherein:

the plurality of platform-level parameters comprise an Appkey associated with the application provided by the ISV;

the Appkey is a parameter issued to the application provided by the ISV and is not modifiable by the application provided by the ISV; and

the Appkey is a proof of identity that identifies the web services the application provided by the ISV is allowed to access;

determining, using a processor, a set of authentication checks that correspond to and that are appropriate for the API type, wherein:

the API type is one of a plurality of possible API types;

for each possible API type there is a corresponding set of authentication checks; and

at least some API types map to different sets of authentication checks;

performing authentication of the service request message according to the set of authentication checks;

routing the service request message to a service address of an Internet Service Provider (ISP) in the event that the service request message is authenticated, wherein the Internet Service Provider (ISP) is a provider of web services on the Internet;

maintaining a token list in a cache in the event that the platform parameters include service Internet Service Provider identity, the Appkey associated with the application, and user session uniqueness identity in the Independent Software Vendor application;

determining whether a token exists and is valid; and returning user binding error information in the event that no token exists or the token is invalid;

wherein the API type has a corresponding service level comprising an authorized service type and the determined set of authentication checks includes a signature check and a timestamp check; and

wherein the platform-level parameters for the authorized service type further comprises a service name, a service request timestamp and a signature.

2. The method of claim 1 , wherein the API type has a corresponding service level comprising an anonymity access type and the determined set of authentication checks includes zero elements.

3. The method of claim 1 , wherein the plurality of platform-level parameters further comprises a service name.

4. The method of claim 1 , wherein the API type has a corresponding service level comprising a user authorized service type and the determined set of authentication checks includes a signature check, a timestamp check and a user identity check.

5. The method of claim 4 , wherein the platform-level parameters for the user authorized service type further comprises a service name, a service request timestamp, a signature and a user session uniqueness identity in the ISV application.

6. The method of claim 1 , wherein the API type has a corresponding security level comprising an optional user authorized service type and the determined set of authentication checks includes a signature check, a timestamp check, and optionally, a user identity check.

7. The method of claim 6 , wherein the platform-level parameters for the optional user authorized service type further comprises a service name, a service request timestamp and a signature, and optionally a user session uniqueness identity in the ISV application.

8. The method of claim 1 , wherein the set of authentication checks comprises one or more of the following: a signature check, a timestamp check and a user identity check.

9. The method of claim 1 , wherein the platform-level parameters comprises one or more of the following: a service name, a service request timestamp, a signature, a user session uniqueness identity in the Independent Software Vendor application and a type of returned value.

10. The method of claim 1 , further comprising returning user binding error information.

11. The method of claim 10 , wherein user binding error information is returned in the event that that the platform parameters include a user session uniqueness identity in the Independent Software Vendor application and the service request message authentication fails.

12. The method of claim 10 , further comprising:

initiating a second service request message to a login address of the ISP upon receiving the user binding error information, wherein the second service request message includes as its platform-level parameters the Appkey associated with the application, a service name, a user session uniqueness identity in the Independent Software Vendor application and an address the Independent Software Vendor application to be redirected to upon passing user binding.

13. A service integration platform system for providing web services comprising:

an interface configured to receive a service request message that is initiated by a user of an application provided by an Independent Software Vendor (ISV), the service request message being implemented according to an Application Programming Interface (API) type and a plurality of platform-level parameters that conform to the API type, wherein:

the plurality of platform-level parameters comprise an Appkey associated with the application provided by the ISV;

the Appkey is a parameter issued to the application provided by the ISV and is not modifiable by the application provided by the ISV; and

the Appkey is a proof of identity that identifies the web services the application provided by the ISV is allowed to access; and one or more processors coupled to the interface, configured to:

determine a set of authentication checks that correspond to and that are appropriate for the API type, wherein:

the API type is one of a plurality of possible API types;

for each possible API type there is a corresponding set of authentication checks; and

at least some API types map to different sets of authentication checks;

perform authentication of the service request according to the set of authentication checks;

route the service request to a service address of an Internet Service Provider (ISP) in the event that the service request is authenticated, wherein the Internet Service Provider (ISP) is a provider of web services on the internet;

maintain a token list in a cache in the event that the platform parameters include service Internet Service Provider identity, the Appkey associated with the application and user session uniqueness identity in the Independent Software Vendor application; determine whether a token exists and is valid; and return user binding error information in the event that no token exists or the token is invalid;

wherein the API type has a corresponding service level comprising an authorized service type and the determined set of authentication checks includes a signature check and a timestamp check; and

wherein the platform-level parameters for the authorized service type further comprises a service name, a service request timestamp and a signature.

14. The system of claim 13 , wherein the API type has a corresponding service level comprising an anonymity access type and the set of determined authentication checks includes zero elements.

15. The system of claim 13 , wherein the plurality of platform-level parameters further comprises a service name.

16. The system of claim 13 , wherein the API type has a corresponding service level comprising a user authorized service type and the determined set of authentication checks includes a signature check, a timestamp check and a user identity check.

17. The system of claim 16 , wherein the platform-level parameters for the user authorized service type further comprises a service name, a service request timestamp, a signature and a user session uniqueness identity in the ISV application.

18. The system of claim 13 , wherein the API type has a corresponding service level comprising an optional user authorized service type and the determined set of authentication checks includes a signature check, a timestamp check and optionally, a user identity check.

19. The system of claim 18 , wherein the platform-level parameters for the optional user authorized service type further comprises a service name, a service request timestamp and a signature, and optionally a user session uniqueness identity in the ISV application.

20. The system of claim 13 , wherein the set of authentication checks comprises one or more of the following: a signature check, a timestamp check and a user identity check.

21. The system of claim 13 , wherein the platform-level parameters comprises one or more of the following: a service name, a service request timestamp, a signature, a user session uniqueness identity in the Independent Software Vendor application and a type of returned value.

22. The system of claim 13 , further comprising returning user binding error information.

23. The system of claim 22 , wherein user binding error information is returned in the event that that the platform parameters include a user session uniqueness identity in the Independent Software Vendor application and the service request message authentication fails.

24. The system of claim 22 , herein the one or more processors are further configured to:

initiate a second service request message to a login address of the ISP upon receiving the user binding error information, wherein the second service request message includes as its platform-level parameters the Appkey associated with the application, a service name, a user session uniqueness identity in the Independent Software Vendor application and an address the Independent Software Vendor application to be redirected to upon passing user binding.

Assignments (2)
CORRECTED ASSIGNMENT RECORDATION COVER SHEET TO CORRECT THE EXECUTION DATE OF THE ASSIGMENT FROM "06/01/2009" TO "06/25/09" ON THE ASSIGNMENT DOCUMENT RECORDED ON REEL AND FRAME NO. 022926/0738; DOCUMENT ID NO.: 700413215 Recorded Jul 27, 2009
From: CEN, WENCHU; WANG, LIN; ZHAO, JIN; ZHENG, SESHU; ZENG, YI
To: ALIBABA GROUP HOLDING LIMITED
Reel/Frame 023031/0517 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 25, 2009
From: CEN, WENCHU; WANG, LIN; ZHAO, JIN; ZHENG, SESHU; ZENG, YI
To: ALIBABA GROUP HOLDING LIMITED
Reel/Frame 022926/0738 →
Priority Claims (1)
CN 2008 1 0126113 · Jun 26, 2008 · national
Continuity (1)
Related Publication 20090328174A1 · Dec 31, 2009