Forum Discussion
gfrizzzy
Nov 09, 2025Copper Contributor
Platform SSO - MacOS Authorization Groups and Additional Groups
Working with Platform SSO...all is well for the most part. Has there been any advancements or continued development for Authorization Groups and Additional Groups? The ability to leverage these gro...
Emre_Civelekoglu
Nov 10, 2025Copper Contributor
Hi gfrizzzy,
To the best of my knowledge, there have been no major updates or expanded functionality for Authorisation Groups or Additional Groups in Platform SSO since Apple introduced them with macOS 14 (Sonoma).
Most administrators use one of these methods:
- Use MDM-level configuration profiles or scripts to manage permissions, such as granting network or print preferences via the security authorisation database or installation scripts.
- Platform SSO with Administrator Groups only, combined with local policies for everything else.
- They use custom launch or provisioning scripts. These scripts read group claims from the IdP. They also manually apply local group membership after login.
Until Apple enhances group-based functionality in future macOS releases, this approach remains the most reliable way to handle permissions and authorisations for diverse user groups.