# Setup SSO using SAML

To configure Olive Helps to use your organization's single sign on flow you will need to create the application in your IdP, configure the SAML connection, and lastly work with Olive technical team to configure the integration between your organization's identity provider and Olive's authentication service. Olive Helps' authentication service can work with most IdPs such as Okta, PingFederate, SecureAuth or others. Linked [here](https://olive.page.link/sso-okta) is a rough guide to configuring Okta with Olive Helps. The steps will be similar to other IdPs as the SAML connection will require the single sign on url as well as audience URI. Other attributes may need to be setup based on your organizations rules.&#x20;

You can start configuring SSO for Helps by creating the app and SAML integration in your IdP. Once that is set you can contact [Olive Support](https://support.oliveai.com/servicedesk/customer/portal/22) or your Olive account representative to finalize the connection with an Olive tech lead. If you choose to contact support you will need to have an Olive Helps account to sign into the support portal. Support documentation can be found [here](https://onboarding.olivehelps.com/getting-help/olive-helps-support).


---

# 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://onboarding.olivehelps.com/configure-your-organization/setup-sso-using-saml.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.
