Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hi All,
I am trying to create Application Key and Get Key ID inside Custom Authenticator Code using Java. How to do that ?
The Authenticator should be able to invoke CreateApplicationKey in the Thingworx platform in the Resources/EntityServices
With that you have for the User the following services
DoesApplicationKeyWithKeyIdExist
GetApplicationKeyExpirationInfo
With that you should be able to do it.