What is the developer credential tool?
The developer credential tool is a tool in a portal
You use the developer credential tool to:
- Create API key and OAuth 2.0 credential items
An item, also known as a content item, is a resource stored in a portal such as a web map, hosted layer, style, script tool, file, or notebook. for your custom applications - Create a client_id and client_secret
- Define the privileges
Privileges are a set of permissions assigned to ArcGIS accounts, developer credentials, and applications that grant access to secure resources and functionality in ArcGIS. for a credential (API key and app credentials only) - Define the items a credential can access (API key and app credentials only)
- Set the expiration date (API key and app credentials only)
- Set the redirect and referrer URLs
How to use the developer credential tool
You access the developer credential tool by creating a new item.
The steps to use the creator are:
- Sign in to your portal.
- Click to Content > My Content > New item.
- Click Developer Credentials.
- Click the type of credentials you want to create: API key credentials or OAuth 2.0 credentials.
- Select and define the properties required for the type of authentication you are implementing. e.g.
- Expiration data
- Referrer
- Redirect URL
- Privileges
- Item name, tags, and summary
Tutorials
Create an API key
Create and configure API key credentials to get a long-lived API key access token.