Attribute-based Single Sign-On: Secure, Private, and Efficient

Authors: Tore Kasper Frederiksen (Zama), Julia Hesse (IBM Research Europe - Zurich), Bertram Poettering (IBM Research Europe - Zurich), Patrick Towa (Aztec Network)

Volume: 2023
Issue: 4
Pages: 35–65
DOI: https://doi.org/10.56553/popets-2023-0097

artifact

Download PDF

Abstract: A Single Sign-On (SSO) system allows users to access different remote services while authenticating only once. SSO can greatly improve the usability and security of online activities by dispensing with the need to securely remember or store tens or hundreds of authentication secrets. On the downside, today's SSO providers can track users' online behavior, and collect personal data that service providers want to see asserted before letting a user access their resources. In this work, we propose a new policy-based Single Sign-On service, i.e., a system that produces access tokens that are conditioned on the user's attributes fulfilling a specified policy. Our solution is based on multi-party computation and threshold cryptography, and generates access tokens of standardized format. The central idea is to distribute the role of the SSO provider among several entities, in order to shield user attributes and access patterns from each individual entity. We provide a formal security model and analysis in the Universal Composability framework, against proactive adversaries. Our implementation and benchmarking show the practicality of our system for many real-world use cases.

Keywords: SSO, MPC, threshold cryptography, identity management

Copyright in PoPETs articles are held by their authors. This article is published under a Creative Commons Attribution 4.0 license.