$OIDC^2$: Open Identity Certification with OpenID Connect
Jonas Primbs, Michael Menth

TL;DR
This paper introduces $OIDC^2$, a new user authentication method using short-lived JSON-based certificates called ICTs, enhancing end-to-end security and usability across multiple devices without complex key management.
Contribution
The paper defines the ICT concept for OIDC, proposes protocols for its implementation, and evaluates its performance, offering a practical, user-friendly alternative to traditional certificates.
Findings
ICTs enable end-to-end user authentication without complex key management
$OIDC^2$ improves usability by eliminating installation requirements
Performance evaluation shows practical viability of the approach
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 and compare it to other well-known end-to-end authentication methods. Unlike certificates, does not require installation and can be easily used on multiple devices, making it more user-friendly. We outline protocols for implementing based on existing standards. We discuss the trust relationship between entities involved in , propose a classification of OPs' trust level, and propose authentication…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAccess Control and Trust · User Authentication and Security Systems · Advanced Authentication Protocols Security
