# Single Sign On (SSO)

* Single Sign-On is a **cloud-based single sign-on (SSO) service** that makes it easy to **centrally manage SSO access** to all of your AWS accounts and cloud applications.<br>
* Specifically, it helps you **manage SSO access and user permissions across all your AWS accounts in Organizations**.<br>
* SSO also **helps you manage access and permissions to commonly used third-party software as a service (SaaS) applications**, SSO-integrated applications as well as custom applications that **support Security Assertion Markup Language (SAML) 2.0**.<br>
* SSO is **integrated with Microsoft AD through the AWS Directory Service**.<br>
* This is a **much better option than `AssumeRoleWithSAML`** because it **can scale** and it **doesn't require you to set up an 3rd party identity provider (IdP)**.


---

# Agent Instructions: 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://karansingh.gitbook.io/aws-saa-c02/security-and-management/single-sign-on-sso.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.
