Movatterモバイル変換


[0]ホーム

URL:


US20010013096A1 - Trusted services broker for web page fine-grained security labeling - Google Patents

Trusted services broker for web page fine-grained security labeling
Download PDF

Info

Publication number
US20010013096A1
US20010013096A1US09/094,612US9461298AUS2001013096A1US 20010013096 A1US20010013096 A1US 20010013096A1US 9461298 AUS9461298 AUS 9461298AUS 2001013096 A1US2001013096 A1US 2001013096A1
Authority
US
United States
Prior art keywords
user
cgi
html
cookie
web
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
US09/094,612
Other versions
US6311269B2 (en
Inventor
Gary L. Luckenbaugh
Forrest E. Stoakes
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.)
Leidos Innovations Technology Inc.
Original Assignee
Individual
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 IndividualfiledCriticalIndividual
Priority to US09/094,612priorityCriticalpatent/US6311269B2/en
Assigned to LOCKHEED MARTIN CORPORATIONreassignmentLOCKHEED MARTIN CORPORATIONASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: LUCKENBAUGH, GARY L., STOAKES, FORREST E.
Publication of US20010013096A1publicationCriticalpatent/US20010013096A1/en
Application grantedgrantedCritical
Publication of US6311269B2publicationCriticalpatent/US6311269B2/en
Assigned to ABACUS INNOVATIONS TECHNOLOGY, INC.reassignmentABACUS INNOVATIONS TECHNOLOGY, INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: LOCKHEED MARTIN CORPORATION
Assigned to LEIDOS INNOVATIONS TECHNOLOGY, INC.reassignmentLEIDOS INNOVATIONS TECHNOLOGY, INC.CHANGE OF NAME (SEE DOCUMENT FOR DETAILS).Assignors: ABACUS INNOVATIONS TECHNOLOGY, INC.
Assigned to CITIBANK, N.A.reassignmentCITIBANK, N.A.SECURITY INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: ABACUS INNOVATIONS TECHNOLOGY, INC., LOCKHEED MARTIN INDUSTRIAL DEFENDER, INC., OAO CORPORATION, QTC MANAGEMENT, INC., REVEAL IMAGING TECHNOLOGIES, INC., Systems Made Simple, Inc., SYTEX, INC., VAREC, INC.
Assigned to CITIBANK, N.A.reassignmentCITIBANK, N.A.SECURITY INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: ABACUS INNOVATIONS TECHNOLOGY, INC., LOCKHEED MARTIN INDUSTRIAL DEFENDER, INC., OAO CORPORATION, QTC MANAGEMENT, INC., REVEAL IMAGING TECHNOLOGIES, INC., Systems Made Simple, Inc., SYTEX, INC., VAREC, INC.
Anticipated expirationlegal-statusCritical
Assigned to REVEAL IMAGING TECHNOLOGY, INC., Systems Made Simple, Inc., SYTEX, INC., QTC MANAGEMENT, INC., VAREC, INC., LEIDOS INNOVATIONS TECHNOLOGY, INC. (F/K/A ABACUS INNOVATIONS TECHNOLOGY, INC.), OAO CORPORATIONreassignmentREVEAL IMAGING TECHNOLOGY, INC.RELEASE BY SECURED PARTY (SEE DOCUMENT FOR DETAILS).Assignors: CITIBANK, N.A., AS COLLATERAL AGENT
Assigned to Systems Made Simple, Inc., VAREC, INC., OAO CORPORATION, REVEAL IMAGING TECHNOLOGY, INC., QTC MANAGEMENT, INC., LEIDOS INNOVATIONS TECHNOLOGY, INC. (F/K/A ABACUS INNOVATIONS TECHNOLOGY, INC.), SYTEX, INC.reassignmentSystems Made Simple, Inc.RELEASE BY SECURED PARTY (SEE DOCUMENT FOR DETAILS).Assignors: CITIBANK, N.A., AS COLLATERAL AGENT
Expired - Lifetimelegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

Arbitrarily fine-grained limitation of access to information stored in a resource of a data processor network is provided in a manner compatible with existing network browsers by mapping user identity and credentials with randomly assigned security cookie information which thus serves as a surrogate credential accompanying each user request during a session. Labels are imbedded within HTML files/text which may embody any desired security policy, including mandatory access control (MAC) arrangements which are not available through native browser functions. Data is retrieved in response to a user request which includes a security cookie from a location in the resource which is not directly accessible through use of a URL; the location being stored in a configuration file which is hidden from users. The retrieved data is then filtered in accordance with labels provided for each page and/or embedded in the text and used to build a response which may include hypertext links or other user interfaces for transmission to the user. Provision is made for viewing or changing of labels, credentials and passwords.

Description

Claims (17)

Having thus described our invention, what we claim as new and desire to secure by letters patent is as follows:
1. A method of limiting access to information stored in HTML files accessible by a web server through a CGI script, said information including HTML label structures recognizable by said CGI script, said method comprising steps of
dynamically storing at said web server a mapping of a web cookie value to user credentials retrieved from CGI accessible registry storage, thereby establishing said web cookie as a security cookie in said mapping,
creating a set of said credentials by prompting a user for authentication information, validating said authenication information against user information retrieved from said CGI accessible registry storage in response to a request for retrieval of a stored HTML file that was not accompanied by a web cookie name and value contained within said mapping,
retrieving said stored HTML file in response to a request from a user accompanied by said security cookie value,
filtering said stored HTML file in accordance with said user credentials associated with said security cookie value to form filtered information in accordance with said HTML label structures, and
returning said filtered information to said user.
2. A method as recited in
claim 1
, including further step of
configuring the CGI script to access said stored HTML file by said web server from a location which is not directly accessible by said web server.
3. A method as recited in
claim 2
, wherein said configuring step is performed through use of CGI configuration file parameters whereby administrative control over the location of the HTML files and web cookie name and other CGI functions are facilitated by configuration control.
4. A method as recited in
claim 1
, including the further steps of
storing credential information in forms which support plural modes of access control, and
providing said HTML label structures which correspond to said plural modes of access control.
5. A method as recited in
claim 4
, wherein said plural access control modes include a discretionary access control mode and a mandatory access control mode.
6. A method as recited in
claim 1
, wherein said HTML label structure identifies text within said HTML file and provides authorization control for access and alteration of the HTML label structure by the user.
7. A method as recited in
claim 1
, wherein said HTML label structure controls access to the entire HTML file.
8. A method as recited in
claim 1
, wherein said web cookie value is set without specification of a lifetime of said web cookie value, whereby said web cookie value is destroyed upon termination of a web session in which it is set.
9. A method as recited in
claim 1
, wherein said request including said security cookie is encrypted.
10. A method as recited in
claim 1
, including the further step of
adding function information to said filtered information to be sent to said user.
11. A method as recited in
claim 10
, wherein said function information includes a hypertext link to a CGI program which supplies a web HTML form containing current credentials and allows change of said current credentials.
12. A method as recited in
claim 10
, wherein said function information includes a hypertext link to a CGI program which supplies a web HTML form which allows change of user password of said user.
13. A method as recited in
claim 10
, wherein said function information includes a hypertext link to a CGI program which provides a logout function.
14. A method as recited in
claim 10
, wherein said function information includes image information indicating the location of a label in text of said HTML file.
15. A method as recited in
claim 10
, wherein said function information includes a hypertext link to a CGI program which allows change of said HTML label structures in accordance with user credentials.
16. A method as recited in
claim 1
, wherein said HTML file contains a hypertext link and wherein said filtering step includes the further step of converting said hypertext link to a CGI URL upon selection of said hypertext link by a user to invoke further CGI filtering functions.
17. A method as recited in
claim 1
, including the further step of
validating user passwords using cryptographic password representations within said CGI accessible registry.
US09/094,6121998-06-151998-06-15Trusted services broker for web page fine-grained security labelingExpired - LifetimeUS6311269B2 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US09/094,612US6311269B2 (en)1998-06-151998-06-15Trusted services broker for web page fine-grained security labeling

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
US09/094,612US6311269B2 (en)1998-06-151998-06-15Trusted services broker for web page fine-grained security labeling

Publications (2)

Publication NumberPublication Date
US20010013096A1true US20010013096A1 (en)2001-08-09
US6311269B2 US6311269B2 (en)2001-10-30

Family

ID=22246162

Family Applications (1)

Application NumberTitlePriority DateFiling Date
US09/094,612Expired - LifetimeUS6311269B2 (en)1998-06-151998-06-15Trusted services broker for web page fine-grained security labeling

Country Status (1)

CountryLink
US (1)US6311269B2 (en)

Cited By (26)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20030135504A1 (en)*2002-01-142003-07-17Ferhan ElvanogluSecurity settings for markup language elements
US6851113B2 (en)2001-06-292005-02-01International Business Machines CorporationSecure shell protocol access control
US20050091337A1 (en)*2003-10-232005-04-28Microsoft CorporationSystem and method for generating aggregated data views in a computer network
US20050144482A1 (en)*2003-12-172005-06-30David AnuszewskiInternet protocol compatible access authentication system
US20060059567A1 (en)*2004-02-202006-03-16International Business Machines CorporationSystem and method for controlling data access using security label components
US20070016887A1 (en)*2000-11-212007-01-18Microsoft CorporationVersioned project association
US20070239564A1 (en)*2002-09-252007-10-11Wirth John JrMethod and system for creating a customer specific custom catalog on a website
US7366896B1 (en)*2000-08-292008-04-29Microsoft CorporationSystems and methods for limiting access to potentially dangerous code
US20080313648A1 (en)*2007-06-142008-12-18Microsoft CorporationProtection and communication abstractions for web browsers
US20090254982A1 (en)*2006-10-232009-10-08Real Enterprise Solutions Development B.V.Methods, programs and a system of providing remote access
US20090313467A1 (en)*2004-06-282009-12-17International Business Machines CorporationFederated identity brokering
US7774499B1 (en)*2003-10-302010-08-10United Online, Inc.Accelerating network communications
US20110231918A1 (en)*2010-03-192011-09-22Oracle International CorporationRemote registration for enterprise applications
US20110277016A1 (en)*2010-05-052011-11-10International Business Machines CorporationMethod for managing shared accounts in an identity management system
US8078740B2 (en)2005-06-032011-12-13Microsoft CorporationRunning internet applications with low rights
US20110320955A1 (en)*2010-06-242011-12-29Salesforce.Com, Inc.Methods and systems for accessing a resource with multiple user identities
US8185737B2 (en)2006-06-232012-05-22Microsoft CorporationCommunication across domains
US20150113611A1 (en)*2001-04-112015-04-23Facebook, Inc.Leveraging a persistent connection to access a secured service
US20160359921A1 (en)*2012-12-202016-12-08Intel CorporationSecure local web application data manager
US9778953B2 (en)*2009-06-162017-10-03International Business Machines CorporationProcess and system for comprehensive IT discovery without credentials
US20180060547A1 (en)*2014-12-122018-03-01Excalibur Ip, LlcUser authentication and data encryption
US9928221B1 (en)*2014-01-072018-03-27Google LlcSharing links which include user input
CN108345790A (en)*2017-12-312018-07-31广东欧珀移动通信有限公司Malicious requests detection method, device, mobile terminal and storage medium
US10938915B1 (en)*2016-08-162021-03-02United Services Automobile Association (Usaa)Session data isolation and management
US11061858B2 (en)*2015-08-192021-07-13International Business Machines CorporationMerging directory information from a user directory to a common directory
US20230328071A1 (en)*2020-09-162023-10-12Xiamen Wangsu Co., Ltd.Method and device for securely accessing intranet application

Families Citing this family (73)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6408336B1 (en)1997-03-102002-06-18David S. SchneiderDistributed administration of access to information
US7821926B2 (en)1997-03-102010-10-26Sonicwall, Inc.Generalized policy server
US7912856B2 (en)*1998-06-292011-03-22Sonicwall, Inc.Adaptive encryption
US8914410B2 (en)1999-02-162014-12-16Sonicwall, Inc.Query interface to policy server
US6163794A (en)*1998-10-232000-12-19General MagicNetwork system extensible by users
US7716109B1 (en)*1999-04-292010-05-11Citibank, N.A.System and method for web trading
US6971105B1 (en)*1999-07-292005-11-29Rehle Visual Communications LlcMethod, apparatus, and computer program product for deferred completion of multi-step user transaction applications
US6442550B1 (en)*1999-12-142002-08-27International Business Machines CorporationSystem and method in a collaborative data processing environment for customizing the quality of service on a per-client basis
GB2357599B (en)*1999-12-232004-08-04IbmMethod for preventing parasitic usage of web page embedded files
US6912528B2 (en)*2000-01-182005-06-28Gregg S. HomerRechargeable media distribution and play system
JP2001216262A (en)*2000-02-072001-08-10Fujitsu Ltd server
US7395333B1 (en)*2000-05-092008-07-01Sun Microsystems, Inc.Method and apparatus to obtain negotiated service advertisement
GB2362970B (en)*2000-05-312004-12-29Hewlett Packard CoImprovements relating to information storage
US20020046045A1 (en)*2000-06-302002-04-18Attila NarinArchitecture for an electronic shopping service integratable with a software application
US7225159B2 (en)*2000-06-302007-05-29Microsoft CorporationMethod for authenticating and securing integrated bookstore entries
US7464162B2 (en)2000-07-102008-12-09Oracle International CorporationSystems and methods for testing whether access to a resource is authorized based on access information
US7124203B2 (en)2000-07-102006-10-17Oracle International CorporationSelective cache flushing in identity and access management systems
US7194764B2 (en)2000-07-102007-03-20Oracle International CorporationUser authentication
US7249369B2 (en)*2000-07-102007-07-24Oracle International CorporationPost data processing
US7043455B1 (en)*2000-07-282006-05-09International Business Machines CorporationMethod and apparatus for securing session information of users in a web application server environment
US7743259B2 (en)*2000-08-282010-06-22Contentguard Holdings, Inc.System and method for digital rights management using a standard rendering engine
US7793220B1 (en)*2000-08-292010-09-07Citrix Systems, Inc.Scalable derivative services
US7085744B2 (en)*2000-12-082006-08-01International Business Machines CorporationMethod and system for conducting a transaction over a network
US20020143736A1 (en)*2001-01-302002-10-03Cdcom, Inc.Data mining page and image archive files
US7185364B2 (en)2001-03-212007-02-27Oracle International CorporationAccess system interface
US7188342B2 (en)*2001-04-202007-03-06Microsoft CorporationServer controlled branding of client software deployed over computer networks
US8019807B2 (en)*2001-05-232011-09-13Wireless Enterprise Solutions Technology LimitedMethod and system for communication between computer systems
US20040015965A1 (en)*2001-06-022004-01-22Malcom SparksInstallation-free middleware demonstration system
US7231661B1 (en)2001-06-212007-06-12Oracle International CorporationAuthorization services with external authentication
US7225256B2 (en)2001-11-302007-05-29Oracle International CorporationImpersonation in an access system
US20070061472A1 (en)*2001-12-192007-03-15Chen LiIdentifier management in message transmission system
US20030115153A1 (en)*2001-12-192003-06-19Chen LiIdentifier management in message transmission system
DE60210408T2 (en)*2002-01-182006-10-19Stonesoft Corp. Monitoring the flow of data to improve network security protection
US7725590B2 (en)*2002-04-192010-05-25Computer Associates Think, Inc.Web services broker
US20030204582A1 (en)*2002-04-292003-10-30Shimoda Marion H.Wireless personal area network scalable migration of resources
US7562222B2 (en)*2002-05-102009-07-14Rsa Security Inc.System and method for authenticating entities to users
US20040003287A1 (en)*2002-06-282004-01-01Zissimopoulos Vasileios BillMethod for authenticating kerberos users from common web browsers
US7216125B2 (en)*2002-09-172007-05-08International Business Machines CorporationMethods and apparatus for pre-filtered access control in computing systems
US20040073811A1 (en)*2002-10-152004-04-15Aleksey SaninWeb service security filter
US20040078422A1 (en)*2002-10-172004-04-22Toomey Christopher NewellDetecting and blocking spoofed Web login pages
US7237118B2 (en)*2002-12-052007-06-26Microsoft CorporationMethods and systems for authentication of a user for sub-locations of a network location
US7584359B2 (en)*2002-12-112009-09-01Broadcom CorporationSecure media peripheral association in a media exchange network
GB2402234A (en)*2003-04-292004-12-01Little Cat Z LtdAuthorising a user who has forgotten their computer password
US7515717B2 (en)*2003-07-312009-04-07International Business Machines CorporationSecurity containers for document components
US7290278B2 (en)2003-10-022007-10-30Aol Llc, A Delaware Limited Liability CompanyIdentity based service system
US7904487B2 (en)2003-10-092011-03-08Oracle International CorporationTranslating data access requests
US7882132B2 (en)2003-10-092011-02-01Oracle International CorporationSupport for RDBMS in LDAP system
US9602275B2 (en)*2003-10-282017-03-21Intel CorporationServer pool kerberos authentication scheme
US7630974B2 (en)2004-09-282009-12-08Oracle International CorporationMulti-language support for enterprise identity and access management
US20060230279A1 (en)*2005-03-302006-10-12Morris Robert PMethods, systems, and computer program products for establishing trusted access to a communication network
US20060265737A1 (en)*2005-05-232006-11-23Morris Robert PMethods, systems, and computer program products for providing trusted access to a communicaiton network based on location
US20070016791A1 (en)*2005-07-142007-01-18Smita BodepudiIssuing a command and multiple user credentials to a remote system
US8688813B2 (en)2006-01-112014-04-01Oracle International CorporationUsing identity/resource profile and directory enablers to support identity management
US9754119B1 (en)*2006-03-072017-09-05Emc CorporationContainerized security for managed content
US9519399B1 (en)2006-03-072016-12-13Emc CorporationProviding a visual indication that stored content is associated with a collaboration environment
US8281123B2 (en)*2006-03-242012-10-02Intel CorporationApparatus and method for managing and protecting information during use of semi-trusted interfaces
US7512578B2 (en)*2006-03-302009-03-31Emc CorporationSmart containers
US8554749B2 (en)*2006-10-232013-10-08Adobe Systems IncorporatedData file access control
US8607070B2 (en)*2006-12-202013-12-10Kingston Technology CorporationSecure storage system and method of use
US8010768B2 (en)*2007-05-092011-08-30Kingston Technology CorporationSecure and scalable solid state disk system
US8527781B2 (en)*2007-05-092013-09-03Kingston Technology CorporationSecure and scalable solid state disk system
US8499168B2 (en)*2007-05-092013-07-30Kingston Technology CorporationSecure and scalable solid state disk system
US9769177B2 (en)*2007-06-122017-09-19Syracuse UniversityRole-based access control to computing resources in an inter-organizational community
US20090287833A1 (en)*2008-05-162009-11-19Steven Mark ParisSecurity-Based Presentation in Client Application Software
US8286220B2 (en)*2008-09-232012-10-09Zscaler, Inc.Browser access control
US8522335B2 (en)*2009-12-012013-08-27International Business Machines CorporationToken mediation service in a data management system
US8831993B2 (en)*2010-03-192014-09-09Novell, Inc.Techniques for sharing virtual machine (VM) resources
US8572268B2 (en)2010-06-232013-10-29International Business Machines CorporationManaging secure sessions
US8490165B2 (en)*2010-06-232013-07-16International Business Machines CorporationRestoring secure sessions
US9298896B2 (en)*2013-01-022016-03-29International Business Machines CorporationSafe auto-login links in notification emails
KR102144509B1 (en)*2014-03-062020-08-14삼성전자주식회사Proximity communication method and apparatus
US11641377B2 (en)2020-09-222023-05-02Cyborg Security, Inc.System for mapping information security configurations across technology platforms
US12284207B2 (en)2022-10-072025-04-22Cyborg Security, Inc.System for generating information security management packages through malware tracing, logging, and analysis

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5577209A (en)*1991-07-111996-11-19Itt CorporationApparatus and method for providing multi-level security for communication among computers and terminals on a network
US5375244A (en)1992-05-291994-12-20At&T Corp.System and method for granting access to a resource
US5590199A (en)1993-10-121996-12-31The Mitre CorporationElectronic information network user authentication and authorization system
US5606668A (en)1993-12-151997-02-25Checkpoint Software Technologies Ltd.System for securing inbound and outbound data packet flow in a computer network
US5416842A (en)1994-06-101995-05-16Sun Microsystems, Inc.Method and apparatus for key-management scheme for use with internet protocols at site firewalls
US5623601A (en)1994-11-181997-04-22Milkway Networks CorporationApparatus and method for providing a secure gateway for communication and data exchanges between networks
US5550984A (en)1994-12-071996-08-27Matsushita Electric Corporation Of AmericaSecurity system for preventing unauthorized communications between networks by translating communications received in ip protocol to non-ip protocol to remove address and routing services information
US5623656A (en)1994-12-151997-04-22Lucent Technologies Inc.Script-based data communication system and method utilizing state memory
US5657390A (en)1995-08-251997-08-12Netscape Communications CorporationSecure socket layer application program apparatus and method
US5638446A (en)1995-08-281997-06-10Bell Communications Research, Inc.Method for the secure distribution of electronic files in a distributed environment
US5602918A (en)1995-12-221997-02-11Virtual Open Network Environment Corp.Application level security system and method
US5862325A (en)*1996-02-291999-01-19Intermind CorporationComputer-based communication system and method using metadata defining a control structure
US5961601A (en)*1996-06-071999-10-05International Business Machines CorporationPreserving state information in a continuing conversation between a client and server networked via a stateless protocol
US6006228A (en)*1996-12-111999-12-21Ncr CorporationAssigning security levels to particular documents on a document by document basis in a database
US5889958A (en)*1996-12-201999-03-30Livingston Enterprises, Inc.Network access control system and process
US5875296A (en)*1997-01-281999-02-23International Business Machines CorporationDistributed file system web server user authentication with cookies
US6041357A (en)*1997-02-062000-03-21Electric Classified, Inc.Common session token system and protocol
US6049877A (en)*1997-07-162000-04-11International Business Machines CorporationSystems, methods and computer program products for authorizing common gateway interface application requests
US6052785A (en)*1997-11-212000-04-18International Business Machines CorporationMultiple remote data access security mechanism for multitiered internet computer networks

Cited By (53)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7366896B1 (en)*2000-08-292008-04-29Microsoft CorporationSystems and methods for limiting access to potentially dangerous code
US20070016887A1 (en)*2000-11-212007-01-18Microsoft CorporationVersioned project association
US9197627B2 (en)*2001-04-112015-11-24Facebook, Inc.Leveraging a persistent connection to access a secured service
US20150113611A1 (en)*2001-04-112015-04-23Facebook, Inc.Leveraging a persistent connection to access a secured service
US20150156187A1 (en)*2001-04-112015-06-04Facebook, Inc.Leveraging a persistent connection to access a secured service
US9197626B2 (en)*2001-04-112015-11-24Facebook, Inc.Leveraging a persistent connection to access a secured service
US9461981B2 (en)2001-04-112016-10-04Facebook, Inc.Leveraging a persistent connection to access a secured service
US6851113B2 (en)2001-06-292005-02-01International Business Machines CorporationSecure shell protocol access control
US20030135504A1 (en)*2002-01-142003-07-17Ferhan ElvanogluSecurity settings for markup language elements
US7318238B2 (en)*2002-01-142008-01-08Microsoft CorporationSecurity settings for markup language elements
US8260686B2 (en)*2002-09-252012-09-04Wirth Jr JohnMethod and system for creating a customer specific custom catalog on a website
US20070239564A1 (en)*2002-09-252007-10-11Wirth John JrMethod and system for creating a customer specific custom catalog on a website
WO2005045569A3 (en)*2003-10-232006-10-26Microsoft CorpSystem and method for generating aggregated data views in a computer network
US7620679B2 (en)*2003-10-232009-11-17Microsoft CorporationSystem and method for generating aggregated data views in a computer network
US20080133547A1 (en)*2003-10-232008-06-05Microsoft CorporationSystem and method for generating aggregated data views in a computer network
US7937431B2 (en)2003-10-232011-05-03Microsoft CorporationSystem and method for generating aggregated data views in a computer network
US20050091337A1 (en)*2003-10-232005-04-28Microsoft CorporationSystem and method for generating aggregated data views in a computer network
US7774499B1 (en)*2003-10-302010-08-10United Online, Inc.Accelerating network communications
US20100281114A1 (en)*2003-10-302010-11-04Gerald PopekAccelerating Network Communications
US8010699B2 (en)*2003-10-302011-08-30United Online, Inc.Accelerating network communications
US20050144482A1 (en)*2003-12-172005-06-30David AnuszewskiInternet protocol compatible access authentication system
US7568235B2 (en)2004-02-202009-07-28International Business Machines CorporationControlling data access using security label components
US20060059567A1 (en)*2004-02-202006-03-16International Business Machines CorporationSystem and method for controlling data access using security label components
US8261330B2 (en)*2004-06-282012-09-04International Business Machines CorporationFederated identity brokering
US20090313467A1 (en)*2004-06-282009-12-17International Business Machines CorporationFederated identity brokering
US8078740B2 (en)2005-06-032011-12-13Microsoft CorporationRunning internet applications with low rights
US8185737B2 (en)2006-06-232012-05-22Microsoft CorporationCommunication across domains
US8335929B2 (en)2006-06-232012-12-18Microsoft CorporationCommunication across domains
US8489878B2 (en)2006-06-232013-07-16Microsoft CorporationCommunication across domains
US20090254982A1 (en)*2006-10-232009-10-08Real Enterprise Solutions Development B.V.Methods, programs and a system of providing remote access
US10019570B2 (en)2007-06-142018-07-10Microsoft Technology Licensing, LlcProtection and communication abstractions for web browsers
US20080313648A1 (en)*2007-06-142008-12-18Microsoft CorporationProtection and communication abstractions for web browsers
US9778953B2 (en)*2009-06-162017-10-03International Business Machines CorporationProcess and system for comprehensive IT discovery without credentials
US20110228940A1 (en)*2010-03-192011-09-22Oracle International CorporationRemote registration for enterprise applications
US20110231918A1 (en)*2010-03-192011-09-22Oracle International CorporationRemote registration for enterprise applications
US8695076B2 (en)2010-03-192014-04-08Oracle International CorporationRemote registration for enterprise applications
US8443430B2 (en)*2010-03-192013-05-14Oracle International CorporationRemote registration for enterprise applications
US8572709B2 (en)*2010-05-052013-10-29International Business Machines CorporationMethod for managing shared accounts in an identity management system
US20110277016A1 (en)*2010-05-052011-11-10International Business Machines CorporationMethod for managing shared accounts in an identity management system
US10447729B2 (en)*2010-06-242019-10-15Salesforce.Com, Inc.Methods and systems for accessing a resource with multiple user identities
US20110320955A1 (en)*2010-06-242011-12-29Salesforce.Com, Inc.Methods and systems for accessing a resource with multiple user identities
US11128660B2 (en)*2010-06-242021-09-21Salesforce.Com, Inc.Methods and systems for accessing a resource with multiple user identities
US20160359921A1 (en)*2012-12-202016-12-08Intel CorporationSecure local web application data manager
US10445413B2 (en)2014-01-072019-10-15Google LlcSharing links which include user input
US9928221B1 (en)*2014-01-072018-03-27Google LlcSharing links which include user input
US10437970B2 (en)*2014-12-122019-10-08Excalibur Ip, LlcUser authentication and data encryption
US20180060547A1 (en)*2014-12-122018-03-01Excalibur Ip, LlcUser authentication and data encryption
US11061858B2 (en)*2015-08-192021-07-13International Business Machines CorporationMerging directory information from a user directory to a common directory
US11200200B2 (en)2015-08-192021-12-14International Business Machines CorporationMerging directory information from a user directory to a common directory
US10938915B1 (en)*2016-08-162021-03-02United Services Automobile Association (Usaa)Session data isolation and management
US11431809B1 (en)2016-08-162022-08-30United Services Automobile Association (Usaa)Session data isolation and management
CN108345790A (en)*2017-12-312018-07-31广东欧珀移动通信有限公司Malicious requests detection method, device, mobile terminal and storage medium
US20230328071A1 (en)*2020-09-162023-10-12Xiamen Wangsu Co., Ltd.Method and device for securely accessing intranet application

Also Published As

Publication numberPublication date
US6311269B2 (en)2001-10-30

Similar Documents

PublicationPublication DateTitle
US6311269B2 (en)Trusted services broker for web page fine-grained security labeling
US8312261B2 (en)Method and system for verification of an endpoint security scan
EP0998091B1 (en)System and method for web server user authentication
AU2001280975B2 (en)Systems and methods for authenticating a user to a web server
US8352606B2 (en)Method and system for assigning access control levels in providing access to networked content files
US6892307B1 (en)Single sign-on framework with trust-level mapping to authentication requirements
US7325128B2 (en)Log-on service providing credential level change without loss of session continuity
US6357010B1 (en)System and method for controlling access to documents stored on an internal network
US9514459B1 (en)Identity broker tools and techniques for use with forward proxy computers
CN101331731B (en)Method, apparatus and program products for custom authentication of a principal in a federation by an identity provider
EP2371096B1 (en)Electronic file sending method
WO2000065424A1 (en)System and method for providing user authentication and identity management
US20040236760A1 (en)Systems and methods for extending a management console across applications
EP1649339B1 (en)System and method for providing java server page security
US20040123112A1 (en)Security object providing encryption scheme and key
US20030236979A1 (en)Group security objects and concurrent multi-user security objects
Alsaleh et al.Enhancing consumer privacy in the liberty alliance identity federation and web services frameworks
US20030236996A1 (en)Security objects controlling timed access to resources
EP1855178B1 (en)A method and apparatus for assigning access control levels in providing access to networked content files
US20040123105A1 (en)Security object with CPU attributes
WO2002011357A2 (en)Method and apparatus for cryptographic key management using url programming interface
Geihs et al.Single sign-on in service-oriented computing
US8606748B2 (en)Customer detail publication in an internal UDDI
HK1110963B (en)A method and apparatus for assigning access control levels in providing access to networked content files

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:LOCKHEED MARTIN CORPORATION, MARYLAND

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LUCKENBAUGH, GARY L.;STOAKES, FORREST E.;REEL/FRAME:009255/0428;SIGNING DATES FROM 19980611 TO 19980615

STCFInformation on status: patent grant

Free format text:PATENTED CASE

FEPPFee payment procedure

Free format text:PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAYFee payment

Year of fee payment:4

FPAYFee payment

Year of fee payment:8

FPAYFee payment

Year of fee payment:12

ASAssignment

Owner name:ABACUS INNOVATIONS TECHNOLOGY, INC., MARYLAND

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:LOCKHEED MARTIN CORPORATION;REEL/FRAME:039765/0714

Effective date:20160816

ASAssignment

Owner name:LEIDOS INNOVATIONS TECHNOLOGY, INC., MARYLAND

Free format text:CHANGE OF NAME;ASSIGNOR:ABACUS INNOVATIONS TECHNOLOGY, INC.;REEL/FRAME:039808/0977

Effective date:20160816

ASAssignment

Owner name:CITIBANK, N.A., DELAWARE

Free format text:SECURITY INTEREST;ASSIGNORS:VAREC, INC.;REVEAL IMAGING TECHNOLOGIES, INC.;ABACUS INNOVATIONS TECHNOLOGY, INC.;AND OTHERS;REEL/FRAME:039809/0634

Effective date:20160816

Owner name:CITIBANK, N.A., DELAWARE

Free format text:SECURITY INTEREST;ASSIGNORS:VAREC, INC.;REVEAL IMAGING TECHNOLOGIES, INC.;ABACUS INNOVATIONS TECHNOLOGY, INC.;AND OTHERS;REEL/FRAME:039809/0603

Effective date:20160816

ASAssignment

Owner name:OAO CORPORATION, VIRGINIA

Free format text:RELEASE BY SECURED PARTY;ASSIGNOR:CITIBANK, N.A., AS COLLATERAL AGENT;REEL/FRAME:051855/0222

Effective date:20200117

Owner name:SYTEX, INC., VIRGINIA

Free format text:RELEASE BY SECURED PARTY;ASSIGNOR:CITIBANK, N.A., AS COLLATERAL AGENT;REEL/FRAME:051855/0222

Effective date:20200117

Owner name:SYSTEMS MADE SIMPLE, INC., NEW YORK

Free format text:RELEASE BY SECURED PARTY;ASSIGNOR:CITIBANK, N.A., AS COLLATERAL AGENT;REEL/FRAME:051855/0222

Effective date:20200117

Owner name:VAREC, INC., VIRGINIA

Free format text:RELEASE BY SECURED PARTY;ASSIGNOR:CITIBANK, N.A., AS COLLATERAL AGENT;REEL/FRAME:051855/0222

Effective date:20200117

Owner name:REVEAL IMAGING TECHNOLOGY, INC., VIRGINIA

Free format text:RELEASE BY SECURED PARTY;ASSIGNOR:CITIBANK, N.A., AS COLLATERAL AGENT;REEL/FRAME:051855/0222

Effective date:20200117

Owner name:QTC MANAGEMENT, INC., CALIFORNIA

Free format text:RELEASE BY SECURED PARTY;ASSIGNOR:CITIBANK, N.A., AS COLLATERAL AGENT;REEL/FRAME:051855/0222

Effective date:20200117

Owner name:LEIDOS INNOVATIONS TECHNOLOGY, INC. (F/K/A ABACUS INNOVATIONS TECHNOLOGY, INC.), VIRGINIA

Free format text:RELEASE BY SECURED PARTY;ASSIGNOR:CITIBANK, N.A., AS COLLATERAL AGENT;REEL/FRAME:051855/0222

Effective date:20200117

Owner name:OAO CORPORATION, VIRGINIA

Free format text:RELEASE BY SECURED PARTY;ASSIGNOR:CITIBANK, N.A., AS COLLATERAL AGENT;REEL/FRAME:052316/0390

Effective date:20200117

Owner name:SYTEX, INC., VIRGINIA

Free format text:RELEASE BY SECURED PARTY;ASSIGNOR:CITIBANK, N.A., AS COLLATERAL AGENT;REEL/FRAME:052316/0390

Effective date:20200117

Owner name:QTC MANAGEMENT, INC., CALIFORNIA

Free format text:RELEASE BY SECURED PARTY;ASSIGNOR:CITIBANK, N.A., AS COLLATERAL AGENT;REEL/FRAME:052316/0390

Effective date:20200117

Owner name:SYSTEMS MADE SIMPLE, INC., NEW YORK

Free format text:RELEASE BY SECURED PARTY;ASSIGNOR:CITIBANK, N.A., AS COLLATERAL AGENT;REEL/FRAME:052316/0390

Effective date:20200117

Owner name:VAREC, INC., VIRGINIA

Free format text:RELEASE BY SECURED PARTY;ASSIGNOR:CITIBANK, N.A., AS COLLATERAL AGENT;REEL/FRAME:052316/0390

Effective date:20200117

Owner name:REVEAL IMAGING TECHNOLOGY, INC., VIRGINIA

Free format text:RELEASE BY SECURED PARTY;ASSIGNOR:CITIBANK, N.A., AS COLLATERAL AGENT;REEL/FRAME:052316/0390

Effective date:20200117

Owner name:LEIDOS INNOVATIONS TECHNOLOGY, INC. (F/K/A ABACUS INNOVATIONS TECHNOLOGY, INC.), VIRGINIA

Free format text:RELEASE BY SECURED PARTY;ASSIGNOR:CITIBANK, N.A., AS COLLATERAL AGENT;REEL/FRAME:052316/0390

Effective date:20200117


[8]ページ先頭

©2009-2025 Movatter.jp