Claim Missing Document
Check
Articles

Found 3 Documents
Search

Integrated Email Management System Based Google Application Programming Interface Using OAuth 2.0 Authorization Protocol Zuhar Musliyana; Andita Ghaitsa Satira; Mahendar Dwipayana; Ayu Helinda
Elkawnie: Journal of Islamic Science and Technology Vol 6, No 1 (2020)
Publisher : Universitas Islam Negeri Ar-Raniry Banda Aceh

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.22373/ekw.v6i1.5545

Abstract

Abstract : Google Apps is a service provided by Google that allows users to use Google products with their own domain names. Among the products offered by Google Apps are email (Gmail), Docs (Google Drive), and Classroom services. In addition, Google Apps also provides Application Programming Interface (API) services that can be used by developers to take advantage of various features provided by Google. Universitas Ubudiyah Indonesia (UUI) is one of the universities that use Google Apps service for managing student emails. At present, UUI student email management through Google Apps is still not integrated with academic information system data. As a result, UUI must allocate special resources for managing student emails manually. Based on these problems, this study proposes an integration system for UUI student email management using the Google Apps API. This system is designed using PHP programming. The Google Apps API authentication method uses OAuth 2.0. The results of this study indicate that student email management on Google Apps can be done through campus academic information systems. With this system, students can activate email independently without having to be registered manually to the Google Apps page by the campus email managers.Abstrak : Google Apps adalah sebuah layanan yang disediakan oleh Google yang memungkinkan pengguna dapat menggunakan produk google dengan nama domain sendiri. Di antaranya produk yang disediakan Google Apps yaitu layanan email (Gmail), dokumen (Google Drive), dan Classroom. Selain itu, Google Apps juga menyediakan layanan Application Programming Interface (API) yang dapat dimanfaatkan oleh pengembang untuk memanfaatkan berbagai layanan yang disediakan oleh Google. Universitas Ubudiyah Indonesia (UUI) merupakan salah satu universitas yang menggunakan layanan Google Apps untuk pengelolaan email mahasiswa. Saat ini pengelolaan email mahasiswa UUI melalui Google Apps masih belum terintegrasi dengan data sistem informasi akademik. Akibatnya UUI harus mengalokasikan sumber daya khusus untuk mengelola email mahasiswa secara manual. Berdasarkan permasalahan tersebut penelitian ini mengusulkan sistem integrasi pengelolaan email mahasiswa UUI menggunakan API Google Apps. Sistem ini dirancang menggunakan pemograman PHP. Metode autentikasi API Google Apps menggunakan OAuth 2.0. Hasil penelitian ini menunjukkan pengelolaan email mahasiswa pada Google Apps dapat dilakukan melalui sistem informasi akademik kampus. Dengan adanya sistem ini mahasiswa dapat melakukan aktivasi email secara mandiri tanpa harus didaftarkan secara manual ke halaman Google Apps oleh pengelola email kampus.
SISTEM PENDUKUNG KEPUTUSAN BERBASIS WEB UNTUK PEMILIHAN SISWA PENERIMA BEASISWA MENGGUNAKAN METODE WEIGHTED PRODUCT Misiani Misiani; Zuhar Musliyana
JOURNAL OF INFORMATICS AND COMPUTER SCIENCE Vol 4, No 2 (2018): Oktober 2018
Publisher : Ubudiyah Indonesia University

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33143/jics.Vol4.Iss2.542

Abstract

AbstrakSelain faktor ketelitian, waktu yang dibutuhkan untuk mengevaluasi penerima beasiswa juga berpengaruh terhadap pengambilan kebijakan. Apalagi dengan jumlah pelamar beasiswa yangbesar,  tentu  memerlukan  sumber  daya  manusia  dan  alokasi  waktu  yang  cukup.  Pada penelitian  ini  metode  yang  digunakan  dalam  sistem  pengambilan  keputusan  penerimabeasiswa  adalah  metode  Weighted  Product.  Metode  weighted  product  digunakan  untuk mencari alternatif terbaik dari beberapa alternatif dengan kriteria tertentu. Proses dari metodeweighted product adalah menentukan nilai bobot untuk setiap kriteria, kemudian dilakukan proses perangkingan untuk menyeleksi alternatif dari sejumlah alternatif yang ada. Sistemyang dibuat dalam penelitian ini adalah sistem dinamis, sehingga kriteria yang digunakan dalam  setiap  beasiswa berbeda-beda, sesuai dengan jenis  beasiswa yang  ada. Penerapanmetode ini dapat mengurangi kesalahan dalam pemilihan penerima beasiswa. Kata Kunci : Sistem Pendukung Keputusan, Beasiswa, Weighted Product
Kombinasi Waktu Sinkronisasi dan Nilai Salt untuk Peningkatan Keamanan pada Single Sign-On Rizal Munadi; Zuhar Musliyana; Teuku Yuliar Arif; Afdhal; Syahrial
Jurnal Nasional Teknik Elektro dan Teknologi Informasi Vol 5 No 3: Agustus 2016
Publisher : Departemen Teknik Elektro dan Teknologi Informasi, Fakultas Teknik, Universitas Gadjah Mada

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (1026.358 KB)

Abstract

Single sign-on (SSO) is a session authentication process that allows a user to login by using user registered identity and password in order to access appropriate applications. The authentication process takes the user in to login for all the applications they have been given rights to and eliminates further prompts when they switch applications during a particular session. Its implementation will provide a reduction of password burden to access many applications for every login process. Ease of access through a single account needs to be addressed carefully to ensure the authentication credentials that are not scattered and known by others. Currently, there are several open source SSO authentication methods available. However, the use of existing authentication methods is still vulnerable to attack, such as Man-In-The-Middle. In this study, SSO authentication algorithm using One-Time Password (OTP) is proposed using a combination of time synchronization and salt value. These combinations are used to verify user session while accessing any application with SSO mechanism. The results show that the proposed OTP algorithm can handle SSO authentication process in good fashion and also protect from Man-In-The-Middle Attack.