🔐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

If you do not see your IdP listed here, please contact Economize Support.

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.

If this is your first time working with this Google project, you will have to configure your consent screen. Follow this official Google documentation.

  • 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.

Last updated