Nexus' software components have new names:

Nexus PRIME -> Smart ID Identity Manager
Nexus Certificate Manager -> Smart ID Certificate Manager
Nexus Hybrid Access Gateway -> Smart ID Digital Access component
Nexus Personal -> Smart ID clients

Go to Nexus homepage for overviews of Nexus' solutions, customer cases, news and more.


This article describes how to set properties regarding environment variables for MobileIron connector in the smartid.env file. 

<SMARTIDHOME>

In this article, <SMARTIDHOME> refers to /home/nexus, but this can be different depending on the setup.

Set MobileIron properties

  1. Open the environment file <SMARTIDHOME>/compose/smartid.env for editing. 
  2. Set the properties for the following three variables to fit your deployment:

    MOBILEIRON_REST_URL=
    MOBILEIRON_REST_USERNAME=
    MOBILEIRON_REST_PASSWORD= 

Data export to MobileIron

The actual data export to the Mobileron connector will be configured via SCIM export in Smart ID Identity Manager. Read more here about how to configure SCIM export: Set up data export to external data source from Identity Manager.

Option: Override the default properties

The default properties for the MobileIron connector, set in smartid.env, can optionally be overridden by setting these thee extra variables in the process map, prior to the SCIM export. This allows to access multiple MobileIron instances, by sending the connection parameters dynamically via the BPMN process configuration.

  • scimServerUrl - specifies the MobileIron instance that the connector will connect to
  • scimServerUsername - the username for the MobileIron server
  • scimServerPassword - the password for the MobileIron server

This article is valid for Smart ID 22.04.1 and later.