> For the complete documentation index, see [llms.txt](https://docs.statuspal.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.statuspal.io/platform/integrations/configure-sso-for-your-status-page-with-okta.md).

# Configure SSO for your status page with Okta

In order to configure a SAML application for Statuspal in Okta head out to your Okta admin panel and follow these steps:

1. Click on **Applications** then click on **Create App Integration.**
2. Check **SAML 2.0** and click on **Next**.<br>

   ![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/5b7c6e932c7d3a03f89df563/images/60f524a36ffe270af2a9007e/file-U9f0XUrYGK.png)
3. Enter the **App Name** statuspal.io and click on **Next**.
4. Copy the **ACS URL** into **Single sign on URL**.
5. Copy the **SP entity ID**.
6. Click on **Show Advanced Settings** and check the "**Enable Single Logout**" field (to allow application to initiate Single Logout).
7. Copy the **Single Logout URL**.
8. Download the **SP certificate** and upload it into the **Signature certificate**, then click on **Upload Certificate** (in Windows you might need to use Edge for this step).
9. Scroll down and click on **Next** then click on **Finish**.
10. On the **Assignments** tab, make sure to assign yourself (the email you're signed in with in Statuspal) so you can test the configuration.
11. On the **Sign On** tab, Click on **View Instructions** and scroll down to find the **IDP metadata** then copy this into your organization and **Save** it.
12. Click **Save**, then **Test SAML configuration**, it should success and look like this.\
    ![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/5b7c6e932c7d3a03f89df563/images/5f8023e252faff0016aee442/file-YlP4OdNKlO.png)

After successfully testing your SAML configurations you should be able to check the Require SSO field, which will cause all your team members to be required to be authenticated with SSO before accessing the organization.

<br>
