ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2307.16607
13
2

OIDC2OIDC^2OIDC2: Open Identity Certification with OpenID Connect

31 July 2023
Jonas Primbs
M. Menth
    VLM
ArXivPDFHTML
Abstract

OpenID Connect (OIDC) is a widely used authentication standard for the Web. In this work, we define a new Identity Certification Token (ICT) for OIDC. An ICT can be thought of as a JSON-based, short-lived user certificate for end-to-end user authentication without the need for cumbersome key management. A user can request an ICT from his OpenID Provider (OP) and use it to prove his identity to other users or services that trust the OP. We call this approach OIDC2OIDC^2OIDC2 and compare it to other well-known end-to-end authentication methods. Unlike certificates, OIDC2OIDC^2OIDC2 does not require installation and can be easily used on multiple devices, making it more user-friendly. We outline protocols for implementing OIDC2OIDC^2OIDC2 based on existing standards. We discuss the trust relationship between entities involved in OIDC2OIDC^2OIDC2, propose a classification of OPs' trust level, and propose authentication with multiple ICTs from different OPs. We explain how different applications such as videoconferencing, instant messaging, and email can benefit from ICTs for end-to-end authentication and recommend validity periods for ICTs. To test OIDC2OIDC^2OIDC2, we provide a simple extension to existing OIDC server software and evaluate its performance.

View on arXiv
Comments on this paper