SINGLE SIGN-ON DEVELOPMENT FOR TOKEN-BASED USER AUTHENTICATION

With application development trend shifting to internet-based model, nowadays many organizations have more than one web applications. Every application usually need user authentication. But, it is not efficient if each application in the same organization has their own authentication mechanism. Sing...

Full description

Saved in:
Bibliographic Details
Main Author: ARIFIN SISWANTO - NIM: 13513024 , LUQMAN
Format: Final Project
Language:Indonesia
Online Access:https://digilib.itb.ac.id/gdl/view/28661
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Institut Teknologi Bandung
Language: Indonesia
Description
Summary:With application development trend shifting to internet-based model, nowadays many organizations have more than one web applications. Every application usually need user authentication. But, it is not efficient if each application in the same organization has their own authentication mechanism. Single sign-on is a solution of multi-service authentication problem. Based on analysis, not all single sign-on tool is easy to integrate with those applications. We analyzed some problems and then produced new single sign-on characteristics. <br /> <br /> <br /> <br /> In this project, a new single sign-on tool is developed, then so called Minisso, which consists of Minisso server and Minisso dashboard. Server is used as a main brain meanwhile dashboard is used as an extra for management. Minisso is implemented as an improvement of single sign-on tools that already have existed before. <br /> <br /> <br /> <br /> Minisso is tested using test scenarios. Those test scenarios consist of functionality test and integrated test. Result tests show that Minisso is able to be developed and integrated with both existing and newly-written applications, without concerning of programming languages and technologies which used in applications (language-agnostic). Integration steps for Minisso to applications are explained in this work. <br /> <br /> <br /> <br /> .