KR20080098337A - 표준jdbc 확장을 통한 데이터베이스 접근권한 실명화 인증 및 이용내역 실명화 구현 방법 - Google Patents
표준jdbc 확장을 통한 데이터베이스 접근권한 실명화 인증 및 이용내역 실명화 구현 방법 Download PDFInfo
- Publication number
- KR20080098337A KR20080098337A KR1020080088112A KR20080088112A KR20080098337A KR 20080098337 A KR20080098337 A KR 20080098337A KR 1020080088112 A KR1020080088112 A KR 1020080088112A KR 20080088112 A KR20080088112 A KR 20080088112A KR 20080098337 A KR20080098337 A KR 20080098337A
- Authority
- KR
- South Korea
- Prior art keywords
- information
- user
- database
- information system
- access
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/31—User authentication
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/604—Tools and structures for managing or administering access control systems
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- Computer Hardware Design (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Bioethics (AREA)
- Automation & Control Theory (AREA)
- Storage Device Security (AREA)
Abstract
Description
Claims (1)
- 레거시DB의 접근권한을 가진 정보사용자 식별정보(인증서DN 및 ID) 및 로그인 시 사용되어지는 정보시스템의 식별정보(클래스ID), DB접속권한정보(DB접속계정 및 비밀번호), 이용내역 기록여부 정보를 별도의 리포지토리에 구축하는 제 1 단계와;상기 제 1 단계 후 중요(개인)정보가 포함된 정보시스템 서비스를 시작하기 전 사용자 및 정보시스템 권한 여부를 검증하기 위해 리포지토리로 접속하여 권한을 확인하는 제 2 단계와;상기 제 2 단계 후 리포지토리에서 인증된 사용자 및 정보시스템이면 사용자 및 정보시스템 식별정보, 이용내역 기록여부, 웹 어플리케이션서버 영역에서 사용자에게 발행한 사용자세션정보를 포함하여 웹 어플리케이션 서버 메모리 영역에 인증토큰을 발행하는 제 3 단계와;상기 제 3 단계 후 레거시DB와 통신을 위해 웹 어플리케이션 서버 영역에 세팅하는 표준JDBC가 상속하는 JDK의 SQL 기능을 확장하여 커넥션 및 질의 시 사용하는 메소드를 통해 웹 어플리케이션 서버에서 인증한 사용자세션정보와 정보시스템의 식별정보(클래스ID)를 구해 서 전달하면 데이터베이스와 통신하는 영역(JDBC)에서 웹 어플리케이션서버 영역의 인증토큰에 포함된 사용자세션정보 및 정보시스템의 식별정보 대조를 통해 데 이터베이스 접근을 인증하는 제 4단계와;상기 제 4 단계 후 커넥션 및 질의 결과값을 인증토큰에 포함된 정보사용자 및 정보시스템의 식별정보를 리포지토리에 기록하여 이용내역을 생성하는제 5 단계;를 포함하여 구성된 것을 특징으로 하는 표준JDBC 확장을 통한 데이터베이스 접근권한 실명화 인증 및 이용내역 실명화 구현에 관한 방법
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020080088112A KR20080098337A (ko) | 2008-09-08 | 2008-09-08 | 표준jdbc 확장을 통한 데이터베이스 접근권한 실명화 인증 및 이용내역 실명화 구현 방법 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020080088112A KR20080098337A (ko) | 2008-09-08 | 2008-09-08 | 표준jdbc 확장을 통한 데이터베이스 접근권한 실명화 인증 및 이용내역 실명화 구현 방법 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| KR20080098337A true KR20080098337A (ko) | 2008-11-07 |
Family
ID=40285875
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| KR1020080088112A Ceased KR20080098337A (ko) | 2008-09-08 | 2008-09-08 | 표준jdbc 확장을 통한 데이터베이스 접근권한 실명화 인증 및 이용내역 실명화 구현 방법 |
Country Status (1)
| Country | Link |
|---|---|
| KR (1) | KR20080098337A (ko) |
Cited By (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR100926075B1 (ko) * | 2009-04-13 | 2009-11-11 | 주식회사 신시웨이 | 웹어플리케이션 서버를 통한 데이터베이스 접근 감시 장치 및 방법 |
| WO2011031093A3 (ko) * | 2009-09-10 | 2011-06-03 | 주식회사 파수닷컴 | 가상화 기술을 이용한 디지털 저작권 관리 장치 및 방법 |
| KR101510475B1 (ko) * | 2008-11-12 | 2015-04-08 | 에스케이커뮤니케이션즈 주식회사 | 레거시 시스템에 대한 통합 인증 방법 및 통합 인증 시스템 |
| WO2016032233A3 (ko) * | 2014-08-27 | 2016-04-14 | 주식회사 파수닷컴 | 데이터 관리 방법, 이를 위한 컴퓨터 프로그램, 그 기록매체, 데이터 관리 방법을 실행하는 사용자 클라이언트, 보안 정책 서버 |
| US10404460B2 (en) | 2014-08-27 | 2019-09-03 | Fasoo. Com Co., Ltd | Data management method, computer readable recording medium thereof, user client for executing data management method, and security policy server |
| KR20200021123A (ko) * | 2018-08-20 | 2020-02-28 | 주식회사 디지캡 | 미디어 블록체인을 위한 접근제어 시스템 및 방법 |
-
2008
- 2008-09-08 KR KR1020080088112A patent/KR20080098337A/ko not_active Ceased
Cited By (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR101510475B1 (ko) * | 2008-11-12 | 2015-04-08 | 에스케이커뮤니케이션즈 주식회사 | 레거시 시스템에 대한 통합 인증 방법 및 통합 인증 시스템 |
| KR100926075B1 (ko) * | 2009-04-13 | 2009-11-11 | 주식회사 신시웨이 | 웹어플리케이션 서버를 통한 데이터베이스 접근 감시 장치 및 방법 |
| WO2011031093A3 (ko) * | 2009-09-10 | 2011-06-03 | 주식회사 파수닷컴 | 가상화 기술을 이용한 디지털 저작권 관리 장치 및 방법 |
| US8955150B2 (en) | 2009-09-10 | 2015-02-10 | Fasoo.Com Co. Ltd. | Apparatus and method for managing digital rights using virtualization technique |
| WO2016032233A3 (ko) * | 2014-08-27 | 2016-04-14 | 주식회사 파수닷컴 | 데이터 관리 방법, 이를 위한 컴퓨터 프로그램, 그 기록매체, 데이터 관리 방법을 실행하는 사용자 클라이언트, 보안 정책 서버 |
| US10404460B2 (en) | 2014-08-27 | 2019-09-03 | Fasoo. Com Co., Ltd | Data management method, computer readable recording medium thereof, user client for executing data management method, and security policy server |
| KR20200021123A (ko) * | 2018-08-20 | 2020-02-28 | 주식회사 디지캡 | 미디어 블록체인을 위한 접근제어 시스템 및 방법 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN109787988B (zh) | 一种身份加强认证和鉴权方法及装置 | |
| KR101648521B1 (ko) | 스마트 카드들로의 브라우저-기반의 액세스에 보안을 제공하는 시스템 및 방법 | |
| US8555075B2 (en) | Methods and system for storing and retrieving identity mapping information | |
| JP6426189B2 (ja) | 生体認証プロトコル標準のためのシステムおよび方法 | |
| US7272728B2 (en) | Network security and fraud detection system and method | |
| JP2686218B2 (ja) | コンピュータシステム上の別名の検出方法、分散型コンピュータシステム及びその作動方法、及び別名の検出を実行する分散型コンピュータシステム | |
| US9087183B2 (en) | Method and system of securing accounts | |
| Hur et al. | A survey on security issues, vulnerabilities and attacks in Android based smartphone | |
| KR20060032888A (ko) | 인터넷 통한 신원정보 관리 장치 및 이를 이용한 서비스제공방법 | |
| KR20080098337A (ko) | 표준jdbc 확장을 통한 데이터베이스 접근권한 실명화 인증 및 이용내역 실명화 구현 방법 | |
| Le et al. | A comparative cyber risk analysis between federated and self-sovereign identity management systems | |
| CN101324913A (zh) | 计算机文件保护方法和装置 | |
| US8261328B2 (en) | Trusted electronic communication through shared vulnerability | |
| EP1989815A2 (en) | A method for serving a plurality of applications by a security token | |
| CN116541819A (zh) | 一种双因子可溯源身份验证方法及系统 | |
| Sagar et al. | Information security: safeguarding resources and building trust | |
| KR20110110964A (ko) | 서비스 잠금 기능을 제공하는 방법 및 그 서버 | |
| CN117914601B (zh) | 档案机器人的多级安全认证及访问控制系统 | |
| US20250168160A1 (en) | Centralized profile for verification without compromise | |
| CN114006699B (zh) | 一种零信任架构中证书颁发方法 | |
| CA2650374A1 (en) | Secure user environment software | |
| Bolgouras et al. | Enabling qualified anonymity for enhanced user privacy in the digital era | |
| Sharif | Analysis of Best Current Practices to Assist Native App Developers with Secure OAuth/OIDC Implementations | |
| Rescorla et al. | Age Assurance Online | |
| KR101502800B1 (ko) | 권리자 식별정보가 기록된 디지털 시스템, 응용 시스템, 및 서비스 시스템 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A201 | Request for examination | ||
| PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20080908 |
|
| PA0201 | Request for examination | ||
| G15R | Request for early publication | ||
| PG1501 | Laying open of application |
Comment text: Request for Early Opening Patent event code: PG15011R01I Patent event date: 20081020 |
|
| E902 | Notification of reason for refusal | ||
| PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20100531 Patent event code: PE09021S01D |
|
| E601 | Decision to refuse application | ||
| PE0601 | Decision on rejection of patent |
Patent event date: 20100812 Comment text: Decision to Refuse Application Patent event code: PE06012S01D Patent event date: 20100531 Comment text: Notification of reason for refusal Patent event code: PE06011S01I |