Jwks Trust Mapping (nCloudDriver-JwksTrustMapping)

Jwks trust mapping is required to configure the station to receive commands sent from the cloud platform. This component is available in the nCloudDriver palette under Authentication. This component is added to the Trust Manager in the CloudAuthenticationScheme in the AuthenticationService.
Figure 52.   Jwks Trust Mapping properties
Image

To access these properties, expand Config > Drivers > Services > Authentication Service > Authentication Schemes > CloudAuthenticationScheme > TrustManager, double-click JwksTrustMapping.

Property Value Description
App Id test Defines the Honeywell Forge application ID.
Expected Jwt Audience text (defaults to Cloud Driver) Defines the token audience “aud” property.

You may change the default to match the value present in the JWT for those providers that do not have a fully configurable audience property. For example, Salesforce prepends the Salesforce application Id (not to be confused with the Honeywell Forge application Id) onto the audience.

Expected Jwt Issuer text Typically, defines the URL of the user identity provider.
 NOTE: This value is required. The value for the Token issuer “iss” property must to be provided by the Developer/Integrator during Certificate Trust Mapping configuration. 
Certificate Alias text Defines the alias of your token provider's public certificate file that was imported.