- Support
- What is the application user type?
-
Account & Licensing
-
Installing & Updating
-
Power Pick Connections
-
Data Push & Data Pull
-
API
-
Reports
-
Snapshots & Dashboard
-
Workflows
What is the application user type?
You may have seen an option in a user's settings to set their user type to "Application." This is a special user type that is used with the ItemPath API.
An "Application" user type can generate an Oath2 token that does not expire. Because this is less secure, we recommend this is used only with ItemPath hosted on-premise in a closed network.
We generally recommend using a "user" user type, using the refresh token to generate new access tokens as needed.
If you prefer to avoid having to refresh an expired token, you can generate an application token—a non-expiring access token—using this API call.
An existing user's type can be changed to "application" via an API endpoint. View the call in the API reference here.
Resources
To learn more about ItemPath and see it in action, please book a demo with our sales team. In the meantime, here are some of our popular articles and key topics.
API
Authentication
The ItemPath API uses token-based authentication in order to validate user access. This is OAuth 2 standard. In order to make requests through the API, you must include an access token ...
Using ItemPath
Users
ItemPath is secure, and only your appointed system administrators can allow and assign specific users and roles. This way not just anyone can access your data or make changes. With ...
Users & Permissions
How do I set up a new user?
To set up additional users after initial setup, navigate to the Users tab in the header of your ItemPath site, or via [your URL or IP]/users. Once you’ve clicked on the ...