Mobile Flows Logical Overview

In this section, we are going to see what are the different components and sub-systems involved with Mobile Flows and how they interact with each other.

 

  1. The VMware Identity Manager instance is registered with the Mobile Flows Server.
  2. Application fetches a JSON Web Token (JWT) for Authentication.
  3. Application sends request to Mobile Flows Server to query details to form a Mobile Flow Card.
  4. Mobile Flows Server discovers Connector and requests content.
  5. Connector fetches and consolidates business system data for the Mobile Flow Card.
  6. Data is returned to the Mobile Flows Server.
  7. Data is delivered to the app.