Accessing ION API Service from Mobile client - HxGN EAM - 12.0.1 - Feature Briefs - Hexagon

HxGN EAM ION API Swagger

Language
English
Product
HxGN EAM
Search by Category
Feature Briefs
HxGN EAM Version
12.0.1

For Mobile clients, you must download the credentials using the Authorized App type as Mobile-Android/Mobile-iOS, etc. While configuring the Access token policy and validity information in Authorized apps of ION PI, the mobile application should implement the callback mechanism in the app and give the callback URL as a Redirect URL: com.infor.eam://oidc_callback

After successful authentication from the authentication server, this Redirect URL call back should help the application to redirect home page of EAM mobile app or display an error message if the authentication is unsuccessful

Once all the details are provided the user will receive a client key, secret key, and QR code.

The QR code will have the information of the Authenticating Server and the Tenant. Once the mobile user scans the QR code, the authentication server and the tenant details will be available with the mobile client and stores as mobile app settings. This is like the QR Code scan functionality in EAM.