Setup and Development

Preparation

To set up the integration, partners should contact the ManageBac team to obtain client_id and client_secret team and provide OAuth callback URI.

The provided Callback URI must either be a valid https URI for a production deployment.

(link to form)

The OpenID Provider Configuration URLs of the three regions are:

With the above information, third-party providers will be able to enable the user-facing flow on their login landing page.

Launch

For the log-in landing page:

  • Include client JavaScript: https://accounts.devel.faria.org/assets/launchbar-client.js

  • Add any element with ID managebac-account-picker

    • <a id="managebac-account-picker" href="javascript:void(0)">Launchpad</a>

Last updated

Was this helpful?