> For the complete documentation index, see [llms.txt](https://docs.fenixpyre.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fenixpyre.com/fenixpyre-for-admins/admin-dashboard/identity-and-provisioning/saml-single-sign-on-sso-setup/set-up-saml-sso-with-azure/verify-the-saml-sso.md).

# Verify the SAML SSO

1. Create/Add users to the Azure Application, who need to login to dashboard using SSO

{% embed url="<https://www.loom.com/share/3f10633b7d884b76a3050b4b180b2442?sid=a1401cda-9ad5-4bed-b427-fb03e36784e2>" %}

2. Make sure that your Azure Microsoft Entra ID primary domain is part of Fenixpyre's primary domains
3. Now sign out and sign back into the Fenixpyre admin dashboard
4. You can configure the Sign-in method to SAML-SSO or Any
5. According to the configured Sign-in method, When you sign in, you will be provided with 2 options:
   1. Continue with Email
   2. Continue with SSO

{% embed url="<https://www.loom.com/share/435efd184bb74d6497a2facd8f1400b6?sid=8a0054ca-9185-44d8-931c-8816d269f39b>" %}

6. Choose **Continue with SSO** to sign in with your newly added Azure SAML SSO
7. If sign-in is successful you will be see the home page of admin dashboard.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.fenixpyre.com/fenixpyre-for-admins/admin-dashboard/identity-and-provisioning/saml-single-sign-on-sso-setup/set-up-saml-sso-with-azure/verify-the-saml-sso.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
