WO1999023786A3 - Method and apparatus for implementing an extensible authentication mechanism in a web application server - Google Patents

Method and apparatus for implementing an extensible authentication mechanism in a web application server Download PDF

Info

Publication number
WO1999023786A3
WO1999023786A3 PCT/US1998/022832 US9822832W WO9923786A3 WO 1999023786 A3 WO1999023786 A3 WO 1999023786A3 US 9822832 W US9822832 W US 9822832W WO 9923786 A3 WO9923786 A3 WO 9923786A3
Authority
WO
WIPO (PCT)
Prior art keywords
authentication
request
providers
host
protect string
Prior art date
Application number
PCT/US1998/022832
Other languages
French (fr)
Other versions
WO1999023786A2 (en
Inventor
Robert Pang
Jim Stabile
Original Assignee
Oracle 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 Oracle Corp filed Critical Oracle Corp
Priority to JP2000519525A priority Critical patent/JP3853593B2/en
Priority to DE69821020T priority patent/DE69821020T2/en
Priority to AU12035/99A priority patent/AU750435B2/en
Priority to EP98955165A priority patent/EP1027795B9/en
Priority to CA002308797A priority patent/CA2308797C/en
Publication of WO1999023786A2 publication Critical patent/WO1999023786A2/en
Publication of WO1999023786A3 publication Critical patent/WO1999023786A3/en
Priority to HK00107911A priority patent/HK1028687A1/en

Links

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
    • H04L63/083Network architectures or network communication protocols for network security for authentication of entities using passwords
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/33User authentication using certificates
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • 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
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]

Abstract

A highly scalable, flexible, and extensible mechanism is provided for authenticating a request from a client (202, 204, 206). In a preferred embodiment, the invention comprises an authentication engine, an authentication host (252), a plurality of providers (260) coupled to the host which implement selected authentification schemes, and a machine independent communication mechanism (282) which enables the various components to communicate with each other irregardless of the machine each component resides on. The communication mechanism enables the invention to be distributed, which in turn, makes the invention highly scalable. In operation, the authentication engine receives a request having associated therewith a protect string. The protect string specifies the authentication scheme or schemes that need to be implemented for that request. The authentication engine parses the protect string into one or more provider requests, and sends the requests to the authentication host (252). In response, the host forwards the requests to the appropriate providers (260) for processing. The results of the providers' processing are sent back to the authentication engine, which then processes the results according to the protect string to determine whether the request has been authenticated. With the present invention, it is possible to add providers to the system, or to substitute a new provider for an existing provider, without changing or recompiling any other component in the system. It is also possible to change the authentication schemes associated with a request by simply changing the protect string. These aspects of the invention make it possible to change implementation at deployment time, as opposed to compile time. This makes the invention highly flexible and extensible.
PCT/US1998/022832 1997-10-31 1998-10-29 Method and apparatus for implementing an extensible authentication mechanism in a web application server WO1999023786A2 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
JP2000519525A JP3853593B2 (en) 1997-10-31 1998-10-29 Method and apparatus for implementing an extensible authentication mechanism in a web application server
DE69821020T DE69821020T2 (en) 1997-10-31 1998-10-29 METHOD AND DEVICE FOR SETTING UP AN EXTENDABLE AUTHENTICATION MECHANISM IN A WEB APPLICATION SERVER
AU12035/99A AU750435B2 (en) 1997-10-31 1998-10-29 Method and apparatus for implementing an extensible authentication mechanism in a web application server
EP98955165A EP1027795B9 (en) 1997-10-31 1998-10-29 Method and apparatus for implementing an extensible authentication mechanism in a web application server
CA002308797A CA2308797C (en) 1997-10-31 1998-10-29 Method and apparatus for implementing an extensible authentication mechanism in a web application server
HK00107911A HK1028687A1 (en) 1997-10-31 2000-12-08 Method and apparatus for implementing an extensible authentication mechanism in a web application server

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US08/961,796 1997-10-31
US08/961,796 US6446204B1 (en) 1997-10-31 1997-10-31 Method and apparatus for implementing an extensible authentication mechanism in a web application server

Publications (2)

Publication Number Publication Date
WO1999023786A2 WO1999023786A2 (en) 1999-05-14
WO1999023786A3 true WO1999023786A3 (en) 1999-07-15

Family

ID=25505024

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1998/022832 WO1999023786A2 (en) 1997-10-31 1998-10-29 Method and apparatus for implementing an extensible authentication mechanism in a web application server

Country Status (8)

Country Link
US (1) US6446204B1 (en)
EP (1) EP1027795B9 (en)
JP (1) JP3853593B2 (en)
AU (1) AU750435B2 (en)
CA (1) CA2308797C (en)
DE (1) DE69821020T2 (en)
HK (1) HK1028687A1 (en)
WO (1) WO1999023786A2 (en)

Families Citing this family (65)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6427238B1 (en) * 1998-05-29 2002-07-30 Opentv, Inc. Module manager for interactive television system
DE19910345A1 (en) * 1999-03-09 2000-09-21 Siemens Ag Method for transmitting messages between a client instance assigned to a first process and at least one server instance assigned to at least one further process within a distributed system
EP1218860A2 (en) 1999-09-20 2002-07-03 Ethentica, Inc. Cryptographic server with provisions for interoperability between cryptographic systems
US7391865B2 (en) * 1999-09-20 2008-06-24 Security First Corporation Secure data parser method and system
EP1232482B1 (en) * 1999-10-18 2016-07-06 Stamps.Com Secure and recoverable database for on-line value-bearing item system
EP1224628B1 (en) 1999-10-18 2017-02-22 Stamps.Com Cryptographic module for secure processing of value-bearing items
US6970641B1 (en) 2000-09-15 2005-11-29 Opentv, Inc. Playback of interactive programs
US7363361B2 (en) * 2000-08-18 2008-04-22 Akamai Technologies, Inc. Secure content delivery system
US7299210B2 (en) * 2000-02-16 2007-11-20 Stamps.Com On-line value-bearing indicium printing using DSA
US7444368B1 (en) * 2000-02-29 2008-10-28 Microsoft Corporation Methods and systems for selecting methodology for authenticating computer systems on a per computer system or per user basis
US20050044405A1 (en) * 2000-05-11 2005-02-24 Spraggs Lynn D. System and method of securing a computer from unauthorized access
JP5085831B2 (en) * 2000-07-27 2012-11-28 オラクル・インターナショナル・コーポレイション System and method for request concentration and load balancing
US7941669B2 (en) * 2001-01-03 2011-05-10 American Express Travel Related Services Company, Inc. Method and apparatus for enabling a user to select an authentication method
FR2820533B1 (en) 2001-02-07 2003-04-18 Sagem BIOMETRIC IDENTIFICATION OR AUTHENTICATION SYSTEM
US7437437B2 (en) * 2001-04-25 2008-10-14 Hewlett-Packard Development Company, L.P. Access authentication for distributed networks
US7274659B2 (en) 2001-07-27 2007-09-25 Western Digital Ventures, Inc. Providing streaming media data
US7320075B2 (en) * 2001-11-20 2008-01-15 Safenet, Inc. Software protection method utilizing hidden application code in a protection dynamic link library object
US7107615B2 (en) * 2002-01-30 2006-09-12 Hewlett-Packard Development Company, L.P. Parameter verification in an authentication system and method
US7219231B2 (en) * 2002-01-30 2007-05-15 Hewlett-Packard Development Company, L.P. Extensible authentication system and method
US7444410B1 (en) 2002-02-15 2008-10-28 Oracle International Corporation Application platform execution environment
US7194473B1 (en) 2002-02-15 2007-03-20 Oracle International Corporation Application platform development environment
US7191467B1 (en) * 2002-03-15 2007-03-13 Microsoft Corporation Method and system of integrating third party authentication into internet browser code
US7614077B2 (en) * 2002-04-10 2009-11-03 International Business Machines Corporation Persistent access control of protected content
US20040024771A1 (en) * 2002-08-01 2004-02-05 Oracle International Corporation Buffered message queue architecture for database management systems with transactional enqueue support
US7188359B2 (en) * 2002-12-18 2007-03-06 America Online, Inc. Optimizing authentication service availability and responsiveness via client-side routing
US7860957B1 (en) * 2002-12-20 2010-12-28 Cisco Technology, Inc. System and method for managing network services in a distributed system
US6888431B2 (en) * 2003-01-30 2005-05-03 Square D Company Remotely operated circuit breaker for emergency lighting circuits
US7685300B2 (en) * 2003-09-04 2010-03-23 International Business Machines Corporation Method for access by server-side components using unsupported communication protocols through passthrough mechanism
US9614772B1 (en) 2003-10-20 2017-04-04 F5 Networks, Inc. System and method for directing network traffic in tunneling applications
US20050198643A1 (en) * 2004-02-17 2005-09-08 Lachelt David J. Journaling proxy in activation solution
US7523145B2 (en) * 2004-04-22 2009-04-21 Opentv, Inc. System for managing data in a distributed computing system
US7818563B1 (en) * 2004-06-04 2010-10-19 Advanced Micro Devices, Inc. Method to maximize hardware utilization in flow-thru IPsec processing
US8499153B2 (en) * 2004-06-24 2013-07-30 Nokia Corporation System and method of authenticating a user to a service provider
US7428754B2 (en) * 2004-08-17 2008-09-23 The Mitre Corporation System for secure computing using defense-in-depth architecture
BRPI0517026A (en) 2004-10-25 2008-09-30 Rick L Orsini secure data analyzer method and system
US7779418B2 (en) * 2004-12-30 2010-08-17 Oracle International Corporation Publisher flow control and bounded guaranteed delivery for message queues
US7788490B2 (en) * 2005-04-01 2010-08-31 Lexmark International, Inc. Methods for authenticating an identity of an article in electrical communication with a verifier system
US8196150B2 (en) * 2005-10-07 2012-06-05 Oracle International Corporation Event locality using queue services
BRPI0618725A2 (en) 2005-11-18 2011-09-06 Rick L Orsini secure data analyzer method and system
US20070258459A1 (en) * 2006-05-02 2007-11-08 Harris Corporation Method and system for QOS by proxy
US8516153B2 (en) 2006-06-16 2013-08-20 Harris Corporation Method and system for network-independent QoS
US8064464B2 (en) 2006-06-16 2011-11-22 Harris Corporation Method and system for inbound content-based QoS
US7990860B2 (en) 2006-06-16 2011-08-02 Harris Corporation Method and system for rule-based sequencing for QoS
US20070291767A1 (en) * 2006-06-16 2007-12-20 Harris Corporation Systems and methods for a protocol transformation gateway for quality of service
US20070291765A1 (en) * 2006-06-20 2007-12-20 Harris Corporation Systems and methods for dynamic mode-driven link management
US8730981B2 (en) 2006-06-20 2014-05-20 Harris Corporation Method and system for compression based quality of service
US8300653B2 (en) 2006-07-31 2012-10-30 Harris Corporation Systems and methods for assured communications with quality of service
US20080025318A1 (en) * 2006-07-31 2008-01-31 Harris Corporation Systems and methods for dynamically customizable quality of service on the edge of a network
US20100238801A1 (en) * 2006-07-31 2010-09-23 Smith Donald L Method and system for stale data detection based quality of service
CA2670597A1 (en) * 2006-12-05 2008-06-12 Don Martin Improved tape backup method using a secure data parser
US9779556B1 (en) 2006-12-27 2017-10-03 Stamps.Com Inc. System and method for identifying and preventing on-line fraud
US20080228922A1 (en) * 2007-03-14 2008-09-18 Taiwan Semiconductor Manufacturing Company, Ltd. System and Method for Providing Client Awareness in High-Availability Application Architecture
AU2008299852B2 (en) * 2007-09-14 2014-04-03 Security First Corp. Systems and methods for managing cryptographic keys
CA2710868A1 (en) 2008-01-07 2009-07-16 Security First Corp. Systems and methods for securing data using multi-factor or keyed dispersal
EP2163067B1 (en) 2008-02-22 2013-12-25 Security First Corp. Systems and methods for secure workgroup management and communication
US9832069B1 (en) 2008-05-30 2017-11-28 F5 Networks, Inc. Persistence based on server response in an IP multimedia subsystem (IMS)
CN104079573A (en) 2009-05-19 2014-10-01 安全第一公司 Systems and methods for securing data in the cloud
ES2620962T3 (en) 2009-11-25 2017-06-30 Security First Corporation Systems and procedures to ensure moving data
CN103039057B (en) 2010-03-31 2015-08-19 安全第一公司 To moving medial according to the system and method protected
US8601498B2 (en) 2010-05-28 2013-12-03 Security First Corp. Accelerator system for use with secure data storage
US8392452B2 (en) * 2010-09-03 2013-03-05 Hulu Llc Method and apparatus for callback supplementation of media program metadata
CN102801714B (en) * 2012-07-26 2015-03-11 杭州电子科技大学 Method for analyzing and reducing SQL (Structured Query Language) command in TNS (Transparent Network Substrate) protocol in by-pass manner
US8925050B2 (en) * 2012-10-29 2014-12-30 Oracle International Corporation Communication between authentication plug-ins of a single-point authentication manager and client systems
US20140122437A1 (en) * 2012-10-31 2014-05-01 Kaseya International Limited Dynamically provisioned storage server operating on a data communications network
EP3206357A1 (en) 2016-02-09 2017-08-16 Secunet Security Networks Aktiengesellschaft Using a non-local cryptography method after authentication

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5649099A (en) * 1993-06-04 1997-07-15 Xerox Corporation Method for delegating access rights through executable access control program without delegating access rights not in a specification to any intermediary nor comprising server security

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1994001820A1 (en) * 1992-07-01 1994-01-20 Telefonaktiebolaget Lm Ericsson System for implementation-independent interface specification
CA2138302C (en) * 1994-12-15 1999-05-25 Michael S. Fortinsky Provision of secure access to external resources from a distributed computing environment
US5907675A (en) 1995-03-22 1999-05-25 Sun Microsystems, Inc. Methods and apparatus for managing deactivation and shutdown of a server
US5812776A (en) * 1995-06-07 1998-09-22 Open Market, Inc. Method of providing internet pages by mapping telephone number provided by client to URL and returning the same in a redirect command by server
AR003524A1 (en) * 1995-09-08 1998-08-05 Cyber Sign Japan Inc A VERIFICATION SERVER TO BE USED IN THE AUTHENTICATION OF COMPUTER NETWORKS.
US5903732A (en) * 1996-07-03 1999-05-11 Hewlett-Packard Company Trusted gateway agent for web server programs

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5649099A (en) * 1993-06-04 1997-07-15 Xerox Corporation Method for delegating access rights through executable access control program without delegating access rights not in a specification to any intermediary nor comprising server security

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
EDWARDS N ET AL: "High security Web servers and gateways", COMPUTER NETWORKS AND ISDN SYSTEMS, vol. 29, no. 8-13, September 1997 (1997-09-01), pages 927-938, XP004095292 *

Also Published As

Publication number Publication date
AU750435B2 (en) 2002-07-18
JP3853593B2 (en) 2006-12-06
EP1027795B1 (en) 2004-01-07
AU1203599A (en) 1999-05-24
HK1028687A1 (en) 2001-02-23
EP1027795A2 (en) 2000-08-16
DE69821020T2 (en) 2004-10-21
CA2308797A1 (en) 1999-05-14
DE69821020D1 (en) 2004-02-12
US6446204B1 (en) 2002-09-03
CA2308797C (en) 2008-03-25
JP2001522115A (en) 2001-11-13
EP1027795B9 (en) 2004-09-08
WO1999023786A2 (en) 1999-05-14

Similar Documents

Publication Publication Date Title
WO1999023786A3 (en) Method and apparatus for implementing an extensible authentication mechanism in a web application server
US8010781B2 (en) Method and system to accelerate cryptographic functions for secure E-commerce applications
US8024777B2 (en) Domain based authentication scheme
WO2001042889A3 (en) Client-side boot domains and boot rules
EP1089516A3 (en) Method and system for single sign-on user access to multiple web servers
EP0665486A3 (en) Method of protecting electronically published materials using cryptographic protocols
AU5936796A (en) Internet server access control and monitoring systems
NO20026003D0 (en) terminal communication system
JPH1141230A (en) Method and system for authenticating user
WO2007044613A3 (en) Apparatus system and method for real-time migration of data related to authentication
CA2414376A1 (en) Methods and systems for adaptation, diagnosis, optimization, and prescription technology for network based applications
KR20090025292A (en) Authentication methods and systems
WO2003030559A3 (en) System and method for providing subscribed applications on wireless devices over a wireless network
AU2001281873A1 (en) Apparatus and methods for a client server system
EP0856820A3 (en) IC card, IC card processing system, and IC card authentication method
RU2005128697A (en) DEPLOYING AND GETTING THE SOFTWARE ON A NETWORK SENSITIVE TO Malicious DATA EXCHANGE
WO1999001990A3 (en) Procedure for setting up a secure service connection in a telecommunication system
CN110708313B (en) System supporting multi-mode single sign-on
EP1063579A3 (en) Method, apparatus and storage medium for authentication on the world wide web
WO2002093337A3 (en) Method and apparatus for multiple token access to thin client architecture session
CA2205637A1 (en) Encryption apparatus
EP1194869A4 (en) Technique for secure remote configuration of a system
JP2002366526A (en) System, method for authenticating biometrics, and program to make computer execute the method
WO2002101583A3 (en) User selective reload of images
EP1316892A4 (en) Member information transmitting method, individual information acquiring method, and system

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AL AM AT AU AZ BA BB BG BR BY CA CH CN CZ DE DK EE ES FI GB GE GH GM HR HU ID IL IS JP KE KG KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT UA UG UZ VN YU ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW SD SZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
AK Designated states

Kind code of ref document: A3

Designated state(s): AL AM AT AU AZ BA BB BG BR BY CA CH CN CZ DE DK EE ES FI GB GE GH GM HR HU ID IL IS JP KE KG KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT UA UG UZ VN YU ZW

AL Designated countries for regional patents

Kind code of ref document: A3

Designated state(s): GH GM KE LS MW SD SZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
ENP Entry into the national phase

Ref document number: 2308797

Country of ref document: CA

Ref country code: CA

Ref document number: 2308797

Kind code of ref document: A

Format of ref document f/p: F

WWE Wipo information: entry into national phase

Ref document number: 12035/99

Country of ref document: AU

WWE Wipo information: entry into national phase

Ref document number: 1998955165

Country of ref document: EP

ENP Entry into the national phase

Ref country code: JP

Ref document number: 2000 519525

Kind code of ref document: A

Format of ref document f/p: F

NENP Non-entry into the national phase

Ref country code: KR

WWP Wipo information: published in national office

Ref document number: 1998955165

Country of ref document: EP

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWG Wipo information: grant in national office

Ref document number: 12035/99

Country of ref document: AU

WWG Wipo information: grant in national office

Ref document number: 1998955165

Country of ref document: EP