# Single Sign On

- [SAML2 SSO (Okta, etc)](https://docs.trustswiftly.com/single-sign-on/saml2-sso.md): Setup SAML2 authentication for your Trust Swiftly instance. This adds additional safeguards to access the admin dashboard and quicker onboarding for your team by centralizing user management.
- [Rippling SSO App](https://docs.trustswiftly.com/single-sign-on/rippling-sso-app.md): Setup SSO with Rippling using a custom application
- [Azure Entra ID SAML](https://docs.trustswiftly.com/single-sign-on/azure-entra-id-saml.md): For added security Trust Swiftly is compatible with Azure SSO which allows your admins to not reenter their password to access the app. Setup SSO with Entra using a custom app for SAML authentication.


---

# 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://docs.trustswiftly.com/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.
