기관회원 [로그인]
소속기관에서 받은 아이디, 비밀번호를 입력해 주세요.
개인회원 [로그인]

비회원 구매시 입력하신 핸드폰번호를 입력해 주세요.
본인 인증 후 구매내역을 확인하실 수 있습니다.

회원가입
서지반출
A Web Service-based Single Sign-on Method using Registry
[STEP1]서지반출 형식 선택
파일형식
@
서지도구
SNS
기타
[STEP2]서지반출 정보 선택
  • 제목
  • URL
돌아가기
확인
취소
  • A Web Service-based Single Sign-on Method using Registry
  • A Web Service-based Single Sign-on Method using Registry
저자명
김선득,변창일,오현택,정성우,Kim. Sun Deuk,Byun. Chang Il,Oh. Hyun Taek,Chung. Sung Woo
간행물명
정보과학회논문지. Journal of KIISE. 컴퓨팅의 실제 및 레터
권/호정보
2014년|20권 1호|pp.36-40 (5 pages)
발행정보
한국정보과학회
파일정보
정기간행물|ENG|
PDF텍스트
주제분야
기타
이 논문은 한국과학기술정보연구원과 논문 연계를 통해 무료로 제공되는 원문입니다.
서지반출

영문초록

싱글 사인온 방법은 복수개의 어플리케이션 시스템에 한 번의 로그인으로 접속을 할 수 있기 때문에, 사용자가 가장 효율적으로 로그인할 수 있는 방법 중 하나이다. 여러 개의 시스템에 한번의 인증으로 접속할 수 있는 편리성 때문에 다양한 방식의 싱글 사인온 관련 연구가 진행되고 있다. 기존 연구에서 다양한 싱글 사인온 모델이 제안되었으나 웹기반 서비스와 클라이언트 프로그램기반 서비스 모두에 적용할 수 없으며, 포탈/미들웨어 서버에 접속 후 싱글 사인온이 제공되는 제약이 있다. 또한, 기존 방법은 엔터프라이즈 환경에 적용 가능한 수준의 토큰 검증 알고리즘이 없거나, 서비스 간 연동이 필요하다. 이에 본 논문에서는 레지스트리를 이용한 웹 서비스기반 싱글 사인온 방법을 제안하여 기존의 제약 사항을 극복하고, 엔터프라이즈 환경에 적용하여 검증하였다.

기타언어초록

A single sign-on (SSO) method is one of the most efficient authentication strategies for using web applications efficiently because users can sign in to all related services with only one-time authentication. Since SSO reduces the number of logins, several approaches related to SSO have been proposed during the past several years. However, existing schemes do not support general application systems for both web browser-based services and client program-based services. Thus, their methods need middleware or portal server to provide SSO. Moreover, existing approaches do not guarantee token authentication algorithms for SSO, and their papers need connections between the services. In this paper, we propose a novel approach of a SSO method through registry and web service methods that support general application systems without these existing limitations. Also, our method is implemented in an enterprise environment.