
Support
This integration is supported by Auth0. Learn more
Exact
Link your favorite software and services with Exact Online
More than 400,000 entrepreneurs worldwide benefit from our innovative cloud software. In addition to our financial products, we offer specific solutions for accountants, production companies, wholesalers and service providers. With CRM as part of your product, your financial information, your customer data and product information are available in real-time. And your software is easy to expand with 220+ add-ons. No other accounting platform provides matching capabilities at this level!
Support
This integration is supported by Auth0. Learn more
The Exact social connection allows users to log in to your application using their Exact profile.
By default, Auth0 automatically syncs user profile data with each user login, thereby ensuring that changes made in the connection source are automatically updated in Auth0. Optionally, you can disable user profile data synchronization to allow for updating profile attributes from your application.
Prerequisites
Before you begin, sign up for an Exact Online App Center account.
Set up app in Exact
Set up an app using Exact's Register a new app knowledge base article. You will need to log in to see this documentation. During this process, Exact will generate a Client ID and Client Secret for your application; make note of these.
While setting up your app, use the following settings:
Field | Value to Provide |
---|---|
Callback URL | https://YOUR_DOMAIN/login/callback |
Find your Auth0 domain name
If your Auth0 domain name is not shown above and you are not using our custom domains feature, your domain name is your tenant name, your regional subdomain (unless your tenant is in the US region and was created before June 2020), plus.auth0.com
. For example, if your tenant name were exampleco-enterprises
, your Auth0 domain name would be exampleco-enterprises.us.auth0.com
and your callback URL would be https://exampleco-enterprises.us.auth0.com/login/callback
. (If your tenant is in the US and was created before June 2020, then your domain name would be https://exampleco-enterprises.auth0.com
.)
If you are using custom domains, your redirect URI will have the following format: https://<YOUR CUSTOM DOMAIN>/login/callback
.
Test connection
You're ready to test your connection.
Support
This integration is supported by Auth0. Learn more