Contact Support

SSO configuration

Updated May 12th, 2026

Single Sign-On allows you to determine who has access to the UpSlide portal through your existing identity provider.

Benefits

  • Your UpSlide portal managers can access the portal using your organization’s identity provider system.
  • Your organization has centralized control over who has access to the portal.

Pre-requisites

  • An identity provider system that is compatible with Open Id Connect.
  • A portal manager access to the portal. If you do not have one yet, email support@upslide.net to get one.
Important

Please note that we are not compatible with SAML identity providers. Open ID Connect is a requirement.

Configuration with Microsoft Entra ID

In Microsoft Entra ID

  1. Create a new App Registration.
  2. Select Accounts in this organizational directory only (Single tenant).
  3. Set the Redirect URI to Web: https://portal.upslide.net/
  4. Click Register
  5. In the new registration, create a secret in Certificates & secrets
    1. select Expires in 730 days (24 months) and click add
    2. Copy the Secret’s value. You’ll need it to configure the Portal.
  6. Go to API permissions and confirm User.Read is set
  7. Check Grant admin consent for your organisation.
  8. Use the Overview tab to see the Application (client) ID and the Directory (tenant) ID
SSO_Azure.png

In the Portal

  1. Log in to the UpSlide Portal, and go to Portal Parameters (in the top-right corner):
  1. Click Add a new configuration at the bottom of the page:
  1. Input the required information in the different fields:
SSO_Add_Config.png

Assign a configuration to a license manager

You can choose which SSO configuration you want for each license manager. To assign a configuration, you can follow these steps:

  1. In the Portal, go to Portal Parameters (in the top-right corner)
  2. Choose an administrator and click on the pencil to edit their access or create a new one.
  3. You can select the configuration in SSO Configuration. If no configuration is selected, users will have to use a password to log in.
  4. Click OK.
EditingPortalManagers.png

After you apply the setting, the license managers only need to input their email on the log-in page and click on the Log in button. They will be redirected to your identity provider login page to access the Portal.

Using a different identity provider than Microsoft Entra ID?

As long as your identity provider is compatible with Open Id Connect, the steps above will still apply. You will need to find the equivalent in your own platform:

  • New app registration and secret
  • Application (client) ID and Directory (tenant) ID.
  • Granting consent as admin.

Example:
For AD FS configuration, we recommend you follow the steps of this Microsoft documentation.

Previous
Automating specific team settings with user groups
Next
Use Entra ID provisioning to automate license management