๐Single Sign-On (SSO)
Single Sign-On (SSO) is an authentication feature that allows you to access Economize using your existing organizational login credentials. This enhances security and the user experience by reducing password fatigue and simplifying access management.

Economize supports several Identity Providers (IdPs) for SSO integration via SAML:
Google Workspace
Azure AD
Okta
JumpCloud
Set up SSO with supported IdPs
Step 1: Register an OAuth Application with Googleโ
From the Google API Console, select an existing project or click CREATE PROJECT.
From the left navigation menu, click Credentials.
At the top, click CREATE CREDENTIALS > OAuth client ID.
For Application type, select Web application.
Enter a Name for your application (e.g., Economize).
For Authorized JavaScript origins, click ADD URI and enter
https://auth.economize.cloud.For Authorized redirect URIs, click ADD URI and enter
https://auth.economize.cloud/login/callback.Click CREATE.

Step 2: Obtain Application Credentials and Contact Economize Supportโ
Copy your app's CLIENT ID and CLIENT SECRET.
Contact Economize Support for information on how to send these credentials to finish connecting with the Economize app.
Step 1: Register an Application with Azure ADโ
From the Azure portal, navigate to App registrations, then click New registration.
Enter a name for your app i.e., Economize.
Set the Supported account types option to the appropriate setting for your organization.
For Redirect URI, select Web and enter
https://auth.economize.cloud/login/callback.Click Register.
Once the app registration is complete, copy the Application (client) ID displayed on the app's Overview page to send to Economize.

Step 2: Generate a Client Secretโ
On the left navigation, select Certificates & secrets.
Under the Client secrets tab, click New client secret.
Enter a description and select an expiration for the secret.
Click Add.
Copy the secret's Value.

Step 3: Add API Permissionsโ
On the left navigation, select API permissions.
Select Add a permission.
Under the Microsoft APIs tab, find and select the appropriate permissions required by Economize i.e.,
Directory.Read.All,User.ReadAt the bottom, click Add permissions.

Step 4: Grant Admin Consent (If Required)โ
Still under API permissions, you may see a section for Grant admin consent for {your domain}.
Click Grant admin consent, and follow the prompts.

Step 5: Contact Economize Supportโ
Contact Economize Support for information on how to send the following items to finish the connection with the Economize app:
Application (client) ID
Client secret
Azure AD Domain
Create an app integration on Okta.
For Sign-in method, select SAML 2.0. Click Next.
For App Name, enter Economize.
For App Logo, upload the Econoimize Logo, then click Next.
Enter the requested Single sign on URL (i.e.,
https://auth.economize.cloud/login/callback?connection=<company_name>-okta) and Audience URI (SP Entity ID) (urn:auth0:economizecloud:<company_name>-okta).Set the Application username to Email.
Once the app integration is set up, copy and save the Okta-provided Identity Provider Single Sign On URL and X.509 Certificate.
Contact Economize Support for information on how to send the above items to finish the connection with the Economize app.
Step 1: Configure a New SAML Application
Sign in to your JumpCloud admin portal.
Under User Authentication, click SSO Applications.
Click + Add New Application.
Click Custom SAML Application.
Click Next, and select Configure SSO with SAML within the option Manage Single Sign-On (SSO).

Provide a Display Label i.e., Economize and optional application information.
For User Portal Image, upload the Econoimize Logo, then click Next.
Review and click on Configure Application.
Step 2: Configure SAML Settings
IdP Entity ID: Enter
https://auth.economize.cloudSP Entity ID: Enter
urn:auth0:economizecloud:<company_name>ACS URL: Enter
https://auth.economize.cloud/login/callback?connection=<company_name>Click Save.
Step 3: Contact Economize Supportโ
Contact Economize Support for information on how to send the following items to finish the connection with the Economize app:
IdP SSO URL
Signing Certificate
Last updated
Was this helpful?