Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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.