Skip to content

Latest commit

 

History

History

lab6

FAF.CS16.1 Fall 2021

Lab 6: SSO Security

Table of contents

Introduction

In this course we will do a sequence of labs, the end goal of which is to develop a Security Benchmarking Tool (SBT). These labs will familiarize us with instruments used in IT security departments of different companies as well as give us practical experience in developing them. Concretely, we will be working with cyber security audit policies - benchmarks that allow a security officer to assess a system’s vulnerability to different attacks and enforce certain security configurations based on community best practices.

Laboratory Tasks

Our desktop application must enable the user to:

  • Offer user authentication via SSO using at least 3 identity providers (e.g. Facebook, Gmail, Twitter etc.);
  • Configure SSO integration to get as much as possible data about the end-user;
  • Configure SSO integration to get as much as possible data about the end-user;

Video

lab6.mp4

Technologies

In this laboratory work I have used HTML, CSS and Javascript.

Setup

Launch index.html