> For the complete documentation index, see [llms.txt](https://docs.intunemacadmins.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intunemacadmins.com/platform-single-sign-on-psso/platform-single-sign-on.md).

# Overview

Platform Single Sign-On (PSSO) lets macOS users sign in once with their Microsoft Entra ID credentials and gain seamless access across applications and browsers, while strengthening security through Secure Enclave or password-backed authentication. This section explains the concepts behind PSSO and provides step-by-step configuration guidance for IT administrators rolling it out with Intune.

Start with the conceptual overview, then move on to configuration, browser SSO, and field insights.

* [**What is PSSO?**](/platform-single-sign-on-psso/what-is-psso.md) — Authentication methods, security, and user experience explained.
* [**Configure PSSO**](/platform-single-sign-on-psso/configure-psso.md) — Step-by-step setup, best practices, and troubleshooting tips.
* [**Browser PSSO**](/platform-single-sign-on-psso/browser-sso.md) — Configure Platform SSO for Google Chrome and Mozilla Firefox.
* [**Insights**](/platform-single-sign-on-psso/insights-psso.md) — Security considerations and Secure Enclave vs. Password methods.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.intunemacadmins.com/platform-single-sign-on-psso/platform-single-sign-on.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
