# Okta SAML connection setup

We used [this post](https://community.auth0.com/t/saml-setup-okta-as-idp-and-auth0-as-sp/91164) as a reference.

## Steps

1. Reach out to us and we will provide a connection name, Single Sign On URL, and Audience restriction. Use the message icon in the bottom right corner of ION to contact us.
2. Create an app integration in Okta and then add the following fields:

**Single Sign On URL**: <https://firstresonance.auth0.com/login/callback?connection=><mark style="background-color:green;">\<connection\_name\_from\_step\_1></mark>

**Audience Restriction**: urn:auth0:firstresonance:<mark style="background-color:green;">\<connection\_name\_from\_step\_1></mark>

3. Provide us a Sign on URL and send us the X.509 Certificate produced by Okta
4. We'll let you know when everything is setup on our side and then you can try to log in from Okta. Check out the video below for more info.

{% embed url="<https://www.loom.com/share/714dc782b79346c286b09a83df3655de?sid=c964463e-5b2c-483d-b76d-325f39a04618>" %}


---

# 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://manual.firstresonance.io/adminstration/administration-and-configuration/single-sign-on-sso/okta-saml-connection-setup.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.
