# Configuring SAML SSO with ADFS

## <mark style="color:blue;">Introduction</mark>

This guide details setting up Active Directory Federation Services(ADFS) as a SAML SSO identity provider(IdP) for [EnGenius Cloud - MSP Portal](https://www.engenius.ai/cloud/msp-portal/). Prior reading on SAML integration is advised. It assumes existing ADFS setups.&#x20;

Refer to [Microsoft's guide](https://learn.microsoft.com/en-us/windows-server/identity/ad-fs/deployment/windows-server-2012-r2-ad-fs-deployment-guide) for detailed ADFS configuration. The integration steps presented may vary by environment, but the SAML assertion must include specific usernames and role attributes.


---

# 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://doc.engenius.ai/cloud-configuration-guide/topics/saml-sso-with-adfs.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.
