Essays about: "OAuth 2.0"

Showing result 1 - 5 of 6 essays containing the words OAuth 2.0.

  1. 1. Login hardening with Multi-factor Authentication

    University essay from Lunds universitet/Institutionen för elektro- och informationsteknik

    Author : Michaela Bergman; [2021]
    Keywords : multi-factor authentication; authentication; security; usability; cost; biometrics; biometric authentication; openid connect; oauth 2.0; PKCE; account recovery; security threats; authentication factors; Technology and Engineering;

    Abstract : The aim with this Master’s Thesis work was to conduct research about different available authenticators, as well as implementing a multi-factor authenticator into the currently used login-application. The research included biometric authentication technologies, and investigation of how to implement these to create a highly secure and customizable multi-factor authentication for My Axis-accounts for Axis Communications in Lund. READ MORE

  2. 2. Exploring and Expanding the Functionalities of the MobileCoach Platform

    University essay from Högskolan i Halmstad/Akademin för informationsteknologi

    Author : Jonas Fockstedt; Ema Krcic; [2020]
    Keywords : MobileCoach; React Native; Android; OAuth 2.0; mobile development; docker; Google Fit; mobile healthcare;

    Abstract : Non-communicable diseases are the greatest burden on global healthcare, and because of today's limited health personnel, scalable behavioral health interventions are in need. MobileCoach is a behavioral intervention platform designed for aiding behavioral change amongst individuals. READ MORE

  3. 3. Proof-of-Possession Tokens in Microservice Architectures

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Ruaridh Watt; [2018]
    Keywords : ;

    Abstract : The popular OAuth 2.0 Framework specifies the use of Bearer Tokens for the transmission of authorization credentials. A Bearer Token has the property that any party in possession of it can use the it. Requests including Bearer Tokens are therefore performed over a secure channel t oensure that tokens cannot be obtained by eavesdroppers. READ MORE

  4. 4. OAuth 2.0 Authentication Plugin for SonarQube

    University essay from Karlstads universitet/Institutionen för matematik och datavetenskap (from 2013)

    Author : Alexander Lavesson; Christina Luostarinen; [2018]
    Keywords : OAuth; Authentication; Authorization; Plugin; Open Source; SonarQube; OpenShift; Code Quality; PaaS; Platform as a Service; Java; Maven; ScribeJava; JSON; REST; API; Integration; Identity Provider;

    Abstract : Many web services today give users the opportunity to sign in using an account belonging to a different service. Letting users authenticate themselves using another service eliminates the need of a user having to create a new identity for each service they use. Redpill Linpro uses the open source platform SonarQube for code quality inspection. READ MORE

  5. 5. Secure Access for Public Clients to Web API:s with Minimum Performance Loss

    University essay from KTH/Data- och elektroteknik

    Author : Narbir Singh Maan; Hamza Hanchi; [2014]
    Keywords : API; security; performance; OAuth 2.0; Digest authentication; API; säkerhet; prestanda; OAuth 2.0; Digest authentication;

    Abstract : A lot of information nowadays is made available through Web APIs on the Internet and without security and encryption; it is very easy for malicious users to access confidential information. The goal was to find out what different mechanisms that are available for providing a safe communication with a web API from web clients and mobile applications with little as possible impact on the performance. READ MORE