We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Enhancing PAM Communication: A JSON-Based Approach for Modern Authentication

Formal Metadata

Title
Enhancing PAM Communication: A JSON-Based Approach for Modern Authentication
Title of Series
Number of Parts
108
Author
Contributors
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
This presentation explores the novel extension of the PAM conversation through JSON messages, enabling richer communication between PAM applications and SSSD. This extension was driven by the need to support passwordless authentication mechanisms, such as displaying QR codes for external identity verification, within graphical environments like GDM (GNOME Display Manager). The talk delves into the technical details of this JSON-based interface between SSSD and GDM, providing insights into its design and implementation. Furthermore, a simple PAM rust client will be presented as a practical example, serving as a reference for developers seeking to integrate this protocol into their own PAM applications. This opens up a wide range of possibilities for enhanced authentication flows, including: Contextual Information: Sharing user-specific data or authentication challenges. Adaptive Authentication: Dynamically adjusting authentication steps. Multi-Factor Authentication: Orchestrating complex authentication sequences. The presentation will conclude with live demonstrations showcasing the capabilities of this extended PAM conversation and its potential for innovation in authentication systems.