# SSO

This module enables organizations to integrate external identity providers for Single Sign-On (SSO) within the platform. Currently, only SAML based SSO implementations are supported. Clients can add providers by uploading metadata, configure user and role mappings, and manage authentication settings. Organisations that use multiple SSO providers can choose which one to use when logging in can do so while logging in. Once set up, users can seamlessly authenticate through their organization’s existing identity systems.

{% content-ref url="/pages/gfldIWFKtuG1FPFUpbja" %}
[FSProtect Configuration](/fsprotect/settings/sso/fsprotect-configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/pK3iCs2xtfj4CkZUjqkx" %}
[OneLogin Configuration](/fsprotect/settings/sso/onelogin-configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/pxsvSvip8SDgEbGgkRdC" %}
[MonoSign Configuration](/fsprotect/settings/sso/monosign-configuration.md)
{% endcontent-ref %}


---

# 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.forestall.io/fsprotect/settings/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.
