Entra OIDC
Last Updated: August 18, 2026
An identity provider (IdP) uses an authentication token to vouch for a person's identity. Vasion Automate uses IdPs for several tasks, including logging in to the Admin Console and portals, deploying printers, releasing print jobs, and more.
If you use an IdP, the Control Panel Application (CPA) supports only badge and PIN authentication.
Key Points
- This configuration creates an OIDC connection, for the SAML method, refer to Entra ID (Azure AD) SAML.
- If you use Azure Government, including Government Community Cloud (GCC) High, you cannot use the PrinterLogic Entra ID gallery application. Instead, create a custom app for provisioning in step 5.
- This configuration is required for mobile Microsoft Intune environments. For more details refer to Microsoft Intune Support.
- This authentication method allows mobile sign-in to enable the PrinterLogic mobile app to access documents protected by Microsoft Intune's Mobile Application Management (MAM) policies.
Requirements
- Multi-IdP and Microsoft Intune features enabled for your PrinterLogic instance.
- Microsoft Microsoft Intune environment with Mobile Application Management (MAM) policies.
- Administrative access to both the Microsoft Entra admin center and PrinterLogic Admin Console.
Configure the Connection
To add and configure app properties for the PrinterLogic OIDC connection do the following:
- Add the IdP Information Template.
- Register the OIDC App.
- Add Mobile URIs.
- Configure IdP Settings.
- Configure SCIM Provisioning.
1. Add the IdP Information Template
There are two options in this
In a browser window, log in to Vasion Automate, and do the following:
- Select Admin from the left-side navigation.
- Select the Authentication option.
-
Select the + New Authentication button.
- Select the IdP that you want to configure.
- Select Next.
- Give your IdP a unique name.
- (Optional) Add a description.
- Select OIDC in the Authentication Protocol section.
-
In the Provisioning section, if you are using Systems for Cross-domain Identity Management (SCIM), leave the Just-in-Time (JIT) option deselected.
- Leave the IdP Information page open. You need this information for the next step.
Keep the IdP Information screen open so that the Service Provider Information at the bottom is available for the following steps.
2. Register the OIDC Application
- Go to the Microsoft Entra admin center. (https://entra.microsoft.com/)
-
In the left-side menu expand Entra ID, then select App registrations.
- On the App Registrations page, select + New Registration in the upper-left.
- In the Register an application page, enter a Name for the application.
- Select the desired option in the Support account types section.
- In the Redirect URI (optional) section, choose the Web option in the Select a platform dropdown.
-
Go back to the IdP Information template and copy the SSO URL from the Service Provider Information section.
- Paste the SSO URL in the field next to the Web option.
- Select Register.
3. Add Mobile URI
-
On the new app's homepage, select the Redirect URIs option in the Essentials section.
- In the Redirect URIs configuration section, select + Add Redirect URI.
-
Select the Web option.
-
Go back to the IdP Information template and copy the Mobile SSO URL from the Service Provider Information section.
- Paste the Mobile SSO URL in the new Redirect URI field.
-
In the new field that appears, add the following Redirect URI.
Copy Codehttp://localhost - Select Configure.
-
On the Authentication (Preview) page, select Settings.
- In the Implicit grant and hybrid flows section, select the Access tokens (used for implicit flows) option.
- Select Save.
4. Configure IdP Settings
- Select Overview from the app's left-side menu.
-
Select the Endpoints option.
- In the Endpoints modal, copy the OpenID Connect metadata document.
- Paste it into the IdP Information Discovery Endpoint field.
- Close the Endpoints modal.
-
Copy the Application (client) ID from the Entra app's Essentials section and paste it into both the Client Id for Clients and the Client Id for Server fields.
- Select Certificates and secrets in the app's left-side menu.
- Select + New client secret.
- Enter Server in the Description field.
- Adjust the Expires value as needed.
- Select Add.
-
Copy the Value for the Server secret and paste it into the IdP Information Client Secret for Server field.
Copy the Value, not the Secret ID. - Select + New client secret again.
- Enter Client in the Description field.
- Adjust the Expires value as needed.
- Select Add.
-
Copy the Value for the Client secret and paste it into the IdP Information Client Secret for Clients field.
- Select Apply in the IdP Information modal.
- Select Save in Vasion Automate.
5. Configure SCIM Provisioning
The following sections guide you through creating the Entra Provisioning app, adding the Microsoft Intune users and groups, and applying the SCIM token.
Create Provisioning App
- In your preferred browser, go to the Microsoft Entra admin center at https://entra.microsoft.com/#home, and log in.
-
From the left-side navigation, expand Entra ID, and select the Enterprise apps option.
-
Select + New application.
- There are two options here.
- Search for and select the PrinterLogic gallery app.
- Or select + Create your own application.
- Give your app a unique name, and select Create.
Add Users and Groups
- On the app's Overview page, and select 1. Assign Users and Groups.
- Select the + Add User/Group option.
- In the Users and Groups section of the Add Assignments page, select None Selected.
- Add the users and groups you want to provision over.
- The Users role applies automatically.
- Select the Select button.
- Select Assign.
Enable Provisioning
- On the app's Overview page, select Provisioning from the left-side Manage menu.
-
On the Overview (Preview) page, select + New configuration.
-
Copy the SCIM Tenant URL below and adjust <Your_Instance_Subdomain> to your instance (e.g., example.printercloud.com would be
example).Copy Codehttps://gw.app.printercloud.com/<Your_Instance_Subdomain>/scim/v2 - Expand the Entra Admin Credentials section and paste the URL into the Tenant URL field.
- In the Vasion Automate IdP Information go to the SCIM Token section and select Generate New Token.
- Copy the token and paste it into the Entra Secret Token field.
- Select Test Connection.
- Select Create.
- Select Provisioning from the left-side menu.
-
Turn Provisioning Status to On, and then select Save.
The initial provisioning can take up to 45 minutes to "Automatically" provision after changes are made. Select the Start Provisioning option on the Provisioning tab to start the process sooner. Use Provision on Demand to provision specific users for testing purposes.
Next Steps
- For steps on assigning users and roles to the PrinterLogic and Vasion Automate Admin Console, refer to Admin Console Users.
- Microsoft Intune Support (Optional, supporting Mobile app Microsoft Intune Login tied to the, OIDC configuration.)
In this topic:














