Modul Drupal untuk Single-Sign-On Link Eksternal

Main Author: Kridalukmana, Rinta
Format: Article PeerReviewed application/pdf
Terbitan: Department of Computer Engineering , 2011
Subjects:
Online Access: http://eprints.undip.ac.id/40509/1/17-70-1-PB.pdf
http://eprints.undip.ac.id/40509/
Daftar Isi:
  • Recently enterprises tend to develop web-based application to deal with their business process. With numerous applications, enterprise must manage user for each application and how to access those application in a good manner. Application portal with single-sign-on approach is one alternative in managing user and enterprise applications. Single-sign-on approach can reduce the necessaries to remember login information to each application by user. As a solution in web-based content management system, Drupal is one alternative to manage both issues above. Combined with LDAP (Lightweight Directory Access Protocol) to support single-sign-on approach, LDAP integration module for Drupal is needed. This module will authenticate user information from LDAP server. After LDAP authentication, the next problem is how to use the authenticated user information to sign on enterprise application. Other module needs to be developed solve the problem.