KR20090066152A - 웹 서비스 방법 및 그 장치 - Google Patents
웹 서비스 방법 및 그 장치 Download PDFInfo
- Publication number
- KR20090066152A KR20090066152A KR1020070133783A KR20070133783A KR20090066152A KR 20090066152 A KR20090066152 A KR 20090066152A KR 1020070133783 A KR1020070133783 A KR 1020070133783A KR 20070133783 A KR20070133783 A KR 20070133783A KR 20090066152 A KR20090066152 A KR 20090066152A
- Authority
- KR
- South Korea
- Prior art keywords
- saml
- message
- web service
- assertion
- server
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 30
- 238000013475 authorization Methods 0.000 claims description 13
- 230000000903 blocking effect Effects 0.000 claims description 4
- 230000005540 biological transmission Effects 0.000 claims description 3
- 238000012545 processing Methods 0.000 claims description 3
- 230000008569 process Effects 0.000 abstract description 2
- 238000010586 diagram Methods 0.000 description 5
- 238000005516 engineering process Methods 0.000 description 5
- 238000002347 injection Methods 0.000 description 5
- 239000007924 injection Substances 0.000 description 5
- 238000012546 transfer Methods 0.000 description 4
- 238000001914 filtration Methods 0.000 description 3
- 238000013515 script Methods 0.000 description 3
- 238000012795 verification Methods 0.000 description 3
- 238000004891 communication Methods 0.000 description 2
- 239000000284 extract Substances 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000013459 approach Methods 0.000 description 1
- 230000002457 bidirectional effect Effects 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000007726 management method Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000011160 research Methods 0.000 description 1
- 238000012827 research and development Methods 0.000 description 1
- 230000007480 spreading Effects 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/50—Business processes related to the communications industry
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/16—Implementing security features at a particular protocol layer
- H04L63/168—Implementing security features at a particular protocol layer above the transport layer
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Strategic Management (AREA)
- Economics (AREA)
- Human Resources & Organizations (AREA)
- Computer Security & Cryptography (AREA)
- Entrepreneurship & Innovation (AREA)
- General Physics & Mathematics (AREA)
- Tourism & Hospitality (AREA)
- Marketing (AREA)
- Theoretical Computer Science (AREA)
- General Business, Economics & Management (AREA)
- Physics & Mathematics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Hardware Design (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Development Economics (AREA)
- Game Theory and Decision Science (AREA)
- General Engineering & Computer Science (AREA)
- Computing Systems (AREA)
- Educational Administration (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Primary Health Care (AREA)
- Computer And Data Communications (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Storage Device Security (AREA)
Abstract
Description
Claims (14)
- 웹 서비스 요청 수신 메시지를 받는 단계;상기 수신 메시지에 SAML(Security Assertion Markup Language) 어서션(assertion)이 포함되어 있는지 판단하는 단계;상기 SAML 어서션이 포함되어 있지 않은 경우 SAML 권위 서버로부터 SAML 어서션을 전달받아 사용자 인증하는 단계;상기 SAML 어서션이 포함되어 있는 경우 상기 SAML 어서션을 이용하여 사용자 인증하는 단계; 및상기 인증이 완료되면 상기 수신 메시지에 따라 웹 서비스를 수행하는 단계를 포함하는 웹 서비스 방법.
- 제 1 항에 있어서,상기 SAML 어서션은 상기 수신 메시지에 SAML 아티팩트(artifact)가 포함되어 있는 경우 상기 SAML 아티팩트를 이용하여 상기 SAML 권위 서버로부터 기 발급되어 있는 SAML 어서션을 전달받은 것을 특징으로 하는 웹 서비스 방법.
- 제 1 항에 있어서,상기 수신 단계는 상기 수신 메시지에 상기 SAML 어서션 및 상기 SAML 아티팩트가 포함되어 있지 않은 경우,상기 수신 메시지에 포함된 인증 관련 정보를 SAML 권위 서버에 전달하여 상기 SAML 어서션을 발급받는 것을 특징으로 하는 웹 서비스 방법.
- 제 1 항에 있어서,상기 수신 메시지가 기저장된 유해 사이트 주소들 중 한 주소로부터 전송받은 경우, 상기 수신 메시지를 거부하는 단계를 더 포함하는 웹 서비스 방법.
- 제 1 항에 있어서,상기 수신 메시지에 공격 시도가 있는지 분석하여 상기 공격 시도가 있으면 상기 수신 메시지를 거부하는 단계를 더 포함하는 웹 서비스 방법.
- 제 1 항에 있어서,상기 수신 메시지의 내용 및 상기 SAML 어서션의 속성을 바탕으로 보안 정책상 접근을 허락할 것인지 결정하는 단계를 더 포함하는 웹 서비스 방법.
- 제 1 항에 있어서,상기 웹 서비스 수행 중 다른 웹 서비스 장치에 웹 서비스를 요청하는 경우,상기 웹 서비스 장치에 웹 서비스 요청 발신 메시지를 전송하는 단계를 더 포함하는 웹 서비스 방법.
- 제 7 항에 있어서,상기 발신 메시지는 SAML 아티팩트 및 SAML 어서션 중 하나를 포함하는 웹 서비스 방법.
- 제 7 항에 있어서,상기 수신 메시지의 구조가 SOAP(Simple Object Access Protocol) 메시지 구조인 경우, 상기 발신 메시지는 SAML 어서션을 포함하는 웹 서비스 방법.
- 제 7 항에 있어서,상기 수신 메시지의 구조가 SOAP(Simple Object Access Protocol) 메시지 구조가 아닌 경우, 상기 발신 메시지는 SAML 아티팩트를 포함하는 웹 서비스 방법.
- 제 7 항에 있어서,상기 웹 서비스 장치의 주소가 기저장된 유해 사이트 주소들 중 하나인 경우 상기 발신 메시지의 전송을 차단하는 단계를 더 포함하는 웹 서비스 방법.
- 알려진 유해 사이트들에 대한 정보를 저장하는 유해 사이트 데이터베이스;상기 유해 사이트들 중 어느 한 사이트에서의 웹 서비스 요청 수신 메시지 및 상기 유해 사이트들 중 어느 한 사이트로의 웹 서비스 요청 발신 메시지를 각각 수신 거부 및 발신 차단하며, 상기 수신 메시지를 분석하여 공격 시도가 있으면 수신 을 거부하며, 송수신 메시지에 대한 전자서명 및 암복호 처리를 수행하는 메시지 보안 게이트웨이;상기 수신 메시지에 포함된 SAML(Security Assertion Markup Language) 어서션(assertion), 및 상기 수신 메시지에 SAML 어서션이 포함되어 있지 않은 경우 SAML 권위 서버로부터 SAML 어서션을 전달받은 SAML 어서션 중 적어도 하나를 이용하여 사용자 인증하는 인증 서버;상기 수신 메시지의 내용 및 상기 SAML 어서션의 속성을 바탕으로 보안 정책상 접근을 허락하는 인가 서버;상기 수신 메시지에 포함된 웹 서비스 요청에 대한 웹 서비스를 수행하는 응용 서버를 포함하는 웹 서비스 장치.
- 제 12 항에 있어서,상기 인증 서버는 상기 수신 메시지에 SAML 아티팩트(artifact)가 포함되어 있는 경우, 상기 SAML 아티팩트를 이용하여 SAML 권위 서버로부터 기 발급되어 있는 SAML 어서션을 전달받는 것을 특징으로 하는 웹 서비스 장치.
- 제 12 항에 있어서,상기 응용 서버는 다른 응용 서버로 웹 서비스를 요청하는 경우 상기 다른 응용 서버로 상기 발신 메시지를 전송하는 것을 특징으로 하는 웹 서비스 장치.
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020070133783A KR100995904B1 (ko) | 2007-12-18 | 2007-12-18 | 웹 서비스 방법 및 그 장치 |
US12/808,456 US8683607B2 (en) | 2007-12-18 | 2008-12-05 | Method of web service and its apparatus |
PCT/KR2008/007206 WO2009078609A2 (en) | 2007-12-18 | 2008-12-05 | Method of web service and its apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020070133783A KR100995904B1 (ko) | 2007-12-18 | 2007-12-18 | 웹 서비스 방법 및 그 장치 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20090066152A true KR20090066152A (ko) | 2009-06-23 |
KR100995904B1 KR100995904B1 (ko) | 2010-11-23 |
Family
ID=40795992
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020070133783A KR100995904B1 (ko) | 2007-12-18 | 2007-12-18 | 웹 서비스 방법 및 그 장치 |
Country Status (3)
Country | Link |
---|---|
US (1) | US8683607B2 (ko) |
KR (1) | KR100995904B1 (ko) |
WO (1) | WO2009078609A2 (ko) |
Families Citing this family (25)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101626363B (zh) * | 2008-07-07 | 2013-03-27 | 华为技术有限公司 | 聚合业务装置、系统、聚合业务创建及使用方法 |
US8555351B2 (en) * | 2008-09-29 | 2013-10-08 | International Business Machines Corporation | Trusted database authentication through an untrusted intermediary |
US8397056B1 (en) * | 2009-04-21 | 2013-03-12 | Jackbe Corporation | Method and apparatus to apply an attribute based dynamic policy for mashup resources |
US8458596B1 (en) | 2009-04-21 | 2013-06-04 | Jackbe Corporation | Method and apparatus for a mashup dashboard |
US9110577B1 (en) | 2009-09-30 | 2015-08-18 | Software AG USA Inc. | Method and system for capturing, inferring, and/or navigating dependencies between mashups and their data sources and consumers |
CN102098211B (zh) * | 2009-12-11 | 2012-08-08 | 华为技术有限公司 | 客户端和服务器动态协助的业务聚合方法、服务器和客户端 |
DE102010028133A1 (de) * | 2010-04-22 | 2011-10-27 | Bundesdruckerei Gmbh | Verfahren zum Lesen eines Attributs aus einem ID-Token |
US9367595B1 (en) | 2010-06-04 | 2016-06-14 | Software AG USA Inc. | Method and system for visual wiring tool to interconnect apps |
KR20120002836A (ko) * | 2010-07-01 | 2012-01-09 | 삼성전자주식회사 | 복수의 서비스에 대한 접근 제어 장치 및 방법 |
US8995992B1 (en) * | 2010-09-03 | 2015-03-31 | Cellco Partnership | Method and system for secure mobile device number lookup and modification |
US8949939B2 (en) * | 2010-10-13 | 2015-02-03 | Salesforce.Com, Inc. | Methods and systems for provisioning access to customer organization data in a multi-tenant system |
US8782397B2 (en) * | 2011-01-06 | 2014-07-15 | International Business Machines Corporation | Compact attribute for cryptographically protected messages |
US9342665B2 (en) * | 2011-01-07 | 2016-05-17 | D2L Corporation | Systems, methods, and apparatus for facilitating client-side digital rights compliance |
US9032490B1 (en) | 2012-09-12 | 2015-05-12 | Emc Corporation | Techniques for authenticating a user with heightened security |
US8949953B1 (en) * | 2012-09-12 | 2015-02-03 | Emc Corporation | Brokering multiple authentications through a single proxy |
US20140095974A1 (en) * | 2012-09-28 | 2014-04-03 | Sap Ag | Secure html javascript code snippet usage in application integration |
US20140254788A1 (en) * | 2013-03-11 | 2014-09-11 | Bank Of America Corporation | Communication between a mobile device and a call center |
KR101502490B1 (ko) * | 2013-10-18 | 2015-03-13 | 주식회사 케이티 | 네트워크 트래픽을 감시하는 가입자 단말 및 보안 감시 노드 |
RU2685994C1 (ru) * | 2015-07-15 | 2019-04-23 | Гуанчжоу Уквеб Компьютер Текнолоджи Ко., Лтд. | Способ оценки сетевой атаки, способ безопасной передачи данных сети и соответствующее устройство |
US9832229B2 (en) | 2015-12-14 | 2017-11-28 | Bank Of America Corporation | Multi-tiered protection platform |
US9992163B2 (en) | 2015-12-14 | 2018-06-05 | Bank Of America Corporation | Multi-tiered protection platform |
US9832200B2 (en) | 2015-12-14 | 2017-11-28 | Bank Of America Corporation | Multi-tiered protection platform |
US9973500B2 (en) * | 2016-04-18 | 2018-05-15 | Bank Of America Corporation | Security architecture for authentication and audit |
CN109792436B (zh) * | 2016-10-12 | 2021-08-03 | 华为技术有限公司 | 一种验证码处理方法及移动终端 |
CN110750766B (zh) * | 2019-10-12 | 2022-11-04 | 深圳平安医疗健康科技服务有限公司 | 权限验证方法、装置、计算机设备和存储介质 |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6606659B1 (en) * | 2000-01-28 | 2003-08-12 | Websense, Inc. | System and method for controlling access to internet sites |
US7747856B2 (en) * | 2002-07-26 | 2010-06-29 | Computer Associates Think, Inc. | Session ticket authentication scheme |
US7788711B1 (en) * | 2003-10-09 | 2010-08-31 | Oracle America, Inc. | Method and system for transferring identity assertion information between trusted partner sites in a network using artifacts |
US7594112B2 (en) * | 2003-10-10 | 2009-09-22 | Bea Systems, Inc. | Delegated administration for a distributed security system |
KR20050042694A (ko) * | 2003-11-04 | 2005-05-10 | 한국전자통신연구원 | 보안토큰을 이용한 전자거래방법 및 그 시스템 |
KR100644616B1 (ko) * | 2004-06-10 | 2006-11-10 | 세종대학교산학협력단 | 마크업 랭귀지 기반의 단일인증 방법 및 이를 위한 시스템 |
KR20060063348A (ko) * | 2004-12-07 | 2006-06-12 | 한국전자통신연구원 | 인터넷에서 인증 assertion을 이용한 접속시간제어 방법 |
US7562382B2 (en) * | 2004-12-16 | 2009-07-14 | International Business Machines Corporation | Specializing support for a federation relationship |
KR100697344B1 (ko) | 2004-12-29 | 2007-03-20 | 학교법인 대양학원 | 유무선 통합 네트워크 환경에서의 단일인증 방법 및 이를위한 시스템 |
EP1689125A1 (de) | 2005-02-08 | 2006-08-09 | Siemens Aktiengesellschaft | Verfahren zum authentisierten Aufbau einer Verbindung |
US20070136809A1 (en) | 2005-12-08 | 2007-06-14 | Kim Hwan K | Apparatus and method for blocking attack against Web application |
US20070150934A1 (en) * | 2005-12-22 | 2007-06-28 | Nortel Networks Ltd. | Dynamic Network Identity and Policy management |
KR20070077517A (ko) | 2006-01-24 | 2007-07-27 | 박재철 | 프로파일 기반 웹 애플리케이션 침입탐지시스템 및 그 방법 |
US20080282338A1 (en) * | 2007-05-09 | 2008-11-13 | Beer Kevin J | System and method for preventing the reception and transmission of malicious or objectionable content transmitted through a network |
KR20070072835A (ko) | 2007-05-21 | 2007-07-06 | 이상훈 | 실시간 웹로그 수집을 통한 웹해킹 대응 방법 |
-
2007
- 2007-12-18 KR KR1020070133783A patent/KR100995904B1/ko active IP Right Grant
-
2008
- 2008-12-05 US US12/808,456 patent/US8683607B2/en active Active
- 2008-12-05 WO PCT/KR2008/007206 patent/WO2009078609A2/en active Application Filing
Also Published As
Publication number | Publication date |
---|---|
WO2009078609A2 (en) | 2009-06-25 |
US8683607B2 (en) | 2014-03-25 |
US20100269149A1 (en) | 2010-10-21 |
KR100995904B1 (ko) | 2010-11-23 |
WO2009078609A3 (en) | 2009-10-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100995904B1 (ko) | 웹 서비스 방법 및 그 장치 | |
Indu et al. | Identity and access management in cloud environment: Mechanisms and challenges | |
JP5539335B2 (ja) | 分散セキュアコンテンツ管理システムに対する認証 | |
Lodderstedt et al. | OAuth 2.0 threat model and security considerations | |
KR20130085472A (ko) | 클라우드 컴퓨팅 서비스에서의 보안 시스템 | |
Lonea et al. | Identity management for cloud computing | |
IL266535A (en) | A system and method for clear multi-factor authentication and security posture testing | |
Bazaz et al. | A review on single sign on enabling technologies and protocols | |
Ghazizadeh et al. | A trust based model for federated identity architecture to mitigate identity theft | |
US20060047832A1 (en) | Method and apparatus for processing web service messages | |
Muthuraj et al. | Detection and prevention of attacks on active directory using SIEM | |
Fang et al. | XPOLA–An Extensible Capability-based Authorization Infrastructure for Grids | |
Phan | Service oriented architecture (soa)-security challenges and mitigation strategies | |
Simpson | Toward a zero trust metric | |
Cahill et al. | Client-based authentication technology: user-centric authentication using secure containers | |
Priyadharshini et al. | A survey on security issues and countermeasures in cloud computing storage and a tour towards multi-clouds | |
Mupila et al. | A Multi-factor Approach for Cloud Security | |
Jang | System Access Control Technique for Secure Cloud Computing | |
US11757934B1 (en) | Extended browser monitoring inbound connection requests for agentless lateral movement protection from ransomware for endpoints deployed under a default gateway with point to point links | |
Park et al. | A Study of OAuth 2.0 Risk Notification and Token Revocation from Resource Server | |
Zhang et al. | Research on the cross domain identity authentication in federated environment | |
Alrodhan | Identity management systems | |
Chauhan et al. | A Trusted Computing Solution for Security Threats in Federated Identity Management | |
Deeptha et al. | The Preliminary Investigation of SSO Protocol for the Suitability of Mission Critical Applications | |
Hirai et al. | Putting Authorization Servers on User-Owned Devices in User-Managed Access |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20131024 Year of fee payment: 4 |
|
FPAY | Annual fee payment |
Payment date: 20141027 Year of fee payment: 5 |
|
FPAY | Annual fee payment |
Payment date: 20151028 Year of fee payment: 6 |
|
FPAY | Annual fee payment |
Payment date: 20170223 Year of fee payment: 7 |
|
FPAY | Annual fee payment |
Payment date: 20190219 Year of fee payment: 9 |
|
FPAY | Annual fee payment |
Payment date: 20191217 Year of fee payment: 10 |