- 29 Apr 2024
- 4 Minutes to read
- Print
- DarkLight
- PDF
Install the Axiad Portal Extension (macOS)
- Updated on 29 Apr 2024
- 4 Minutes to read
- Print
- DarkLight
- PDF
The Axiad Portal Extension works with WebPCSC to allow the Unified Portal to access a connected device. You must install WebPCSC before installing the Axiad Portal Extension.
Manually Install the Axiad Portal Extension on a Browser
Install on Google Chrome
Open the Chrome browser application.
Navigate to the Chrome web store.
In the search bar, enter Axiad Portal Extension.
Click Axiad Portal Extension.
Click Add to Chrome.
A pop-up message displays.Click Add extension.
The Axiad Portal Extension installs and displays on your Chrome extension page.Browse and sign into your Axiad Cloud site.
The MyIdentities page displays by default.Validate the extension:
On the MyIdentities page, click Add Identity Device.
An error message displays, informing you that the WebPCSC extension is not yet enabled.To the right of your address bar, click the Axiad Portal Extension icon.
A pop-up displays, asking for access to your smart cards.Click Always.
The pop-up closes.Refresh the page.
The Axiad Portal Extension validates.
Install on Microsoft Edge
Open the Microsoft Edge browser application.
Click the Extensions icon, to the right of your browser address bar.
Select Open Microsoft Edge Add-ons.
In the search bar, enter Axiad Portal Extension.
Click Get. A pop-up message displays.
Click Add extension.
The Axiad Portal Extension installs and displays to the right of your browser address bar.At the top right of your Edge browser, click the Extensions icon.
To the right of the Axiad Portal Extension, click ... > Manage Extension.
The Extensions page displays.
Enable Allow inPrivate.
Browse and sign into your Axiad Cloud site.
The MyIdentities page displays by default.Validate the extension:
On the MyIdentities page, click Add Identity Device.
An error message displays, informing you that the WebPCSC extension is not yet enabled.To the right of your address bar, click the Axiad Portal Extension icon.
A pop-up displays, asking for access to your smart cards.Click Always.
The pop-up closes.Refresh the page.
The Axiad Portal Extension validates.
Automatically Deploy and Configure the Axiad Portal Extension to Managed Workstations
Jamf Pro can be used to remotely deploy and install software packages to managed workstations.
Deploy the Axiad Portal Extension
In Jamf PRO, navigate to Computers > Configuration Profiles.
Create a new computer configuration profile, or modify an existing one.
Navigate to Application & Customer settings > External Applications.
Click Add.
Set the Source and Preference Domain to the following values:
Source: Custom Schema
Preference Domain (depending on which browser you are configuring): com.google.Chrome or com.microsoft.Edge
The image below, shows the settings for Google Chrome browser:
Click Add schema and upload the axiad-portal-extension-deploy-jamf.json file (below).
{ "title": "Multiple Extensions", "description": "Administrative controls for Multiple Extensions.", "properties": { "ExtensionInstallForcelist": { "title": "Extension Install Forcelist", "description": "Add a List of Extension IDs. Paste the extension IDs in front of the default text.", "property_order": 1, "type": "array", "items": { "title": "Extension ID", "default": "mheiphfcfdhlkecdhpgblhpemkecaheh;pbabkmdefcmabmlmnkmnlcijhcgmmdnc", "type": "string" } } } }
Click Save.
Under Preference Domain Properties > Extension Install Forcelist, for Axiad Portal Extension, click Add Extension ID.
Add the following:
Extension ID 1 (for Chrome): pbabkmdefcmabmlmnkmnlcijhcgmmdnc;https://clients2.google.com/service/update2/crx
Extension ID 1 (for Edge): mheiphfcfdhlkecdhpgblhpemkecaheh;https://edge.microsoft.com/extensionwebstorebase/v1/crx
Optionally, click Add on the External Applications page to add additional extension definitions for other external applications.
Set the Scope to the desired target workstations:
Click Add to add and manage new devices:
Click Add to the right of each device you want to add.
Click Done when all devices are added.
Click Save to save the new configuration profile.
Configure the Axiad Portal Extension
To configure and whitelist the Axiad Portal Extension using a configuration profile in Jamf Pro, follow the steps below:
In Jamf PRO navigate to Computers > Configuration Profiles, create a new computer configuration profile or modify (edit) an existing one.
You can update the one you just created or manage two different ones.Navigate to Options > Application & Custom Settings > External Applications, and add an External Application for the Axiad Portal Extension.
Click Add.
Set the Source and Preference Domain to the following values:
Source: Custom Schema
Preference Domain:
For Chrome: com.google.Chrome.extensions.pbabkmdefcmabmlmnkmnlcijhcgmmdnc
For Edge: com.microsoft.Edge.extensions.mheiphfcfdhlkecdhpgblhpemkecaheh
Click Add schema and upload the axiad-portal-extension-config-jamf.json file (below).
{ "title": "Axiad Portal Extension", "description": "Administrative controls for the Axiad Portal Extension.", "properties": { "whitelist": { "property_order": 1, "title": "Pre-authorized domain names", "description": "The provided domain names (e.g. portal-customer.cloud.axiadids.net) will be authorized to use the Axiad Portal Extension without any action required from the end-user.", "type": "array", "items": { "type": "string", "title": "Domain Name" } }, "noedit": { "property_order": 2, "title": "Prevent end-users from authorizing new domains", "description": "By default, end-users may manually authorize domains to use the Axiad Portal Extension. Activating this option prevents end-users from authorizing domains, and causes the Axiad Portal Extension to ignore any domains they previously whitelisted. Only domains pre-authorized by policy will be allowed.", "type": "boolean" } } }
Click Save.
Click Add Domain Name.
Enter a pre-authorized domain name. If needed, click Add Domain Name again to add more pre-authorized domain names (for example, Domain Name 1 = portal-anycorp.demo.axiadids.net).
Set the Prevent end-users from authorizing new domains option to true or false, depending on your company policy:
Click Save.
Set the Scope to the desired target workstations:
Click Add to add and manage new devices:
Click Add to the right of each device you want to add.
Click Done when all devices are added.
Click Save to save the new configuration profile.
In a target computer, validate that the two Axiad Portal Extension policies ( noedit and whitelist) are set correctly.
Chrome: Go to chrome://policy
Edge: Go to edge://policy
Login to one of the pre-authorized domain names.
Click the Extensions icon in the browser and select the Axiad Portal Extension to validate.
When the icon is green, the site is included in the trusted whitelist.