KR20000058580A - Un idb - Google Patents
Un idb Download PDFInfo
- Publication number
- KR20000058580A KR20000058580A KR1020000033094A KR20000033094A KR20000058580A KR 20000058580 A KR20000058580 A KR 20000058580A KR 1020000033094 A KR1020000033094 A KR 1020000033094A KR 20000033094 A KR20000033094 A KR 20000033094A KR 20000058580 A KR20000058580 A KR 20000058580A
- Authority
- KR
- South Korea
- Prior art keywords
- user
- server
- website
- information
- authentication
- Prior art date
Links
- 238000000034 method Methods 0.000 claims abstract description 52
- 238000010276 construction Methods 0.000 claims abstract description 10
- 235000014510 cooky Nutrition 0.000 claims description 3
- 238000012795 verification Methods 0.000 claims description 3
- 230000000007 visual effect Effects 0.000 claims description 2
- 238000013475 authorization Methods 0.000 claims 5
- 230000005540 biological transmission Effects 0.000 claims 2
- 230000001419 dependent effect Effects 0.000 claims 2
- 238000003672 processing method Methods 0.000 claims 1
- 238000012546 transfer Methods 0.000 claims 1
- 238000007726 management method Methods 0.000 description 8
- 238000010586 diagram Methods 0.000 description 2
- 230000003993 interaction Effects 0.000 description 2
- 241000196324 Embryophyta Species 0.000 description 1
- 125000002066 L-histidyl group Chemical group [H]N1C([H])=NC(C([H])([H])[C@](C(=O)[*])([H])N([H])[H])=C1[H] 0.000 description 1
- 238000004458 analytical method Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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; CALCULATING OR 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/45—Structures or tools for the administration of authentication
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
Abstract
본 발명은 인터넷상에서 개인정보의 통합관리를 위한 데이터베이스 구축 및 운영 방법에 대하여 개시한다.The present invention discloses a database construction and operation method for integrated management of personal information on the Internet.
본 발명은 인터넷상의 수많은 사이트들에 산재해 있는 개인정보를 하나로 통합하여 효율적으로 관리할 수 있도록 하는데 목적이 있다.An object of the present invention is to enable efficient management by integrating personal information scattered on numerous sites on the Internet into one.
이는 회원가입단계, 서비스이용단계의 두 가지 단계로 나눌 수 있다.This can be divided into two stages: membership registration and service usage.
첫번째 회원가입단계 는The first sign up step is
①사용자가 인터넷상에서 개인정보의 통합관리를 위해 본 서비스를 제공하는 서버(이하 DB서버)에 웹브라우져로 접속하여 가입하는 단계,① The user joins the web browser to the server (hereinafter referred to as DB server) that provides this service for integrated management of personal information on the Internet,
②DB서버에 가입한 후 웹브라우져 상에서 개인정보를 입력하는 단계,② After entering the DB server, enter the personal information on the web browser,
③DB서버로부터 회원아이디를 할당받는 단계로 이루어 진다.③ It is a step of receiving a member ID from the DB server.
두번째는 서비스이용단계로Second is the service use phase
①DB서버로 로그인하는 단계,① Log into the DB server,
②사용자 인증절차를 걸치면 사용자 PC에 사용자인증 클라이언트창이 열리는 단계,② If the user authentication process, the user authentication client window opens on the user PC,
③DB서버의 인증방식을 지원하는 웹페이지(이하 웹페이지)를 방문했을 때 회원아이디를 입력하는 단계, (만일 회원가입이 안되어 있으면 회원비밀번호를 입력하는 단계, 웹페이지는 회원아이디와 회원패스워드 정보를 DB서버에 보내어 회원정보를 가져와 자동으로 가입을 시키는 단계),③ Entering a member ID when visiting a web page (hereinafter referred to as a web page) that supports the authentication method of the DB server, (If a member is not registered, entering a member password, and the web page displays the member ID and member password information. Send the DB server to get membership information and automatically sign up),
④웹페이지는 사용자가 인증 되어 있는지 확인하기 위하여 DB서버로 접속하는 단계,④ The web page is connected to the DB server to check if the user is authenticated.
⑤DB서버는 사용자 컴퓨터에 사용자인증 클라이언트창이 열려 있는지 알아보기 위하여 사용자 컴퓨터와 통신하는 단계,⑤ the DB server communicates with the user computer to see if the user authentication client window is open on the user computer,
⑥사용자 컴퓨터에 사용자인증 클라이언트창이 열려 있으면 DB서버가 웹페이지로 인증되었다는 신호를 보내는 단계,⑥ If the user authentication client window is open on the user's computer, the DB server sends a signal that the web page is authenticated.
⑦웹페이지가 현재 방문한 사용자가 인증이 된 것을 확인한 후 로그인 과정이 없이 자동으로 로그인되도록 하는 단계.⑦ After the web page confirms that the currently visited user is authenticated, the step of automatically logging in without a login process.
⑧사용자가 이용을 마칠 때는 사용자인증 클라이언트창을 닫아서 인증체제를 끝내는 과정이다.⑧ When the user finishes using the system, the process of ending the authentication system by closing the user authentication client window.
Description
본 발명은 웹페이지 상에서 별도로 회원등록을 해야하는 절차를 없애주며 인터넷 어느 웹페이지 에서나 사용자인증을 자동으로 해주는 신기술로서 자신의 정보를 별도로 입력해주지 않아도 자동으로 자신의 정보를 알 수 있도록 하여 인증을 해주는 방법에 관한 것이다.The present invention eliminates the procedure of separately registering the member on the web page and is a new technology that automatically authenticates the user on any web page, so that the user can automatically know his or her information without inputting the information separately. It is about.
종래에 이용되던 사용자정보 및 인증관리 방법은 각각의 웹사이트마다 규격과 표준이 없이 만들어져 실행되어 왔으며 이는 결국 인터넷상의 회원관리의 복잡성을 초래하였으며 결국 수많은 사이트에서 수많은 회원관리 및 인증방법을 익혀야 하는 불편함이 있었다. 가장 기초적인 회원관리 및 인증방법은 아이디와 패스워드를 개인에게 부여하는 방식으로 사이트마다 별도로 운영을 하는 방식, 그 다음으로 사용자인증 기법으로서 쿠키, 세션 등의 CGI 기법을 이용한 방식이었다. 전자는 사용자의 컴퓨터에 개인의 정보를 입력시켜두고 필요시마다 사용자의 정보를 확인하고 후자는 웹사이트에서 사용자의 상태정보를 저장하고 정보를 확인하는 것이다. 이 방식은 사용자의 상태정보등을 기억해 둘 수 있어 획기적이라 할 수 있었지만 이 또한 사이트마다 별도로 운영하는 방식으로 모든 사이트마다 다른 방식으로 만들어져있어 상호간의 정보를 연동시켜 효율적인 운영이 불가능 하였다. 이 후 더욱 진보적인 방법으로는 바코드를 이용한 인증카드를 이용하는 방법을 들 수 있다. 이 방법은 실제 컴퓨터의 키보드나 본체 혹은 외장형으로 카드리더기를 장착하여 사용자가 인증카드를 삽입하였을 경우에 인터넷 사이트에서 해당 카드의 정보를 읽어서 인증을 하는 방식이다. 그러나 이 방식은 카드리더기의 하드웨어 장비가 고가여서 사용자층이 극소수이고 카드를 분실하였을 경우 불편함이 있기 때문에 거의 사용하지 않는 방법이다.The user information and authentication management method used in the past has been implemented without any standards and standards for each website, which in turn caused the complexity of member management on the Internet, and the inconvenience of having to learn numerous member management and authentication methods in many sites. There was a ham. The most basic member management and authentication method is to give ID and password to individual, and to operate separately for each site, and then use CGI method such as cookie and session as user authentication method. The former enters the personal information into the user's computer and checks the user's information whenever necessary. The latter stores the user's status information on the website and confirms the information. This method can be called a breakthrough because it can remember the user's status information, but it is also a way to operate separately for each site was created in a different way for each site, it was not possible to operate efficiently by interworking information. Since then, a more advanced method is to use an authentication card using a barcode. In this method, the card reader is mounted on the actual keyboard or main body of the computer or when the user inserts the authentication card and reads the information of the card from the Internet site. However, this method is rarely used because the hardware equipment of the card reader is very expensive and the user base is very small and the card is inconvenient.
본 발명은 인터넷 사이트에 산재해 있는 사용자 정보를 하나로 통합하여 관리하며 기존의 물리적인 카드인증방식에서 탈피하여 '사용자인증클라이언트 브라우져' 라는 인터넷상에서 구현된 전자인증카드를 개발한다. 사용자의 정보를 하나로 통합하여 DB서버를 구축함으로서 웹사이트를 방문하여 별도로 회원가입등을 할 필요가 없어지며 인터넷상에서 구현된 전자인증카드를 사용자에게 부여함으로서 인터넷상의 언제 어느 사이트상에서나 사용자인증을 편리하게 받을 수 있다. DB서버 구축이라 함은 기존의 웹사이트 들이 각각 회원정보를 보유하고 있던 방식에서 탈피하여 DB서버에 가입된 회원정보를 공유함을 의미한다. 이는 곧 사용자가 DB서버의 정보를 변경하는 것만으로 모든 웹사이트의 회원정보가 자동으로 갱신 되는 것을 의미한다.The present invention integrates and manages user information scattered on an Internet site as one, and develops an electronic authentication card implemented on the Internet called 'user authentication client browser' by breaking away from the existing physical card authentication method. By integrating the user's information into a DB server, there is no need to visit the website and register separately. Conveniently authenticate the user at any time on the Internet by granting the user an electronic authentication card implemented on the Internet. You can get it. The DB server construction means that the existing web sites are separated from the way they each had member information and share the member information subscribed to the DB server. This means that the member information of all websites is automatically updated just by changing the information of the DB server.
본 발명은 인터넷상에서 하나의 아이디와 한곳의 회원정보만을 변경함으로서 모든 사이트에서 인증 및 회원정보 변경이 가능하다. 또한 모든 사이트에서 공통적으로 사용할 수 있는 사용자인증 방법을 제공하고, 하드웨어로 구현된 카드인증방식을 소프트웨어로 구현시킨다. 인터넷상에서 일어나는 인증 상황을 사용자PC에 클라이언트 프로그램상으로 보여 주어 시각적으로 확인할 수 있는 방법을 제공한다.The present invention can change the authentication and membership information in all sites by changing only one ID and one member information on the Internet. In addition, it provides user authentication method that can be commonly used in all sites, and implements card authentication method implemented in hardware by software. It provides a way to visually verify the authentication status on the Internet by showing it to the user's PC as a client program.
도1 은 본 발명에 따른 전제적인 흐름도.1 is an overall flow diagram in accordance with the present invention.
도2 는 본 발명에 따른 사용자 관점에서 바라본 실시 예를 나타내는 흐름도2 is a flowchart illustrating an embodiment viewed from a user point of view according to the present invention.
도3 은 본 발명에 따른 DB서버와 웹사이트 간의 상호작용에 관한 실시예를 나타내는 흐름도.3 is a flow diagram illustrating an embodiment of interaction between a DB server and a website according to the present invention;
본 발명은 인터넷웹브라우져를 클라이언트로 이용하여 DB서버와 상호연동을 할 수 있도록 설계된 형태로 요약될 수 있으며 이를 운영하기 위한 운영체제의 특성에 구애받지 않고 독립적이며 인터넷웹브라우져를 실행할 수 있는 어떤 운영체제라도 이용되어질 수 있다. 또한 어떤 한 가지의 웹브라우져에 종속되어지는 것이 아니라 WWW의 표준을 따르는 모든 종류의 인터넷웹브라우져가 클라이언트로 사용되어질 수 있다.The present invention can be summarized in a form designed to interoperate with the DB server using the Internet web browser as a client, and any operating system that can run the Internet web browser independent and independent of the characteristics of the operating system to operate it Can be used. Also, instead of being tied to any one web browser, any kind of Internet web browser that follows the WWW standard can be used as a client.
도1 은 본 발명의 전체적인 흐름도로서 사용자는 인터넷상에서 자신의 개인정보를 인증받고, 이에 따른 부과적인 편의를 제공 받고자 한다. 따라서 사용자인증 및 개인정보 관리 시스템인 DB서버에 접속(A02)을 하게 된다. 처음 방문한 사용자는 회원가입(A03) 절차를 거치게 된다. 성명, 주민등록번호, 주소, 직업, 나이 .. 등 인터넷 사이트들이 회원정보로 원하는 일반적인 항목에 대한 정보를 입력하게 되며 전자상거래 등 카드결재에 이용할 카드번호 등도 선택적으로 입력할 수 있다. 회원가입이 승인되면 사용자가 원하는 아이디와 패스워드를 받게 된다. 아이디와 패시워드를 사용하여 DB서버에 로그인을(A05) 하게 되면 DB서버로부터 사용자인증 클라이언트(A06)프로그램이 실행되어 사용자 PC 구석에 사용자인증클라이언트(A06) 브라우져창이 열리게 된다. 이 브라우져 창이 열려있는 동안에 사용자는 인터넷의 어떤 웹사이트를 방문하여도 사용자인증이 자동으로 승인되어 별도의 로그인 과정을 거치지 않고 단지 자신의 DB서버에서 부여받은 아이디만을 입력하는 것으로 로그인을(A10) 완료할 수 있다. 만일 어떤 사이트를 방문했는데 처음방문하였을 경우에는 단지 자신의 DB서버 패스워드만을 입력(A09)하는 것으로 가입을 완료된다. 사이트는 패스위드를 이용하여 DB서버로부터 윈하는 회원정보를 전송(A11)받아 자동으로 회원정보를 처리한 후 자동로그인 과정(A10)을 수행한다. 로그인 과정이 성공적으로 완료되면 사용자인증기능이 활성화 되어 웹사이트의 정보이용에 따른 제약조건 없이 자유롭게 정보이용(A12)을 할 수 있게 된다. 웹사이트가 이런 편리한 사용자인증 기능을 사용하기 위해서는 미리 DB서버와 통신할 수 있도록 규약에 맞는 형식을 지원하여야 하며 이런 형식과 기술적인 문제는 DB서비에서 제공한다.1 is an overall flow chart of the present invention, the user is to be authenticated his personal information on the Internet, and to provide an additional convenience accordingly. Therefore, the user authentication and personal information management system is connected to the DB server (A02). The first visitor goes through the membership registration process. Internet sites such as name, resident registration number, address, occupation, age, etc. input information about general items desired as member information, and the card number used for card payment such as e-commerce can be selectively entered. If the membership is approved, the user will receive the desired ID and password. When the user logs in to the DB server using the ID and password (A05), the user authentication client (A06) program is executed from the DB server, and the user authentication client (A06) browser window is opened in the corner of the user PC. While this browser window is open, the user is automatically approved when visiting any website on the Internet, and the user completes the login by entering only the ID given by his DB server without going through a separate login process (A10). can do. If you visit a site and visit for the first time, the registration is completed by simply entering your DB server password (A09). The site receives the member information from the DB server using Pass Weed (A11) and automatically processes the member information and then performs the automatic login process (A10). If the login process is successfully completed, the user authentication function is activated, and the user can freely use the information (A12) without the constraint of using the information of the website. In order to use this convenient user authentication function, the web site must support the format that can be communicated with the DB server in advance, and the format and technical problems are provided by the DB service.
그러므로 웹사이트들은 지존의 인증방식을 그대로 사용하면서 손쉽게 DB서버를 지원하도록 업그레이드 할수 있다. 해당 사이트를 로그아웃(A13) 하였을 경우에도 사용자인증은 유효하므로 다른 웹사이트에 접속(A14)하여도 로그인 과정없이 곧바로 로그인을 할 수가 있다. 사용자는 자신의PC에 활성화되어 있는 사용자인증클라이언트 브라우져를 종료함으로서 사용자인증을 해제(A15)하게 된다.Therefore, websites can be upgraded to support DB server easily while using existing authentication method. Even if the user logs out of the site (A13), the user authentication is valid. Therefore, even if the user accesses another website (A14), the user can log in immediately without logging in. The user releases the user authentication (A15) by terminating the user authentication client browser activated on his PC.
사용자인증의 기술적 절차는The technical procedure of user authentication is
①사용자가 웹사이트를 방문하여 자신의 DB서버 아이디를 입력하는 단계,① User enters their DB server ID by visiting the website,
②웹사이트에서 입력받은 아이디를 이용하여 DB서버에 인증상황을 의뢰하는 단계,② The step of requesting the authentication status to the DB server using the ID received from the website,
③DB서버는 웹사이트로부터 인증 의뢰를 받은 후 해당 사용자의 컴퓨터에 열려있는 사용자인증클라이언트 브자우져창과 통신을 하여 사용자인증클라이언트 브라우져창이 열리져 있는지 닫혀 있는지 확인하는 단계,③ After receiving the authentication request from the website, the DB server communicates with the user authentication client browser window open on the user's computer to check whether the user authentication client browser window is open or closed.
④확인 결과를 웹사이트에 전달하는 단계,④ transmitting the verification result to the website,
⑤웹사이트는 결과통보에 따라 사용자의 인증여부를 통보하는 단계로 분류할 수 있다.⑤ The website can be classified into the step of notifying the user's authentication according to the result notification.
회원자동가입의 기술적 절차는The technical procedure for automatic membership
①사용자가 웹사이트를 처음 방문하여 자신의 DB서버 아이디와 패스워드를 입력하는 단계,① User visits the website for the first time and enters his or her DB server ID and password.
②웹사이트에서 입력받은 아이디와 패스워드를 이용하여 DB서버에 해당 사용자의 개인정보를 요청하는 단계,② requesting the user's personal information to the DB server using the ID and password entered from the website,
③DB서버는 환인절차를 거친 뒤 해당 사용자의 정보를 웹사이트에 전송하는 단계로 분류할 수 있다.③ The DB server can be classified into the stage of sending the user's information to the website after the approval process.
이렇게 철저한 개인정보의 통합관리를 통하여 확실하고 정확한 사용자 인증이 가능하다. 사용자가 자신의 PC에 열려있는 사용자인증클라이언트 브라우져창을 종료하기 전까지 인터넷의 DB서버를 지원하는 어떤 서버로 이동하여도 사용자인증이 유지된다. 사용자인증클라이언크 브라우져창을 종료하면 사용자 인증체계 해제(A15)가 되며 보안이 유지된다.Through thorough integrated management of personal information, it is possible to reliably and accurately authenticate users. User authentication is maintained when moving to any server supporting the DB server of the Internet until the user closes the user authentication client browser window open on his PC. When the user authentication client browser window is closed, the user authentication system is released (A15) and security is maintained.
도2 는 본 발명에 따른 사용자 관점에서 바라본 실시예를 나타내는 흐름도이다. 도2를 참고하여 본 발명의 동작원리에 대해서 설명한다.2 is a flowchart illustrating an embodiment viewed from a user point of view according to the present invention. The operation principle of the present invention will be described with reference to FIG.
사용자는 인터넷상에서 자신의 개인정보를 인증받고, 이에 따른 부과적인 편의를 제공 받고자 한다. 회원 로그인(B02)을로 사용자인증 및 개인정보 관리 시스템인 DB서버에 접속을 하게 된다. 사용자인증클라이언트창이 열려졌는지 확인한 후 원하는 인터넥 웹사이트(B03)로 이동한다. 로그인 화면에서 자신의 DB서버 아이디를 입력한 후 자동로그인을 한다. 전자상거래등 카드결재 부분에서도 사용자에 따른 전자결재인증이 되어 있어서 단순히 DB서버의 패스워드입력(B08) 하는 것 만으로 결재를 완료할 수 있다. 모든 사용을 마치면 사용자인증클라이언트창을 종료시켜 인증체계를 해제한다.The user is to be authenticated his personal information on the Internet, and to provide the additional convenience accordingly. The member login (B02) is used to access the DB server, a user authentication and personal information management system. After confirming that the user authentication client window is open, go to the desired Internet website (B03). Enter your DB server ID on the login screen and log in automatically. In the card payment part such as e-commerce, the payment is authenticated by the user, so the payment can be completed simply by inputting the password of the DB server (B08). After all the usages are finished, the user authentication client window is closed to release the authentication system.
도3 은 본 발명에 따른 DB서버와 웹사이트 간의 상호작용에 관한 실시예를 나타내는 흐름도이다. 도3을 참고하여 본 발명의 동작원리에 대해서 설명한다.3 is a flowchart illustrating an embodiment of interaction between a DB server and a website according to the present invention. Referring to Figure 3 will be described the operation principle of the present invention.
사용자는 DB서버에 로그인(C02) 한다. 사용자인증클라이언트 창(C06)이 열리며 사용자의 인증체계가 시작 되고, 계층구조로 된 배너형식의 메뉴판을 볼 수 있다. 이는 웹사이트에 가입을 하면서 사용자의 클라이언트창에 자동으로 등록이 된 형태이며 웹사이트의 특성에 따라 알맞은 계층분류도에 등록이 된다. 예를 들면 게임, 취미, 교육 등의 상단메뉴가 있을 수 있고 게임에 관한 웹사이트의 등록은 게임이라는 상단메뉴의 하위메뉴로 등록이 된다. 이렇게 사용자가 방문하여 회원가입이 된 사이트들은 모두 계층구조로 정리가 되어 관리가 된다. 또한 이는 버튼 형식으로 등록이 되어 사용자가 이 버튼을 누르면 자동으로 해당 웹사이트로 이동(C08)하게 된다. 또한 버튼을 눌러 이동하게 되면 완벽한 인증이 보장되어 아이디를 물어보는 과정이 생략된다.The user logs in to the DB server (C02). The user authentication client window (C06) is opened and the user's authentication system is started, and the banner menu of the hierarchical structure can be viewed. This is a form that is automatically registered in the user's client window while joining the website, and is registered in the appropriate hierarchy according to the characteristics of the website. For example, there may be a top menu of games, hobbies, education, etc. The registration of a website about a game is registered as a submenu of a top menu called a game. In this way, all the sites visited and registered by the user are organized and organized in a hierarchical structure. In addition, it is registered in the form of a button, and when the user presses the button, the user automatically moves to the corresponding website (C08). In addition, if you move by pressing the button, the complete authentication is guaranteed, so the process of asking for ID is omitted.
메뉴가 관리되는 기술적 절차는The technical process by which the menu is managed
①웹사이트를 처음으로 방문하는 단계,① The first time you visit a website,
②사용자인증확인을 위해 DB서버의 아이디를 입력하는 단계,② Enter the ID of the DB server for user authentication verification,
③회원가입이 안되어 있으므로 패스워드를 입력하여 회원가입을 하는 단계,③ membership is not registered, so enter the password to join the membership,
④웹사이트는 회원의 필요한 정보를 DB서버에서 전송받는 단계,④ the website receives the necessary information of the member from the DB server,
⑤웹사이트는 자사의 정보를 DB서버로 전송하는 단계로 분류할 수 있다.⑤ Website can be classified into the stage of sending its information to DB server.
등록되어 있는 아이콘은 배너형식으로 되어 있으며 해당 아이콘 마다 해당 웹사이트가 독립적으로 관리한다. 만일 이동하고자 하는 웹사이트가 DB서버를 지원하지 않으면 수동으로 웹사이트를 등록(C16)할 수 있다.The registered icons are in the form of banner, and each website is managed independently by the corresponding website. If the website to be moved does not support the DB server, the website can be manually registered (C16).
수동으로 메뉴를 관리하는 기술적 절차는The technical procedure for manually managing menus is
①DB서버를 지원하지 않는 웹사이트를 수동으로 등록하는 단계,① Manually register a website that does not support DB server,
②등록된 아이콘을 눌러 웹사이트로 이동하는 단계,② go to the website by pressing the registered icon,
③DB서버에서 해당웹사이트의 로그인스크립트를 분석하는 단계,③ analyzing the login script of the website in the DB server,
④로그인 스크립트를 분석하여 사용자의 아이디와 패스워드를 대신 입력해 주는 단계 또는 입력할 수 있도록 입력창을 제공하는 단계,④ analyzing the login script to input the user's ID and password instead or providing an input window for input,
⑤아이디 패스워드가 자동으로 입력되어 로그인하는 단계로 분류할 수 있다.⑤ ID password can be automatically entered and classified into the step of logging in.
이 방식의 로그인 방법에는 크게 두 가지가 있는데 로그인 스크립트를 분석하여 이를 완벽히 분석하였을 경우에는 자동으로 아이디와 패스워드를 입력시켜 자동로그인을 하는 방법과 로그인스크립트 분석(C17)에 실패하였을 경우에는 로그인 입력에 도움이 되도록 입력창을 제공하는 방법이다. 입력창에는 패스워드와 아이디가 있어서 단순히 마우스로 더블클릭이나 드래그를 하는 것으로 로그인 정보를 입력할 수 있다.There are two ways to log in this way. If you have analyzed the login script and analyzed it completely, you can automatically enter the ID and password to automatically log in, and if the login script analysis (C17) fails, enter the login input. This is how you provide an input box to help. There is a password and ID in the input window, so you can enter the login information by simply double clicking or dragging with the mouse.
본 발명은 인터넷상에서 개인정보를 DB서버에 입력하여 통합관리 하기 때문에 사용자의 정보 변경, 조회 등을 효율적으로 할 수 있다. 사용자가 수많은 웹사이트를 방문하여 회원가입등을 할 때 사용자는 자신의 사용자정보를 별도로 입력할 필요가 없어진다. 자신의 DB서버의 아이디만 확인시켜주면 웹사이트는 사용자에게 정보를 입력받을 필요없이 곧바로 DB서버의 내용을 전송받아 쓰기 때문이다. 다시말하면 각 웹사이트들의 회원정보들은 DB서버의 정보와 동일하다고 할 수 있다.According to the present invention, since personal information is input to the DB server on the Internet and integratedly managed, the user's information can be efficiently changed and inquired. When a user visits a number of websites and registers, the user does not need to input his / her user information separately. If you only check the ID of your DB server, the web site will send you the contents of the DB server directly without having to enter information. In other words, the member information of each website is the same as that of the DB server.
사용자들은 회원정보의 변경을 위해 수많은 웹사이트를 방문하여 회원정보의 변경을 할 필요가 없어진다. DB서버에 있는 정보를 변경 시키는 것 만으로 모든 웹사이트의 정보가 갱신된다. 각 웹사이트들의 회원정보와 DB서버의 정보는 동일하기 때문이다.Users do not have to visit numerous websites to change their membership information. By changing the information in the DB server, the information on all websites is updated. This is because the member information of each website and the information of the DB server are the same.
사용자가 이용하는 웹사이트 URL 과 그에 해당하는 아이디, 패스워드 등을 등록하여 효율적인 관리가 가능하다. 자신이 이용하는 URL이 분야별 계층구조로 정리가되어 관리되며 해당 아이디, 패스워드 등도 관리되므로 암기하거나 메모할 필요가 없다.Efficient management is possible by registering the website URL used by the user and the corresponding ID and password. The URLs they use are organized and managed in a hierarchical structure by field, and their IDs and passwords are also managed, so there is no need to memorize or memo.
DB서버에서 제공하는 아이디 하나로 모든 사이트를 로그인하며 가입할 수 있으므로 여러 아이디를 외우거나 비밀번호를 잊어버릴 염려가 없다.You can log in and log in to any site with one ID provided by the DB server, so you don't have to worry about memorizing multiple IDs or forgetting passwords.
사용자인증클라이언트 시스템은 인터넷의 모든 사이트에 걸쳐 사용자인증을 유지시켜 주므로 별도로 사용자인증에 신경쓸 필요가 없다. 또한 실제 키보드나 본체에 카드리더기를 부착하여 실제사용자인증카드를 이용하는 것과 동일한 기능을 인터넷 상에서 소프트웨어적으로 구현한 것이기 때문에 카드리더기가 설치된 곳에서만 인증이 가능했던 기존의 불편함을 해소하였다. 또한 사용자인증클라이언트 창에는 현재 사용자인증이 진행중인 사이트나 인증결과 등을 메시지, 표, 아이콘등을 이용해 시각적으로 표현해 주기 때문에 편리하다.The user authentication client system maintains user authentication across all sites on the Internet, so there is no need to worry about user authentication. In addition, since the same function as using a real user authentication card by attaching a card reader to the actual keyboard or the main body is implemented in software on the Internet, the existing inconvenience that authentication was possible only in the place where the card reader is installed is eliminated. In addition, it is convenient because the user authentication client window visually expresses the current site or the authentication result using a message, a table, or an icon.
해당 페이지와 링크된 메뉴의 아이콘들은 베너형식으로 구성되어 있다. 이 베너는 해당 웹사이트에서 관리를 하게 되어 새소식, 행사 등을 배너에 삽입할 수 있어 이용자들에게 시각적인 정보를 제공할 수 있다. 사용자는 이를 보고 현재 사이트에서 진행중인 주요현황을 빠르게 파알할 수 있다.The icons in the menu linked to the page are in the form of a banner. The banner is managed on the website, so that news, events, etc. can be inserted into the banner, providing visual information to users. Users can see this and quickly learn about the current status of the site.
Claims (12)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020000033094A KR20000058580A (en) | 2000-06-15 | 2000-06-15 | Un idb |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020000033094A KR20000058580A (en) | 2000-06-15 | 2000-06-15 | Un idb |
Publications (1)
Publication Number | Publication Date |
---|---|
KR20000058580A true KR20000058580A (en) | 2000-10-05 |
Family
ID=19672130
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020000033094A KR20000058580A (en) | 2000-06-15 | 2000-06-15 | Un idb |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR20000058580A (en) |
Cited By (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20020007779A (en) * | 2000-07-19 | 2002-01-29 | 문인경 | system for providing private information in real time on an internet and P.C. communication |
KR20020026753A (en) * | 2000-10-02 | 2002-04-12 | 박봉래 | A method for automatically executing log-in in distributed netwokrk |
KR20020028692A (en) * | 2000-10-11 | 2002-04-17 | 정문술 | Method for providing integrated user management environment to multi-internet service and system for the same |
KR20020028297A (en) * | 2000-10-09 | 2002-04-17 | 김장우 | System for integrated ID management |
KR20020030444A (en) * | 2000-10-17 | 2002-04-25 | 방현용 | A Computer-Executable Personalized Management Method for Accessing Communication Service and system for the same |
KR20020032901A (en) * | 2000-10-28 | 2002-05-04 | 이계철 | Device and method for service hosting platform |
KR20020032665A (en) * | 2000-10-25 | 2002-05-04 | 김종서 | System and method for customization management service on-line account |
KR20020094683A (en) * | 2001-06-13 | 2002-12-18 | 고성훈 | a common member operation method and device on internet |
KR20030077834A (en) * | 2002-03-27 | 2003-10-04 | 김용환 | Log-one |
KR100463514B1 (en) * | 2000-09-09 | 2004-12-29 | 엘지전자 주식회사 | operation method of system for perform login and system for the same |
KR100496154B1 (en) * | 2001-04-27 | 2005-06-20 | 주식회사 케이티 | System for Authenticating Registered User of Cooperation Sites and Method therefor |
WO2010090821A3 (en) * | 2009-01-20 | 2010-10-28 | Titanium Fire Ltd | Personal data subscriber systems and methods |
KR101016119B1 (en) * | 2008-10-08 | 2011-02-17 | 주식회사 케이티 | Method of providing personal service information of internet site and terminal using same |
KR101064827B1 (en) * | 2004-06-29 | 2011-09-14 | 에스케이 텔레콤주식회사 | User ID Validation Service Providing System using ENME and Method |
US8296323B2 (en) | 2009-01-20 | 2012-10-23 | Titanium Fire Ltd. | Personal data subscriber systems and methods |
US8364713B2 (en) | 2009-01-20 | 2013-01-29 | Titanium Fire Ltd. | Personal data manager systems and methods |
KR101427990B1 (en) * | 2014-03-14 | 2014-08-07 | 에스지앤 주식회사 | Method for changing password, device for changing password and computer readable recording medium |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11143906A (en) * | 1997-11-13 | 1999-05-28 | Nippon Telegr & Teleph Corp <Ntt> | Personal information management method and device and storage medium storing personal information management program |
KR19990073186A (en) * | 1999-06-18 | 1999-10-05 | 강성호 | Method for automatically registering and managing individual's private informations in internet |
KR20000024441A (en) * | 2000-02-14 | 2000-05-06 | 서민철 | Auto internet membership apply |
KR20010084528A (en) * | 2000-02-26 | 2001-09-06 | 이봉기 | Method of and apparatus for sharing personal information in network |
KR20010084364A (en) * | 2000-02-25 | 2001-09-06 | 이병두 | Internet personal identification managing method and system |
KR20010087479A (en) * | 2000-02-29 | 2001-09-21 | 손희두 | Administration method and system of personal information on computer network |
KR20010094145A (en) * | 2000-04-04 | 2001-10-31 | 이승재 | System for managing personal information and managing method thereof |
-
2000
- 2000-06-15 KR KR1020000033094A patent/KR20000058580A/en not_active Application Discontinuation
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11143906A (en) * | 1997-11-13 | 1999-05-28 | Nippon Telegr & Teleph Corp <Ntt> | Personal information management method and device and storage medium storing personal information management program |
KR19990073186A (en) * | 1999-06-18 | 1999-10-05 | 강성호 | Method for automatically registering and managing individual's private informations in internet |
KR20000024441A (en) * | 2000-02-14 | 2000-05-06 | 서민철 | Auto internet membership apply |
KR20010084364A (en) * | 2000-02-25 | 2001-09-06 | 이병두 | Internet personal identification managing method and system |
KR20010084528A (en) * | 2000-02-26 | 2001-09-06 | 이봉기 | Method of and apparatus for sharing personal information in network |
KR20010087479A (en) * | 2000-02-29 | 2001-09-21 | 손희두 | Administration method and system of personal information on computer network |
KR20010094145A (en) * | 2000-04-04 | 2001-10-31 | 이승재 | System for managing personal information and managing method thereof |
Cited By (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20020007779A (en) * | 2000-07-19 | 2002-01-29 | 문인경 | system for providing private information in real time on an internet and P.C. communication |
KR100463514B1 (en) * | 2000-09-09 | 2004-12-29 | 엘지전자 주식회사 | operation method of system for perform login and system for the same |
KR20020026753A (en) * | 2000-10-02 | 2002-04-12 | 박봉래 | A method for automatically executing log-in in distributed netwokrk |
KR20020028297A (en) * | 2000-10-09 | 2002-04-17 | 김장우 | System for integrated ID management |
KR20020028692A (en) * | 2000-10-11 | 2002-04-17 | 정문술 | Method for providing integrated user management environment to multi-internet service and system for the same |
KR20020030444A (en) * | 2000-10-17 | 2002-04-25 | 방현용 | A Computer-Executable Personalized Management Method for Accessing Communication Service and system for the same |
KR20020032665A (en) * | 2000-10-25 | 2002-05-04 | 김종서 | System and method for customization management service on-line account |
KR20020032901A (en) * | 2000-10-28 | 2002-05-04 | 이계철 | Device and method for service hosting platform |
KR100496154B1 (en) * | 2001-04-27 | 2005-06-20 | 주식회사 케이티 | System for Authenticating Registered User of Cooperation Sites and Method therefor |
KR20020094683A (en) * | 2001-06-13 | 2002-12-18 | 고성훈 | a common member operation method and device on internet |
KR20030077834A (en) * | 2002-03-27 | 2003-10-04 | 김용환 | Log-one |
KR101064827B1 (en) * | 2004-06-29 | 2011-09-14 | 에스케이 텔레콤주식회사 | User ID Validation Service Providing System using ENME and Method |
KR101016119B1 (en) * | 2008-10-08 | 2011-02-17 | 주식회사 케이티 | Method of providing personal service information of internet site and terminal using same |
WO2010090821A3 (en) * | 2009-01-20 | 2010-10-28 | Titanium Fire Ltd | Personal data subscriber systems and methods |
US8296323B2 (en) | 2009-01-20 | 2012-10-23 | Titanium Fire Ltd. | Personal data subscriber systems and methods |
US8364713B2 (en) | 2009-01-20 | 2013-01-29 | Titanium Fire Ltd. | Personal data manager systems and methods |
US9984252B2 (en) | 2009-01-20 | 2018-05-29 | The Titanium Fire Ltd Executive Pension Scheme | Methods and systems for facilitating personal data propagation |
KR101427990B1 (en) * | 2014-03-14 | 2014-08-07 | 에스지앤 주식회사 | Method for changing password, device for changing password and computer readable recording medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8468576B2 (en) | System and method for application-integrated information card selection | |
KR20000058580A (en) | Un idb | |
US7660880B2 (en) | System and method for automated login | |
US7933971B2 (en) | Method for secure communication over a public data network via a terminal that is accessible to multiple users | |
JP2005317022A (en) | Account creation via mobile device | |
WO2009039160A2 (en) | Method and system for storing and using a plurality of passwords | |
JP2004078503A (en) | Network system, network server, information processing device, program, and data generation method | |
EP1316189A2 (en) | System and method for the wireless access of computer-based services in an attributable manner | |
CN105308605B (en) | To being accessed by the third-party safety automation mandate arbitrarily applied | |
US20160112389A1 (en) | Secure transfer of user authentication credentials between devices | |
KR100354784B1 (en) | Method to handle IDs and Passwords of Internet sites | |
US11449186B2 (en) | System and method for optimized generation of a single page application for multi-page applications | |
JP2007200217A (en) | Login proxy system and login proxy server | |
JP2016148919A (en) | User attribute information management system and user attribute information management method | |
JP7594141B2 (en) | Authentication System | |
US20210382981A1 (en) | Service providing system, application usage method, and information processing system | |
JP2003085141A (en) | Single sign-on compatible authentication device, network system, and program | |
CN114491418B (en) | Software licensing method and electronic equipment | |
CN116527344A (en) | Unified identity authentication method based on client redirection | |
US20220107996A1 (en) | Information processing apparatus and information processing system | |
JP2022092617A (en) | User profile provision method and equipment | |
JP2009181396A (en) | User authentication system and method | |
JP4993083B2 (en) | Session management apparatus, program, and storage medium | |
KR19990078754A (en) | Method for automatically joining web sites as a member and identifying membership in a distributed environment using banner | |
KR20000064160A (en) | Method for allowing to manage a user's id and password and take the log-in procedure over the internet in place of the user |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20000615 |
|
PA0201 | Request for examination | ||
PG1501 | Laying open of application | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20020527 Patent event code: PE09021S01D |
|
E601 | Decision to refuse application | ||
PE0601 | Decision on rejection of patent |
Patent event date: 20020808 Comment text: Decision to Refuse Application Patent event code: PE06012S01D Patent event date: 20020527 Comment text: Notification of reason for refusal Patent event code: PE06011S01I |