# Set up Okta SSO on your Multiplier account

To ensure that your Multiplier account is secure, you can configure Okta SSO:<br>

1. Log in to the [Multiplier](https://app.usemultiplier.com/login) platform using your credentials.
2. From the left sidebar, select **Settings** > **Company settings**.&#x20;

<figure><img src="/files/kUK0QqfiGckxoFc7xZZw" alt=""><figcaption></figcaption></figure>

3. From the Company settings screen, select **Login & authentication**.
4. From the Login & authentication screen, select **Get started** under Setup Single Sign-On (SSO).

<figure><img src="/files/6qiZlHYKFyAahMFRnRK8" alt=""><figcaption></figcaption></figure>

5. Select the SSO provider from the drop-down. Select **Okta**.&#x20;

<figure><img src="/files/NW0xFx4rv3Spuj7uRvz3" alt=""><figcaption></figcaption></figure>

**Note**: Currently, we support only Okta.

6. Select the authentication protocol.

**Note**: Currently we only support SAML.

<figure><img src="/files/R90Gdp4gkYzhsGetneIW" alt=""><figcaption></figcaption></figure>

7. Please add the following details on the identified provider’s portal (Okta in this case).

* **SSO URL**: The web address your identity provider uses to initiate the login process and connect to our system via SAML.
* **Service Provider Entity ID:** A unique identifier for our system (the service provider) that your Identity Provider uses to recognize and communicate with us.

<figure><img src="/files/lsTDklI4Ug2UF70ag7QR" alt=""><figcaption></figcaption></figure>

8. Select download next to **Encryption certificate** and **Signing certificate** and upload them on your identity provider’s portal.

<figure><img src="/files/US9JOmIeDVmZF72gJbbE" alt=""><figcaption></figcaption></figure>

9. Please select the automated method (Metadata URL) as the recommended selection. Enter Metadata URL.

**Metadata URL:** It is a link provided by  Identity Provider (like Okta, Azure AD, etc.) that contains all the necessary SAML configuration details like certificates, endpoints, and Entity ID in XML format. It automates setting up the connection between your system and ours.

<figure><img src="/files/ejtXNYe46aXmhHJm1co3" alt=""><figcaption></figcaption></figure>

10. Select **Continue** after checking all details.

If the authentication is successful, you see the message and screen as shown here:

<figure><img src="/files/SnZYulxqnDbOb7Bg7Wzy" alt=""><figcaption></figcaption></figure>

## Enable SSO for your company employees

1. Customers can enable SSO for the company employees by enabling the toggle. Disabling it will remove the access to the SSO.

<figure><img src="/files/IJuOsePKdiX8f4IIDex3" alt=""><figcaption></figcaption></figure>


---

# 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://help.usemultiplier.com/hr/manage-account/set-up-okta-sso-on-your-multiplier-account.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.
