On-line checks

Verify that your IoT Edge Connect configuration is correctly set up across the ​Akamai​ systems. It checks your authentication and authorization setup, edge hostnames configuration in Property Manager, and data equality between the Property Manager configuration and the IoT Edge Connect application.

📘

The checks will be different, depending on the selected authentication method.

On-line checks

Check nameDescription
Token validity for publisherChecks whether the optional NBF claim in the publisher's token specifies a moment in the future.
Token expiration time validity for publisherChecks the expiration date claim of the publisher's token.
Publisher claim and topic group equalityChecks whether at least one group in the publisher's token matches the publisher groups configured for the given topic.
Authorization claim for subscriberChecks whether the subscriber's token has an authorization group claim.
Authorization claim for publisherChecks whether the publisher's token has an authorization group claim.
Token and configured subscribers equalityChecks the Authorization Groups Claim in the subscriber's token for redundant groups that may be absent from configured subscriber groups.
Token and configured publishers equalityChecks the Authorization Groups Claim in the publisher's token for redundant groups that may be absent from configured publisher groups.
Token validity for subscriberChecks whether the optional NBF claim in the subscriber's token doesn't specify a moment in the future.
Token expiration time validity for subscriberChecks the expiration date claim of the subscriber's token.
Subscriber claim and topic group equalityChecks whether at least one group in the subscriber's token matches the subscriber groups configured for the given topic.
Token expiration time for subscriberChecks whether the optional EXP claim in the publisher's token does not specify a moment in the past.
Client ID validity for publisherChecks whether the Client ID from the publisher's token matches the Client ID defined in the given property.
Client ID claim for subscriberChecks whether the subscriber's token has a Client ID claim.
Client ID validity for subscriberChecks whether the Client ID from the subscriber's token matches the Client ID defined in the given property.
Client ID claim for publisherChecks whether the publisher's token has a Client ID claim.