Acumatica Add-In for Outlook: To Create an OpenID Provider
You need to create an OpenID provider that will be used for authentication in the Acumatica add-in for Outlook with Microsoft 365.
Attention: Only one provider per tenant can be set up for use with the
add-in.
Do the following instructions:
- Open the OpenID Providers (SM303020) form and add a new record.
- In the Display Name box, type a name for the new provider (for example, Add-in for Outlook).
- In Microsoft Entra, open the app you configured (as described in Acumatica Add-In for Outlook: To Register an MYOB Acumatica Instance in Microsoft Entra) and do the
following:
- In the navigation pane, click Overview.
- On the Overview page, copy the value of the Directory (tenant) ID box.
- Go back to the OpenID Providers form in MYOB Acumatica.
- In the Issuer Identifier box, enter the following,
replacing
<tenant-id>with the value you copied.https://login.microsoftonline.com/<tenant-id>/v2.0If your Entra tenant belongs to Microsoft Cloud for Government, enter the following:https://login.microsoftonline.us/<tenant-id>/v2.0 - In Microsoft Entra, open the app you
configured
and do the following:
- In the navigation pane, click Overview.
- On the Overview page, copy the value of the Application (client) ID box.
- Go back to the OpenID Providers form in MYOB Acumatica.
- Paste the copied value in the Client ID box.
- Paste the value saved in Instruction 9 of Acumatica Add-In for Outlook: To Register an MYOB Acumatica Instance in Microsoft Entra in the Client Secret box.
- Select the Use Provider for Sign-In to Acumatica Add-In for Outlook check box.
- On the Authentication Settings tab, click Autoconfiguration.
- Click Save on the form toolbar.
