macOS Platform SSO

Hi,

Are there any samples that IdP vendors can use to add support for Platform SSO in their solutions?

I found this link: https://developer.apple.com/documentation/authenticationservices/platform_single_sign-on_sso/creating_extensions_that_support_platform_sso, which explains how to implement the extension on a device. However, I am having trouble understanding what needs to be implemented on the IdP itself from this documentation.

Does anyone have any links or resources that can help?

Thank you, Bala

I have found this https://github.com/twocanoes/psso-server-go which gives a good understanding on the things needed on the IdP server side. Also the Apple documentation like https://developer.apple.com/documentation/authenticationservices/registering-devices-and-users and other related articles gives a rough idea around the IdP side implementation

macOS Platform SSO
 
 
Q