Create a Secret Token for ThingWorx
1. In the Microsoft Azure portal, log in to a B2C tenant as the Global Administrator.
2. Under Azure services, click Azure AD B2C.
3. From the left pane, select Certificates & secrets.
4. In the page that opens on the right, click New client secret, and add a new client secret. Set a secret description and expiry date and click Add.
5. When the new client secret is displayed in the Client secrets list, copy the Value by clicking the icon to the right of the field. This secret will be used as the clientSecret in the ThingWorx sso_settings.json file.
Was this helpful?