KR20150102652A - Authentication method using in-house e-mail for in-house bulletin board service - Google Patents

Authentication method using in-house e-mail for in-house bulletin board service Download PDF

Info

Publication number
KR20150102652A
KR20150102652A KR1020140024761A KR20140024761A KR20150102652A KR 20150102652 A KR20150102652 A KR 20150102652A KR 1020140024761 A KR1020140024761 A KR 1020140024761A KR 20140024761 A KR20140024761 A KR 20140024761A KR 20150102652 A KR20150102652 A KR 20150102652A
Authority
KR
South Korea
Prior art keywords
house
code
authentication
company
user device
Prior art date
Application number
KR1020140024761A
Other languages
Korean (ko)
Inventor
김지훈
Original Assignee
엔아이에프더블유지 리미티드
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 엔아이에프더블유지 리미티드 filed Critical 엔아이에프더블유지 리미티드
Priority to KR1020140024761A priority Critical patent/KR20150102652A/en
Publication of KR20150102652A publication Critical patent/KR20150102652A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (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 relates to an authentication method using an in-house e-mail account for providing an in-house bulletin board service. An authentication server to provide the authentication method receives an in-house e-mail address, a unique code of a company, and a device code from a user device. The authentication server transmits an e-mail including an activation code to the in-house e-mail address. The authentication server completes the authentication of the in-house e-mail address if the selection signal of the activation code is received. The authentication sever transmits a subscription qualification authority code to the user device. The authentication server receives the subscription qualification authority code, the unique code of the company, and the device code from the user device. The authentication server performs the final authentication completion process.

Description

사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법{AUTHENTICATION METHOD USING IN-HOUSE E-MAIL FOR IN-HOUSE BULLETIN BOARD SERVICE}BACKGROUND OF THE INVENTION 1. Field of the Invention [0001] The present invention relates to an authentication method using an in-house e-mail account for providing an in-house bulletin board service,

본 발명은 인증 방법에 관한 것으로서, 보다 구체적으로는 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법에 관한 것이다.The present invention relates to an authentication method, and more particularly, to an authentication method using an in-house e-mail account for providing an in-house bulletin board service.

인터넷에 접속한 사용자를 대상으로 하는 많은 서비스가 출현하면서 각 서비스 웹사이트마다 사용자 인증을 위해 다양한 방법을 사용하고 있다. 이 중 가장 보편화되어 사용되고 있는 인증방법으로는 사용자가 웹사이트에 접속하여 로그인 시 ID와 패스워드를 입력하도록 하여 사용자가 기존에 설정 등록한 패스워드와 일치하는지 여부를 체크하여 인증하는 방법이 있다.
As many services for users who access the Internet have appeared, various methods are used for user authentication for each service web site. Among the most widely used authentication methods, there is a method in which a user accesses a web site, inputs an ID and a password at the time of login, and checks whether or not the user matches a previously registered password.

그러나 이러한 인증방법은 사용자가 이미 사용 중에 있는 자신의 ID를 이용하여 관심 있는 여러 웹사이트의 회원에 가입하여 등록하고자 하는 경우에, 해당 ID가 이미 다른 가입자에 의해 웹사이트에 등록되어 있어 다른 ID로 변경하여 등록해야 하는 경우가 빈번히 발생하였다.
However, in such an authentication method, when a user wants to subscribe to and register with a member of a web site of interest by using his / her own ID already used, the corresponding ID is already registered in the website by another subscriber, It has frequently been necessary to change and register it.

더욱이, ID와 패스워드를 알파벳 또는 아라비아 숫자만으로 기입하거나 또는 서로 혼용해서 기입해야만 하는 등 웹사이트마다 서로 상이한 일련(string)의 구조를 요구하는 경우가 많아 가입하고자 하는 해당 웹사이트마다 불가피하게 변경된 ID와 패스워드로 등록해야 했다.
Furthermore, in many cases, a different string structure is required for each web site, for example, an ID and a password must be written in alphabetical or Arabic numerals only or mixed with each other. Therefore, I had to register as a password.

이에 따라 다양하게 설정 등록된 ID와 패스워드 중에서, 웹사이트마다 대응되는 ID와 패스워드를 구분하여 입력하기가 쉽지 않았으며 자주 사용하지 않는 ID와 패스워드는 잊어버리는 일이 종종 발생하고, 이때마다 사용자가 매우 번거로운 절차를 거쳐 인증된 ID와 패스워드를 다시 확인하여 로그인하여야 하였다.
Accordingly, it is not easy to distinguish IDs and passwords corresponding to each website among the various registered IDs and passwords, often forgetting IDs and passwords that are not frequently used, After a troublesome procedure, I had to check the ID and password again and login.

최근에는 임의의 ID보다는 사용자의 이메일 주소를 ID로 채택하고 있는 웹사이트들이 늘어나고 있으나 여전히 별도의 패스워드를 사용하고 있어 패스워드 분실 및 변경에 따르는 불편함이 있다. 따라서 이와 같은 불편함을 해소하기 위한 기술의 개발이 시급히 필요한 실정이다.
In recent years, more and more Web sites have adopted a user's email address as an ID rather than an arbitrary ID, but still use a separate password, which is inconvenient for losing or changing a password. Therefore, it is urgently necessary to develop a technique for solving such inconvenience.

한편, 개인 정보 보호에 대한 인식이 강화되면서, 웹사이트 이용과 관련하여 다양한 사용자 인증 방법이 개발되어 왔다(공개특허 제10-2007-0064417호, 공개특허 제10-2012-0005593호, 공개특허 제10-2013-0131682호 등 참조).
Meanwhile, as the perception of personal information protection has been strengthened, various user authentication methods have been developed in connection with the use of the website (Japanese Patent Laid-Open Nos. 10-2007-0064417, 10-2012-0005593, 10-2013-0131682, etc.).

그러나 이와 같은 다양한 사용자 인증 방법은, 안전성이 높더라도 이용에 제약이 많고 불편하기 때문에, 일반적인 웹사이트의 가입이나 로그인 시에 널리 이용되지는 못하고 있다. 따라서 안전성을 강화하면서도 아이디나 패스워드 등의 분실 없이 편리하게 이용이 가능한 인증 방법의 개발이 필요한 실정이다.However, such a variety of user authentication methods are not widely used at the time of sign-up or login of a general web site because they are restricted in use and inconvenient, even though the security is high. Therefore, it is necessary to develop an authentication method that can be used conveniently without losing an ID or a password while enhancing safety.

본 발명은 기존에 제안된 방법들의 상기와 같은 문제점들을 해결하기 위해 제안된 것으로서, 인증 서버가 사내 이메일 주소, 회사 고유코드 및 디바이스코드를 수신하고, 활성화 코드가 포함된 이메일을 상기 사내 이메일 주소로 발송하여 활성화 코드를 통해 인증을 처리하기 때문에, 아이디나 패스워드의 분실 염려가 없는, 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법을 제공하는 것을 그 목적으로 한다.
The present invention has been proposed in order to solve the above-mentioned problems of the previously proposed methods, and it is an object of the present invention to provide a method and system for receiving an e-mail address, an enterprise specific code and a device code, And an authentication method using an in-house e-mail account for providing an in-house bulletin board service without concern of losing an ID or a password.

또한, 본 발명은, 일반적인 이메일 주소에 비해 변경이나 분실 염려가 거의 없는 사내 이메일 주소를 이용하므로 안전하며, 회사 서버를 통해 인증된 사내 이메일 주소를 이용해 인증을 처리하므로 인증 결과에 대한 신뢰도가 높은, 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법을 제공하는 것을 또 다른 목적으로 한다.In addition, the present invention is safe because it uses an in-house e-mail address that is less likely to be changed or lost than a general e-mail address and handles authentication using an in-house e-mail address authenticated through a company server. Another object of the present invention is to provide an authentication method using an in-house e-mail account for providing an in-house bulletin board service.

상기한 목적을 달성하기 위한 본 발명의 특징에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법은,According to an aspect of the present invention, there is provided an authentication method using an in-house e-mail account for providing an in-house bulletin board service,

인증 방법을 제공하는 인증 서버가,An authentication server, which provides an authentication method,

(1) 유저 디바이스로부터 유저의 사내 이메일 주소, 회사 고유코드 및 상기 유저 디바이스의 디바이스코드를 수신하는 단계;(1) receiving an in-house email address, a company specific code and a device code of the user device from a user device;

(2) 이메일 활성화를 위한 활성화 코드를 포함하는 이메일을 상기 사내 이메일 주소로 발송하는 단계;(2) sending an email including an activation code for activating the email to the in-house email address;

(3) 상기 단계 (2)에서 발송된 이메일에 포함된 활성화 코드의 선택 신호가 수신되면, 상기 사내 이메일 주소의 인증을 완료하는 단계;(3) completing authentication of the in-house e-mail address when receiving a selection signal of an activation code included in the e-mail sent in step (2);

(4) 가입자격 권한 코드를 상기 디바이스코드와 대응되는 유저 디바이스에 전송하는 단계;(4) transmitting a subscription entitlement code to a user device corresponding to the device code;

(5) 상기 유저 디바이스로부터 상기 가입자격 권한 코드, 회사 고유코드 및 디바이스코드를 수신하는 단계; 및(5) receiving the subscription entitlement code, company specific code and device code from the user device; And

(6) 상기 단계 (1)에서 제출된 회사 고유코드 및 디바이스코드와 상기 단계 (5)에서 수신한 회사 고유코드 및 디바이스코드를 비교하여 일치하면, 최종 인증 완료 처리를 하는 단계를 포함하며,(6) comparing the company unique code and the device code submitted in the step (1) with the company unique code and the device code received in the step (5)

상기 디바이스코드와 대응되고 최종 인증 완료 처리된 유저 디바이스에 사내 게시판 서비스가 제공되는 것을 그 구성상의 특징으로 한다.
And an in-house bulletin board service is provided to the user device corresponding to the device code and finalized and finalized.

바람직하게는, 상기 단계 (1)은, 상기 인증 서버가,Preferably, in the step (1), the authentication server transmits,

(1) 상기 유저 디바이스로부터 유저의 사내 이메일 주소를 수신하는 단계;(1) receiving a user's in-house email address from the user device;

(2) 상기 유저 디바이스에 회사 리스트를 제공하는 단계; 및(2) providing a company list to the user device; And

(3) 상기 회사 리스트에서 선택된 회사의 회사 고유코드 및 상기 유저 디바이스의 고유코드인 디바이스코드를 수신하는 단계를 포함할 수 있다.
(3) receiving a company unique code of a company selected in the company list and a device code which is a unique code of the user device.

바람직하게는, 상기 단계 (1)과 단계 (2) 사이에는,Preferably, between step (1) and step (2)

상기 인증 서버가, 상기 유저의 사내 이메일 주소를 상기 회사 고유코드와 대응되는 회사 서버에 전송하고, 상기 사내 이메일 주소를 인증하는 단계를 더 포함할 수 있다.
The authentication server may further include transmitting the in-house email address of the user to the company server corresponding to the company unique code, and authenticating the in-house email address.

바람직하게는, 상기 단계 (3)과 단계 (4) 사이에는,Preferably, between step (3) and step (4)

상기 인증 서버가, 상기 유저 디바이스로부터 인증 완료 신호를 수신하는 단계를 더 포함할 수 있다.
The authentication server may further include receiving an authentication completion signal from the user device.

바람직하게는, 상기 단계 (3)과 단계 (4) 사이에는,Preferably, between step (3) and step (4)

상기 인증 서버가, 상기 유저 디바이스에 인증 완료 메시지를 푸시메시지로 전송하는 단계를 더 포함할 수 있다.
The authentication server may further include transmitting an authentication completion message to the user device as a push message.

바람직하게는, 상기 유저 디바이스는,Preferably, the user device further comprises:

상기 사내 게시판 서비스 이용을 위한 애플리케이션을 탑재한 스마트 디바이스일 수 있다.
And may be a smart device having an application for using the in-house bulletin board service.

바람직하게는, 상기 활성화 코드는,Advantageously, the activation code comprises:

상기 인증 서버에 이메일 활성화 신호를 전송하는 링크를 포함할 수 있다.And a link for transmitting an e-mail activation signal to the authentication server.

본 발명에서 제안하고 있는 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법에 따르면, 인증 서버가 사내 이메일 주소, 회사 고유코드 및 디바이스코드를 수신하고, 활성화 코드가 포함된 이메일을 상기 사내 이메일 주소로 발송하여 활성화 코드를 통해 인증을 처리하기 때문에, 아이디나 패스워드의 분실 염려 없이 안정적으로 인증을 처리할 수 있다.
According to an authentication method using an in-house e-mail account for providing an in-house bulletin board service proposed in the present invention, an authentication server receives an in-house e-mail address, a company unique code and a device code, And processes the authentication through the activation code. Therefore, authentication can be stably performed without fear of losing an ID or a password.

또한, 본 발명에 따르면, 일반적인 이메일 주소에 비해 변경이나 분실 염려가 거의 없는 사내 이메일 주소를 이용하므로 안전하며, 회사 서버를 통해 인증된 사내 이메일 주소를 이용해 인증을 처리함으로써, 인증 결과에 대한 신뢰도를 향상시킬 수 있다.According to the present invention, since an in-house e-mail address which is less likely to be changed or lost than an ordinary e-mail address is used, authentication is performed using an in-house e-mail address authenticated through a company server, Can be improved.

도 1은 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법을 구현하기 위한 시스템의 구성을 도시한 도면.
도 2는 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법의 흐름을 도시한 도면.
도 3은 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법에서, 단계 S100의 세부적인 흐름을 도시한 도면.
도 4는 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법에서, 사내 이메일 주소를 입력하는 유저 디바이스를 예를 들어 도시한 도면.
도 5는 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법에서, 회사 고유코드를 입력하는 유저 디바이스를 예를 들어 도시한 도면.
도 6은 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법에서, 회사 서버를 통해 사내 이메일 주소를 인증하는 과정의 흐름을 도시한 도면.
도 7은 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법에서, 사내 이메일 주소의 인증을 완료하는 세부적인 과정의 흐름을 도시한 도면.
도 8은 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법에서, 인증 완료 신호를 전송하는 유저 디바이스를 예를 들어 도시한 도면.
1 is a diagram illustrating a system configuration for implementing an authentication method using an in-house e-mail account for providing an in-house bulletin board service according to an embodiment of the present invention.
2 is a flowchart illustrating an authentication method using an in-house e-mail account for providing an in-house bulletin board service according to an embodiment of the present invention.
FIG. 3 is a detailed flowchart of step S100 in an authentication method using an in-house e-mail account for providing an in-house bulletin board service according to an embodiment of the present invention.
4 illustrates an example of a user device for inputting an in-house email address in an authentication method using an in-house email account for providing an in-house bulletin board service according to an exemplary embodiment of the present invention.
5 is a diagram illustrating an example of a user device for inputting a company unique code in an authentication method using an in-house e-mail account for providing an in-house bulletin board service according to an embodiment of the present invention.
6 is a flowchart illustrating a process of authenticating an in-house e-mail address through a company server in an authentication method using an in-house e-mail account for providing an in-house bulletin board service according to an embodiment of the present invention.
FIG. 7 is a flowchart illustrating a detailed process for completing authentication of an in-house email address in an authentication method using an in-house email account for providing an in-house bulletin board service according to an embodiment of the present invention; FIG.
FIG. 8 illustrates an example of a user device that transmits an authentication completion signal in an authentication method using an in-house e-mail account for providing an in-house bulletin board service according to an exemplary embodiment of the present invention.

이하, 첨부된 도면을 참조하여 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 본 발명을 용이하게 실시할 수 있도록 바람직한 실시예를 상세히 설명한다. 다만, 본 발명의 바람직한 실시예를 상세하게 설명함에 있어, 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략한다. 또한, 유사한 기능 및 작용을 하는 부분에 대해서는 도면 전체에 걸쳐 동일한 부호를 사용한다.
Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings, in order that those skilled in the art can easily carry out the present invention. In the following detailed description of the preferred embodiments of the present invention, a detailed description of known functions and configurations incorporated herein will be omitted when it may make the subject matter of the present invention rather unclear. In the drawings, like reference numerals are used throughout the drawings.

덧붙여, 명세서 전체에서, 어떤 부분이 다른 부분과 ‘연결’ 되어 있다고 할 때, 이는 ‘직접적으로 연결’ 되어 있는 경우뿐만 아니라, 그 중간에 다른 소자를 사이에 두고 ‘간접적으로 연결’ 되어 있는 경우도 포함한다. 또한, 어떤 구성요소를 ‘포함’ 한다는 것은, 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있다는 것을 의미한다.
In addition, in the entire specification, when a part is referred to as being 'connected' to another part, it may be referred to as 'indirectly connected' not only with 'directly connected' . Also, to "include" an element means that it may include other elements, rather than excluding other elements, unless specifically stated otherwise.

도 1은 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법을 구현하기 위한 시스템의 구성을 도시한 도면이다. 도 1에 도시된 바와 같이, 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법을 구현하기 위한 시스템은, 유저 디바이스(100) 및 인증 서버(200)를 포함하여 구성될 수 있다.
1 is a block diagram illustrating a system for implementing an authentication method using an in-house e-mail account for providing an in-house bulletin board service according to an embodiment of the present invention. As shown in FIG. 1, a system for implementing an authentication method using an in-house e-mail account for providing an in-house bulletin board service according to an embodiment of the present invention includes a user device 100 and an authentication server 200 Lt; / RTI >

즉, 본 발명은, 인증 서버(200)가 유저 디바이스(100)로부터 사내 이메일 주소, 회사 고유코드 및 디바이스코드를 수신하여 인증을 처리하면, 사내 게시판 시스템(400)이 인증된 유저 디바이스(100)에 사내 게시판 서비스를 제공함으로써, 사내 이메일 주소를 갖고 있는 유저에 한하여 배타적으로 사내 게시판 서비스를 제공할 수 있도록 하여, 안전하고 신뢰도가 높다.
That is, according to the present invention, when the authentication server 200 receives the in-house email address, company specific code, and device code from the user device 100 and processes authentication, the in-house bulletin board system 400 transmits the authenticated user device 100, By providing an in-house bulletin board service, it is possible to provide an in-house bulletin board service exclusively to a user having an in-house email address, thereby providing high security and reliability.

또한, 본 발명에서는, 인증 서버(200)가 이메일 서버(300)를 통해 활성화 코드가 포함된 이메일을 사내 이메일 주소로 발송하고, 활성화 코드를 통해 활성화된 사내 이메일 주소로 인증 절차를 처리하여, 가입 및 로그인 등을 사내 이메일 주소로 할 수 있도록 함으로써, 아이디나 패스워드의 분실 염려 없이 안정적으로 사용자 인증 절차를 처리할 수 있다.
Further, in the present invention, the authentication server 200 sends an e-mail including the activation code to the in-house e-mail address through the e-mail server 300, processes the authentication procedure with the in-house e-mail address activated through the activation code, And a login or the like can be made to an in-house email address, the user authentication process can be stably handled without fear of losing an ID or a password.

이하에서는, 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법을 구현하기 위한 시스템을 구성하는 각 구성요소에 대하여 상세히 설명하도록 한다.
Hereinafter, each component constituting a system for implementing an authentication method using an in-house e-mail account for providing an in-house bulletin board service according to an embodiment of the present invention will be described in detail.

유저 디바이스(100)는, 사내 이메일 주소를 가지고 있는 유저의 디바이스일 수 있다. 특히, 본 발명의 유저 디바이스(100)는, 사내 게시판 서비스 이용을 위한 애플리케이션을 탑재한 스마트 디바이스일 수 있다. 스마트 기기는 기능이 제한되어 있지 않고 애플리케이션을 통해 상당 부분 기능을 변경하거나 확장할 수 있는 제품을 가리키는 것으로서, 스마트폰, 스마트 노트, 태블릿 PC, 스마트 카메라, 스마트 TV, 웨어러블(wearable) 컴퓨터 등일 수 있다. 다만, 본 발명의 유저 디바이스(100)가 나열한 바와 같은 단말기의 형태에 한정되는 것은 아니며, 네트워크를 통해 인증 서버(200), 이메일 서버(300) 및 사내 게시판 시스템(400)과 통신을 수행하여, 사내 이메일 주소를 이용한 인증을 처리하고, 사내 게시판 서비스를 이용할 수 있다면, 구체적인 단말기의 형태에 관계없이 본 발명의 유저 디바이스(100)의 역할을 얼마든지 할 수 있다.
The user device 100 may be a device of a user having an in-house email address. In particular, the user device 100 of the present invention may be a smart device on which an application for using an in-house bulletin board service is mounted. A smart device may be a smart phone, a smart note, a tablet PC, a smart camera, a smart TV, a wearable computer, or the like, . However, the present invention is not limited to the above-described terminal device of the user device 100 of the present invention, and may be configured to communicate with the authentication server 200, the e-mail server 300 and the in-house bulletin board system 400 through a network, If the authentication using the in-house email address is processed and the in-house bulletin board service is available, the user device 100 of the present invention can play a role regardless of the specific terminal type.

이때, 유저 디바이스(100)에 탑재된 애플리케이션은, 통신망 등에서 운영되는 애플리케이션 서버에서 관리하는 설치 프로그램에 의하여 설치된 실행 프로그램일 수 있으며, 사내 이메일 주소를 통해 인증을 처리하고, 사내 게시판 서비스를 편리하게 이용할 수 있는 각종 인터페이스를 제공하는 기능을 가질 수 있다.
At this time, the application installed in the user device 100 may be an executable program installed by an installation program managed by an application server operated in a communication network or the like, processes the authentication through an in-house email address, conveniently uses the in-house bulletin board service And can provide a variety of interfaces.

인증 서버(200)는, 유저 디바이스(100)로부터 수신한 유저의 사내 이메일 주소를 이용해 인증을 처리할 수 있으며, 인증을 위해 인터넷, 인트라넷, 유무선 통신망, 이동통신망 등을 이용하여 유저 디바이스(100), 이메일 서버(300) 및 사내 게시판 시스템(400)과 각종 신호 및 데이터를 송수신할 수 있다.
The authentication server 200 can process the authentication using the in-house email address of the user received from the user device 100 and authenticate the user device 100 using the Internet, intranet, wired / wireless communication network, The e-mail server 300, and the in-house bulletin board system 400, as shown in FIG.

도 2는 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법의 흐름을 도시한 도면이다. 도 2에 도시된 바와 같이, 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법은, 사내 이메일 주소, 회사 고유코드 및 디바이스코드를 수신하는 단계(S100), 활성화 코드를 포함하는 이메일을 사내 이메일 주소로 발송하는 단계(S200), 활성화 코드의 선택 신호가 수신되면 사내 이메일 주소의 인증을 완료하는 단계(S300), 가입자격 권한 코드를 유저 디바이스(100)에 전송하는 단계(S400), 유저 디바이스(100)로부터 가입자격 권한 코드, 회사 고유코드 및 디바이스코드를 수신하는 단계(S500) 및 회사 고유코드 및 디바이스코드를 비교하여 일치하면 최종 인증 완료 처리를 하는 단계(S600)를 포함하여 구현될 수 있다.
2 is a flowchart illustrating an authentication method using an in-house e-mail account for providing an in-house bulletin board service according to an embodiment of the present invention. As shown in FIG. 2, an authentication method using an in-house email account for providing an in-house bulletin board service according to an embodiment of the present invention includes receiving an in-house email address, a company unique code and a device code (S100) (Step S200). When the activation code selection signal is received, the authentication of the in-house email address is completed (S300). The subscription entitlement authority code is transmitted to the user device 100 (S500) of receiving a subscription entitlement code, a company specific code and a device code from the user device 100, comparing the company unique code and the device code, and performing a final authentication completion process S600).

단계 S100에서는, 인증 서버(200)가 유저 디바이스(100)로부터 유저의 사내 이메일 주소, 회사 고유코드 및 유저 디바이스(100)의 디바이스코드를 수신할 수 있다. 즉, 유저는 유저 디바이스(100)에 사내 게시판 서비스 이용을 위한 애플리케이션을 설치 및 실행하고, 애플리케이션을 통해 사내 이메일 주소 및 회사 고유코드를 입력할 수 있으며, 유저 디바이스(100)가 입력된 사내 이메일 주소 및 회사 고유코드를 네트워크를 통해 인증 서버(200)에 전송할 수 있다.
In step S100, the authentication server 200 can receive the user's in-house email address, company specific code, and device code of the user device 100 from the user device 100. [ That is, the user installs and executes an application for using the in-house bulletin board service in the user device 100, and inputs the in-house email address and the company specific code through the application. When the user device 100 receives the in- And the company specific code to the authentication server 200 via the network.

이하에서는, 도 3을 참조하여 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법의 단계 S100의 세부적인 흐름에 대하여 상세히 설명하도록 한다.
Hereinafter, the detailed flow of step S100 of the authentication method using the in-house e-mail account for providing the in-house bulletin board service according to the embodiment of the present invention will be described in detail with reference to FIG.

도 3은 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법에서, 단계 S100의 세부적인 흐름을 도시한 도면이다. 도 3에 도시된 바와 같이, 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법의 단계 S100은, 유저의 사내 이메일 주소를 수신하는 단계(S110), 유저 디바이스(100)에 회사 리스트를 제공하는 단계(S120) 및 회사 리스트에서 선택된 회사의 회사 고유코드 및 디바이스코드를 수신하는 단계(S130)를 포함하여 구현될 수 있다.
FIG. 3 is a detailed flowchart illustrating an authentication method using an in-house e-mail account for providing an in-house bulletin board service according to an exemplary embodiment of the present invention. As shown in FIG. 3, a step S100 of an authentication method using an in-house e-mail account for providing an in-house bulletin board service according to an embodiment of the present invention includes a step (S110) of receiving a user's in-house e- (S120) of providing a company list to the company list 100 and a step (S130) of receiving a company unique code and a device code of the company selected in the company list.

단계 S110에서는, 인증 서버(200)가 유저 디바이스(100)로부터 유저의 사내 이메일 주소를 수신할 수 있다. 즉, 유저 디바이스(100)는 애플리케이션을 실행하여 사내 이메일 주소를 입력함으로써, 인증 서버(200)에 전송할 수 있다. 본 발명에서는, 사내 게시판 서비스를 이용하기 위한 인증 시에, 통상적인 이메일 주소가 아닌 사내 이메일 주소를 사용함으로써, 기업의 직원인지 여부를 쉽게 확인하고 인증 절차의 신뢰도를 향상시킬 수 있다.
In step S110, the authentication server 200 can receive the user's in-house e-mail address from the user device 100. [ That is, the user device 100 can transmit an application e-mail address to the authentication server 200 by executing the application. In the present invention, by using an in-house e-mail address instead of a normal e-mail address at the time of authentication for using the in-house bulletin board service, it is possible to easily check whether the user is an employee of the company and improve the reliability of the authentication procedure.

도 4는 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법에서, 사내 이메일 주소를 입력하는 유저 디바이스(100)를 예를 들어 도시한 도면이다. 도 4에 도시된 바와 같이, 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법의 단계 S100에서는, 유저가 유저 디바이스(100)에 설치된 애플리케이션을 이용해 직접 사내 이메일 주소를 입력할 수 있다.
4 is a diagram illustrating an example of a user device 100 for inputting an in-house email address in an authentication method using an in-house email account for providing an in-house bulletin board service according to an embodiment of the present invention. 4, in step S100 of an authentication method using an in-house e-mail account for providing an in-house bulletin board service according to an embodiment of the present invention, a user directly uses an application installed in the user device 100, Can be input.

단계 S120에서는, 인증 서버(200)가 유저 디바이스(100)에 회사 리스트를 제공할 수 있다. 즉, 회사 고유코드의 수신을 위해 인증 서버(200)는 사내 게시판 서비스 제공이 가능한 회사 리스트를 제공할 수 있다. 유저는 회사 리스트에서 근무하고 있는 회사를 선택함으로써, 회사 고유코드를 정확하게 입력할 수 있다. 회사 고유코드는, 회사명 또는 인증 서버(200)가 관리하는 회사명과 대응되는 코드일 수 있다. 다만, 계열사, 약칭 등이 있어서 입력하는 유저마다 회사명이 일치하지 않을 수 있으므로, 회사 리스트를 통해 정확한 회사 고유코드의 입력이 가능하도록 할 수 있다.
In step S120, the authentication server 200 can provide the company list to the user device 100. [ That is, the authentication server 200 may provide a company list capable of providing an in-house bulletin board service for receiving the company unique code. By selecting a company that is working in the company list, the user can enter the company unique code correctly. The company unique code may be a code corresponding to the company name or the company name managed by the authentication server 200. [ However, since affiliation companies, abbreviated names, and the like may not match the company name for each input user, it is possible to input an accurate company unique code through the company list.

도 5는 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법에서, 회사 고유코드를 입력하는 유저 디바이스(100)를 예를 들어 도시한 도면이다. 도 5에 도시된 바와 같이, 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법에서는, 유저 디바이스(100)에 제공된 회사 리스트에서 유저가 어느 하나의 회사를 선택할 수 있다.
5 is a diagram illustrating an example of a user device 100 for inputting a company unique code in an authentication method using an in-house e-mail account for providing an in-house bulletin board service according to an exemplary embodiment of the present invention. 5, in an authentication method using an in-house e-mail account for providing an in-house bulletin board service according to an embodiment of the present invention, a user can select a company from a company list provided in the user device 100 have.

단계 S130에서는, 인증 서버(200)가 회사 리스트에서 선택된 회사의 회사 고유코드 및 유저 디바이스(100)의 고유코드인 디바이스코드를 수신할 수 있다. 즉, 도 5에 도시된 화면에서, 유저가 회사를 선택하고 “인증메일 받기”를 선택하면, 애플리케이션은 선택된 회사와 대응되는 회사 고유코드를 인증 서버(200)에 전송할 수 있다.
In step S130, the authentication server 200 can receive the company specific code of the company selected in the company list and the device code which is a unique code of the user device 100. [ 5, when the user selects a company and selects " receive authentication mail ", the application can transmit the company specific code corresponding to the selected company to the authentication server 200. [

또한, 단계 S130에서는, 유저 디바이스(100)가 인증 서버(200)에 디바이스코드를 전송할 수 있는데, 이때 유저 디바이스(100)에 설치된 애플리케이션이 디바이스코드를 자동으로 수집하여 네트워크를 통해 인증 서버(200)에 전송할 수 있다. 본 발명에서, 디바이스코드는 유저 디바이스(100)에 연동하여 등록된 휴대전화번호, 유저 디바이스(100)의 제조 시 등록된 시리얼넘버 등일 수 있다.
In step S130, the user device 100 can transmit the device code to the authentication server 200. At this time, the application installed in the user device 100 automatically collects the device code and transmits the device code to the authentication server 200 via the network. Lt; / RTI > In the present invention, the device code may be a cellular phone number registered in association with the user device 100, a serial number registered at the time of manufacture of the user device 100, and the like.

단계 S200에서는, 인증 서버(200)가 이메일 활성화를 위한 활성화 코드를 포함하는 이메일을 사내 이메일 주소로 발송할 수 있다. 이때, 활성화 코드는, 인증 서버(200)에 이메일 활성화 신호를 전송하는 링크를 포함할 수 있다.
In step S200, the authentication server 200 may send an e-mail containing an activation code for e-mail activation to an in-house e-mail address. At this time, the activation code may include a link for transmitting an e-mail activation signal to the authentication server 200. [

즉, 유저는 사내 이메일 주소로 발송된 이메일을 수신하고, 활성화 코드를 클릭, 터치 등으로 선택하여 인증을 요청할 수 있다. 본 발명에서는, 사내 이메일 주소의 활성화 시에 디바이스코드를 고려하지 않기 때문에, 유저는 애플리케이션이 설치된 유저 디바이스(100) 이외에 다른 디바이스를 이용해 이메일을 확인하고 활성화할 수 있다.
That is, the user can receive the e-mail sent to the in-house e-mail address and request the authentication by selecting the activation code by clicking, touching, or the like. In the present invention, since the device code is not considered when the in-house email address is activated, the user can confirm and activate the email using a device other than the user device 100 in which the application is installed.

스마트 디바이스의 보급과 무선 인터넷 기술의 발달에 따라, 여러 개의 디바이스를 소유한 유저가 늘어나고 있고, 유저에 따라서는 사내 이메일의 확인은 업무용 디바이스에서, 사내 게시판 서비스의 이용은 개인 디바이스에서 하고자 할 수도 있다. 본 발명의 단계 S200에서는, 활성화 코드의 선택 시에 디바이스코드를 수신하거나 발신하지 않으므로, 유저의 편의를 증진시킬 수 있다.
With the spread of smart devices and the development of wireless Internet technologies, more and more users have owned several devices. Depending on the user, confirmation of in-house e-mail may be performed in a business device, and use of an in-house bulletin board service may be performed in a personal device . In the step S200 of the present invention, since the device code is not received or transmitted when the activation code is selected, the convenience of the user can be improved.

단계 S300에서는, 인증 서버(200)가 단계 S200에서 발송된 이메일에 포함된 활성화 코드의 선택 신호가 수신되면, 사내 이메일 주소의 인증을 완료할 수 있다. 즉, 유저가 이메일에 포함된 활성화 코드를 선택하여 네트워크를 통해 인증 서버(200)에 활성화 신호를 전송하면, 인증 서버(200)는 해당 사내 이메일 주소가 유효한 것으로 판단하고 인증을 완료할 수 있다.
In step S300, when the authentication server 200 receives the activation code selection signal included in the e-mail sent in step S200, authentication of the in-house e-mail address can be completed. That is, when the user selects an activation code included in the e-mail and transmits an activation signal to the authentication server 200 through the network, the authentication server 200 determines that the in-house e-mail address is valid and can complete the authentication.

단계 S400에서는, 인증 서버(200)가 가입자격 권한 코드를 디바이스코드와 대응되는 유저 디바이스(100)에 전송할 수 있다. 즉, 단계 S300에서 사내 이메일 주소의 인증이 완료되면, 단계 S100에서 수신한 유저의 디바이스코드와 대응되는 유저 디바이스(100)에 가입자격 권한 코드를 전송할 수 있다. 가입자격 권한 코드는, 유저에게 회원 가입의 자격 권한이 있음을 증명하는 코드로서, 유저 디바이스(100)에 탑재된 애플리케이션을 통해 전송될 수 있으며, SMS(Short Message Service), MMS(Multi Message Service), 푸시메시지 등을 이용해 전송될 수도 있다.
In step S400, the authentication server 200 may transmit the subscription entitlement code to the user device 100 corresponding to the device code. That is, when authentication of the in-house email address is completed in step S300, the subscription entitlement code can be transmitted to the user device 100 corresponding to the device code of the user received in step S100. The subscription entitlement code may be transmitted through an application installed in the user device 100 as a code for verifying that the user has entitlement to subscription, and may be a Short Message Service (SMS), a Multi Message Service (MMS) , A push message, or the like.

단계 S500에서는, 인증 서버(200)가 유저 디바이스(100)로부터 가입자격 권한 코드, 회사 고유코드 및 디바이스코드를 수신할 수 있다. 즉, 단계 S500에서는, 유저 디바이스(100)가 단계 S400에서 인증 서버(200)가 전송한 가입자격 권한 코드와 함께, 회사 고유코드 및 디바이스코드를 인증 서버(200)에 재전송함으로써, 회사 고유코드 및 디바이스코드를 다시 한 번 확인할 수 있다.
In step S500, the authentication server 200 can receive the subscription entitlement code, the company specific code, and the device code from the user device 100. [ That is, in step S500, the user device 100 retransmits the company unique code and the device code together with the subscription entitlement code transmitted by the authentication server 200 in step S400 to the authentication server 200, You can see the device code again.

단계 S600에서는, 인증 서버(200)가 단계 S100에서 제출된 회사 고유코드 및 디바이스코드와 단계 S500에서 수신한 회사 고유코드 및 디바이스코드를 비교하여 일치하면, 최종 인증 완료 처리를 할 수 있다. 단계 S600에서 회사 고유코드를 비교함으로써 회사명의 변조 등을 막을 수 있다. 또한, 디바이스코드를 비교함으로써 유저 디바이스(100)를 확인하여 신뢰도를 향상시킬 수 있다.
In step S600, when the authentication server 200 compares the company specific code and the device code, which are submitted in step S100, with the company specific code and the device code received in step S500, the authentication server 200 can perform final authentication completion processing. In step S600, it is possible to prevent the company name from being tampered with by comparing the company specific code. In addition, by comparing the device codes, the user device 100 can be checked and reliability can be improved.

한편, 단계 S600에서 최종 인증 완료 처리가 되면, 인증 서버(200)가 사내 게시판 시스템(400)에 최종 인증 완료를 통지할 수 있고, 사내 게시판 시스템(400)을 통해 디바이스코드와 대응되고 최종 인증 완료 처리된 유저 디바이스(100)에 사내 게시판 서비스가 제공될 수 있다. 본 발명에서는, 디바이스코드와 대응되는 유저 디바이스(100)에 사내 게시판 서비스를 제공하고, 다른 디바이스를 통해 사내 게시판 서비스의 이용을 제한함으로써, 안전성 및 신뢰도를 향상시킬 수 있고, 사내 게시판의 무단 이용을 방지할 수 있다.
On the other hand, when the final authentication completion processing is performed in step S600, the authentication server 200 can notify the in-house bulletin board system 400 of the completion of the final authentication, An in-house bulletin board service can be provided to the processed user device 100. [ In the present invention, by providing an in-house bulletin board service to the user device 100 corresponding to the device code and restricting the use of the in-house bulletin board service through another device, safety and reliability can be improved and unauthorized use of the in- .

도 6은 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법에서, 회사 서버를 통해 사내 이메일 주소를 인증하는 과정의 흐름을 도시한 도면이다. 도 6에 도시된 바와 같이, 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법은, 유저의 사내 이메일 주소를 회사 서버에 전송하고 사내 이메일 주소를 인증하는 단계(S150)를 더 포함하여 사내 이메일 주소를 회사 서버를 통해 인증할 수 있다.
FIG. 6 is a flowchart illustrating a process of authenticating an in-house e-mail address through a company server in an authentication method using an in-house e-mail account for providing an in-house bulletin board service according to an embodiment of the present invention. As shown in FIG. 6, an authentication method using an in-house e-mail account for providing an in-house bulletin board service according to an embodiment of the present invention includes transmitting an in-house e-mail address of a user to a company server and authenticating an in- S150) to authenticate the in-house e-mail address through the company server.

단계 S150에서는, 인증 서버(200)가 유저의 사내 이메일 주소를 회사 고유코드와 대응되는 회사 서버에 전송하고, 사내 이메일 주소를 인증할 수 있다. 즉, 본 발명에서는, 회사 서버를 통해 사내 이메일 주소가 실제 해당 회사에서 사용되고 있는 이메일 주소인지를 확인받을 수 있다. 단계 S150을 더 포함함으로써, 실제 회사에서 근무하지 않는 자가 사내 이메일 주소임을 가장하여 인증을 받거나 사내 게시판을 이용하지 못하도록 할 수 있다.
In step S150, the authentication server 200 can transmit the user's in-house email address to the company server corresponding to the company unique code, and authenticate the in-house email address. That is, in the present invention, it can be confirmed through the company server whether the in-house email address is actually an email address used in the company. By further including step S150, it is possible to impersonate a person who is not working in an actual company as an in-house e-mail address, thereby preventing authentication or using an in-house bulletin board.

도 7은 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법에서, 사내 이메일 주소의 인증을 완료하는 세부적인 과정의 흐름을 도시한 도면이다. 도 7에 도시된 바와 같이, 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법은, 유저 디바이스(100)로부터 인증 완료 신호를 수신하는 단계(S350) 또는 유저 디바이스(100)에 인증 완료 메시지를 푸시메시지로 전송하는 단계(S360)를 더 포함하여 사내 이메일 주소의 인증을 완료할 수 있다.
FIG. 7 is a flowchart illustrating a detailed process for completing authentication of an in-house email address in an authentication method using an in-house email account for providing an in-house bulletin board service according to an embodiment of the present invention. 7, an authentication method using an in-house e-mail account for providing an in-house bulletin board service according to an embodiment of the present invention includes receiving an authentication completion signal from the user device 100 (S350) (S360) of transmitting an authentication completion message to the mobile terminal 100 as a push message, thereby completing the authentication of the in-house email address.

단계 S350에서는, 인증 서버(200)가 유저 디바이스(100)로부터 인증 완료 신호를 수신할 수 있다. 즉, 단계 S200에서 발송된 이메일에 포함된 활성화 코드를 선택하여 사내 이메일 주소의 인증을 완료하면, 유저가 유저 디바이스(100)에서 인증 완료 신호를 인증 서버(200)에 전송함으로써, 단계 S400의 가입자격 권한 코드의 발송을 요청할 수 있다.
In step S350, the authentication server 200 can receive the authentication completion signal from the user device 100. [ That is, when the activation code included in the e-mail sent in step S200 is selected and authentication of the in-house e-mail address is completed, the user transmits an authentication completion signal to the authentication server 200 in the user device 100, You may request the shipment of a qualification code.

도 8은 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법에서, 인증 완료 신호를 전송하는 유저 디바이스(100)를 예를 들어 도시한 도면이다. 도 8에 도시된 바와 같이, 본 발명의 일실시예에 따른 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법의 단계 S350에서는, 사내 이메일 주소로 발송된 활성화 코드를 선택하여 사내 이메일 주소를 활성화한 다음, 유저는 유저 디바이스(100)에 탑재된 애플리케이션에서 “인증 완료”를 선택할 수 있다. 인증 서버(200)는, 단계 S300에서 사내 이메일 주소의 인증을 완료하고, 단계 S350에서 인증 완료 신호가 수신되면, 가입자격 권한 코드를 생성하여 단계 S400을 처리할 수 있다.
FIG. 8 is a diagram illustrating an example of a user device 100 for transmitting an authentication completion signal in an authentication method using an in-house e-mail account for providing an in-house bulletin board service according to an embodiment of the present invention. 8, in operation S350 of the method using an in-house e-mail account for providing an in-house bulletin board service according to an exemplary embodiment of the present invention, an activation code sent to an in-house e-mail address is selected, Then, the user can select " authentication completed " in the application installed in the user device 100. [ The authentication server 200 can complete the authentication of the intra-company e-mail address in step S300 and, if the authentication completion signal is received in step S350, generate the subscription entitlement code and process step S400.

단계 S360에서는, 인증 서버(200)가 유저 디바이스(100)에 인증 완료 메시지를 푸시메시지로 전송할 수 있다. 즉, 본 발명에서는, 단계 S300 이후에 단계 S350을 처리하여 인증 서버(200)가 수동적으로 인증 완료를 확인할 수 있으나, 단계 S360을 처리하여 단계 S300의 인증 완료를 능동적으로 유저에게 알려줄 수도 있다. 인증 완료 메시지는 푸시메시지로 전송함으로써, 유저 디바이스(100)의 애플리케이션 실행 화면에서 실시간으로 확인이 가능하도록 할 수 있다.
In step S360, the authentication server 200 may transmit an authentication completion message to the user device 100 as a push message. That is, in the present invention, after step S300, the authentication server 200 can manually confirm the completion of authentication by processing step S350, but may actively notify the user of the authentication completion of step S300 by processing step S360. By transmitting the authentication completion message as a push message, it is possible to check in real time on the application execution screen of the user device 100. [

이상 설명한 본 발명은 본 발명이 속한 기술분야에서 통상의 지식을 가진 자에 의하여 다양한 변형이나 응용이 가능하며, 본 발명에 따른 기술적 사상의 범위는 아래의 특허청구범위에 의하여 정해져야 할 것이다.The present invention may be embodied in many other specific forms without departing from the spirit or essential characteristics of the invention.

100: 유저 디바이스 200: 인증 서버
300: 이메일 서버 400: 사내 게시판 시스템
S100: 사내 이메일 주소, 회사 고유코드 및 디바이스코드를 수신하는 단계
S110: 유저의 사내 이메일 주소를 수신하는 단계
S120: 유저 디바이스에 회사 리스트를 제공하는 단계
S130: 회사 리스트에서 선택된 회사의 회사 고유코드 및 디바이스코드를 수신하는 단계
S150: 유저의 사내 이메일 주소를 회사 서버에 전송하고 사내 이메일 주소를 인증하는 단계
S200: 활성화 코드를 포함하는 이메일을 사내 이메일 주소로 발송하는 단계
S300: 활성화 코드의 선택 신호가 수신되면 사내 이메일 주소의 인증을 완료하는 단계
S350: 유저 디바이스로부터 인증 완료 신호를 수신하는 단계
S360: 유저 디바이스에 인증 완료 메시지를 푸시메시지로 전송하는 단계
S400: 가입자격 권한 코드를 유저 디바이스에 전송하는 단계
S500: 유저 디바이스로부터 가입자격 권한 코드, 회사 고유코드 및 디바이스코드를 수신하는 단계
S600: 회사 고유코드 및 디바이스코드를 비교하여 일치하면 최종 인증 완료 처리를 하는 단계
100: user device 200: authentication server
300: Email server 400: In-house bulletin board system
S100: Step of receiving an in-house email address, company specific code and device code
S110: receiving the user's in-house email address
S120: Providing a company list to the user device
S130: receiving the company specific code and the device code of the company selected in the company list
S150: transmitting the user's in-house email address to the company server and authenticating the in-house email address
S200: sending an email containing the activation code to an in-house email address
S300: Completion of authentication of the in-house email address when the selection signal of the activation code is received
S350: receiving an authentication completion signal from the user device
S360: transmitting an authentication completion message to the user device as a push message
S400: transmitting the subscription entitlement code to the user device
S500: receiving a subscription entitlement code, a company specific code and a device code from the user device
S600: comparing the company unique code and the device code, and performing a final authentication completion process if they match

Claims (7)

인증 방법을 제공하는 인증 서버가,
(1) 유저 디바이스로부터 유저의 사내 이메일 주소, 회사 고유코드 및 상기 유저 디바이스의 디바이스코드를 수신하는 단계;
(2) 이메일 활성화를 위한 활성화 코드를 포함하는 이메일을 상기 사내 이메일 주소로 발송하는 단계;
(3) 상기 단계 (2)에서 발송된 이메일에 포함된 활성화 코드의 선택 신호가 수신되면, 상기 사내 이메일 주소의 인증을 완료하는 단계;
(4) 가입자격 권한 코드를 상기 디바이스코드와 대응되는 유저 디바이스에 전송하는 단계;
(5) 상기 유저 디바이스로부터 상기 가입자격 권한 코드, 회사 고유코드 및 디바이스코드를 수신하는 단계; 및
(6) 상기 단계 (1)에서 제출된 회사 고유코드 및 디바이스코드와 상기 단계 (5)에서 수신한 회사 고유코드 및 디바이스코드를 비교하여 일치하면, 최종 인증 완료 처리를 하는 단계를 포함하며,
상기 디바이스코드와 대응되고 최종 인증 완료 처리된 유저 디바이스에 사내 게시판 서비스가 제공되는 것을 특징으로 하는, 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법.
An authentication server, which provides an authentication method,
(1) receiving an in-house email address, a company specific code and a device code of the user device from a user device;
(2) sending an email including an activation code for activating the email to the in-house email address;
(3) completing authentication of the in-house e-mail address when receiving a selection signal of an activation code included in the e-mail sent in step (2);
(4) transmitting a subscription entitlement code to a user device corresponding to the device code;
(5) receiving the subscription entitlement code, company specific code and device code from the user device; And
(6) comparing the company unique code and the device code submitted in the step (1) with the company unique code and the device code received in the step (5)
Wherein the in-house bulletin board service is provided to the user device corresponding to the device code and the final authentication process is completed.
제1항에 있어서, 상기 단계 (1)은, 상기 인증 서버가,
(1) 상기 유저 디바이스로부터 유저의 사내 이메일 주소를 수신하는 단계;
(2) 상기 유저 디바이스에 회사 리스트를 제공하는 단계; 및
(3) 상기 회사 리스트에서 선택된 회사의 회사 고유코드 및 상기 유저 디바이스의 고유코드인 디바이스코드를 수신하는 단계를 포함하는 것을 특징으로 하는, 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법.
2. The method according to claim 1, wherein the step (1)
(1) receiving a user's in-house email address from the user device;
(2) providing a company list to the user device; And
And (3) receiving a company unique code of a company selected from the company list and a device code which is a unique code of the user device.
제1항에 있어서, 상기 단계 (1)과 단계 (2) 사이에는,
상기 인증 서버가, 상기 유저의 사내 이메일 주소를 상기 회사 고유코드와 대응되는 회사 서버에 전송하고, 상기 사내 이메일 주소를 인증하는 단계를 더 포함하는 것을 특징으로 하는, 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법.
The method according to claim 1, wherein between step (1) and step (2)
Further comprising the step of the authentication server transmitting the in-house email address of the user to the company server corresponding to the company unique code and authenticating the in-house email address. Authentication method using account.
제1항에 있어서, 상기 단계 (3)과 단계 (4) 사이에는,
상기 인증 서버가, 상기 유저 디바이스로부터 인증 완료 신호를 수신하는 단계를 더 포함하는 것을 특징으로 하는, 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법.
The method according to claim 1, wherein between step (3) and step (4)
Further comprising the step of the authentication server receiving an authentication completion signal from the user device, wherein the authentication server receives the authentication completion signal from the user device.
제1항에 있어서, 상기 단계 (3)과 단계 (4) 사이에는,
상기 인증 서버가, 상기 유저 디바이스에 인증 완료 메시지를 푸시메시지로 전송하는 단계를 더 포함하는 것을 특징으로 하는, 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법.
The method according to claim 1, wherein between step (3) and step (4)
Wherein the authentication server further includes a step of transmitting an authentication completion message to the user device in a push message.
제1항에 있어서, 상기 유저 디바이스는,
상기 사내 게시판 서비스 이용을 위한 애플리케이션을 탑재한 스마트 디바이스인 것을 특징으로 하는, 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법.
The apparatus according to claim 1,
Wherein the smart card is a smart device equipped with an application for using the in-house bulletin board service.
제1항에 있어서, 상기 활성화 코드는,
상기 인증 서버에 이메일 활성화 신호를 전송하는 링크를 포함하는 것을 특징으로 하는, 사내 게시판 서비스 제공을 위한 사내 이메일 계정을 이용한 인증 방법.
2. The method of claim 1,
And a link for transmitting an e-mail activation signal to the authentication server.
KR1020140024761A 2014-02-28 2014-02-28 Authentication method using in-house e-mail for in-house bulletin board service KR20150102652A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020140024761A KR20150102652A (en) 2014-02-28 2014-02-28 Authentication method using in-house e-mail for in-house bulletin board service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020140024761A KR20150102652A (en) 2014-02-28 2014-02-28 Authentication method using in-house e-mail for in-house bulletin board service

Publications (1)

Publication Number Publication Date
KR20150102652A true KR20150102652A (en) 2015-09-07

Family

ID=54243391

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020140024761A KR20150102652A (en) 2014-02-28 2014-02-28 Authentication method using in-house e-mail for in-house bulletin board service

Country Status (1)

Country Link
KR (1) KR20150102652A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109634980A (en) * 2018-12-07 2019-04-16 万翼科技有限公司 House property subscribes the verification method, server and storage medium of qualification

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109634980A (en) * 2018-12-07 2019-04-16 万翼科技有限公司 House property subscribes the verification method, server and storage medium of qualification

Similar Documents

Publication Publication Date Title
US12125018B2 (en) Terminal for conducting electronic transactions
JP4540479B2 (en) How to link devices
US20180219851A1 (en) Method and system for authentication
JP5764501B2 (en) Authentication device, authentication method, and program
JP2007058469A (en) Authentication system, authentication server, authentication method, and authentication program
TR201810890T4 (en) A method and system that protects against identity theft or copy abuse.
US8127337B2 (en) Method and apparatus as pertains to a biometric template and a corresponding privacy policy
JP7104259B1 (en) Information processing equipment, information processing methods, and programs
CN112292845B (en) Information processing apparatus, information processing method, and program
CN105812398A (en) Remote login authorization method and remote login authorization device
US10778434B2 (en) Smart login method using messenger service and apparatus thereof
KR20140081041A (en) Authentication Method and System for Service Connection of Internet Site using Phone Number
JP4914725B2 (en) Authentication system, authentication program
KR101739446B1 (en) User authentication system and user authentication method therefor
KR20150102652A (en) Authentication method using in-house e-mail for in-house bulletin board service
JP5005394B2 (en) Mail server access method and e-mail system
WO2017134922A1 (en) Service provision system, authentication device, and program
JP2009181396A (en) User authentication system and its method
KR20070090463A (en) A micro payment sevice using mobile telecommunication sms
JP7266560B2 (en) Authentication device, authentication method and authentication program
KR101578383B1 (en) System and method of controlling user device using profile
JPWO2017134922A1 (en) Service providing system, authentication device, and program
JP5770354B1 (en) Server system and request execution control method
CN112688943B (en) Dynamic password generation method, server, terminal device and storage medium
WO2022215183A1 (en) Service providing system, personal information registration method, and program

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application