Integrate Auth0 SSO with Filecloud

Before completing the following procedures, configure Apache Web Server. See SSO Configuration Step 1 on the page SAML Single Sign-On Support for configuration instructions.


You can integrate Auth0 SSO with Filecloud using the SAML 2 protocol. Below are the steps to achieve this.

Configuration in Auth0 portal

  1. Log in to the Auth0 Dashboard and click the tab Application on the left panel.
  2. Create the application.
  3. Name the application and click Regular Web Applications.
  4. Click the created application again and go to the settings tab. Confirm that the application name is in the Name field and click Addons.
  5. Click SAML2 Web App.
  6. Enter your FileCloud URL in the Application Callback URL.
    https://your_filecloud_url/simplesaml/module.php/saml/sp/saml2-acs.php/default-sp

  7. Scroll down and click Enable.
  8. Click Usage.
  9. Note down the value in the field Issuer.
  10. Scroll down and download the metadata from Identity Provider Metadata.
  11. Go to Users in the Auth0 Dashboard and create the user.

         

Configuration in FileCloud admin portal

  1. In the admin portal, go to Settings > SSO.
  2. Enter the below details in the required fields
  3. Click Save.
  4. Go to Customization > General > Login and check Show SSO Link and Show Login Options.


  5. In the FileCloud user portal login page, click on the more option and access SSO. This will first redirect you to the Auth0 login page where you can authenticate as the user that you have created in Auth0.
    If that user doesn't exist in FileCloud, it will be created automatically after successful authentication.