Tag: sso
PSSO Technical Deep Dive
July 2, 2024What is Platform Single Sign-On? Platform Single Sign-On (PSSO) is a component of macOS for obtaining Single Sign-On (SSO) tokens at the macOS login window …
New for PSSO in macOS Sequoia
July 2, 2024PSSO got some new things in Sequoia. New Policies Timing Other The changes are published on the developer site. UI Changes Let’s talk about the …
Autofill with RFID card on iOS
April 23, 2024I was doing some investigation on using RFID cards on iOS. I didn’t realize that the NFC readers I had from Feitian were all CCID …
Building a Single Sign-On Extension on macOS
April 19, 2024Related Resources Initial Setup Project Setup A Single Sign On Extension requires a container app and a extension. When the app is installed, the extension …
Building a Single Sign-On Extension on iOS
April 18, 2024Related Resources Initial Setup Project Setup A Single Sign On Extension requires a container app and a extension. When the app is installed, the extension …
Understanding the Single Sign-On Extension
April 18, 2024Related Resources Overview The Single Sign-On Extension (SSOE) solves a common problem for employees in larger organizations. An employee commonly uses multiple organization-related apps and …
Single Sign-On Extension and Platform SSO for macOS and iOS
March 20, 2024Welcome! If you are considering writing a single sign-on extension (SSOE) or a Platform SSOE, you have come to the right place. Find articles, tutorials, …