> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://helpbeta.instahyre.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to setup SSO with Auth0

To enable Single Sign-on through Auth0, you need to have an existing configured application on Auth0. Steps to do this are:

# Create a new application for SSO in Auth0:

1. Go to Dashboard > Applications > Applications.

2. Click Create Application.

![](https://storage.crisp.chat/users/helpdesk/website/a830a857d1b61800/untitled-design-7_xjxsb0.png)

3. Under Name type in a relevant name for the new application (Instahyre is recommended as the Application Name) and select Regular Web Applications as application type and click Create.

![](https://storage.crisp.chat/users/helpdesk/website/a830a857d1b61800/untitled-design_1j75y3g.png)

4. After this you will be redirected to the application overview and go to tab Addons. Switch on SAML2 - WEB APP

![](https://storage.crisp.chat/users/helpdesk/website/a830a857d1b61800/untitled-design-1_13x5rtq.png)

5. In tab Settings of the pop-up add the following details: 
Application Callback URL: https://auth.instahyre.com/sso/sp/consume/instahyredemo
Settings: 

![](https://storage.crisp.chat/users/helpdesk/website/a830a857d1b61800/untitled-design-3_1vajmba.png)

![](https://storage.crisp.chat/users/helpdesk/website/a830a857d1b61800/untitled-design-4_htl238.png)

6. Scroll down to the bottom of the Settings tab and click Enable.

7. Go to the Usage tab and download the Identity Provider Metadata. As a result an XML file will be downloaded.

![](https://storage.crisp.chat/users/helpdesk/website/a830a857d1b61800/untitled-design-5_l2hcqr.png)

8. Log into Instahyre and go to Integrations > Single Sign On from your admin account

![](https://storage.crisp.chat/users/helpdesk/website/a830a857d1b61800/image_1p0vlca.png)

After the metadata file is uploaded, SSO will be enabled.

You can invite users and manage permissions/user settings from your Identity provider

