---
sourceDocument: Australia IT Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/it-service-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia IT Service Management

ft:clusterId :

    - itsm

bundleId :

    - itsm

workflow :

    - Technology


---

# Application Registries form

# Application Registries form {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
The Application Registries form presents elaborate data on the form's fields and their corresponding descriptions.
You must have the Desktop Assistant administrator \[sn_dex_desktop.admin\] role to access the form.
{#application-registries-form__table_vjt_js4_1xb__entry__2}

| Field | Description |
|-|-|
| Name | Name of the application. |
| Client ID | Unique identifier for your application that is issued by the service provider. |
| Client Secret | Secret key that is used to authenticate your application with the service provider's API. |
| Redirect URL | URIs that the service provider should redirect the user to after authentication is complete. This is where your application receives the authorization code or access token. |
| Logo URL | URL of your application's logo image. |
| Public Client | Option to indicate whether the application is publicly accessible. Examples of public clients include mobile apps, web applications, and JavaScript-based applications. |
| Comments | Additional context or information about a particular request or response. |
| Application | Client application that is requesting authorization to access a protected resource or service on behalf of a user. |
| Accessible from | IP addresses or domains that are authorized to access your OAuth client. When you register your OAuth client, you may be required to provide a list of IP addresses or domains allowed to make requests to the service provider's API. |
| Active | Status of an access token. When you grant your application permission to access your resources using OAuth, the service provider issues an access token that your application uses to make API requests. |
| Refresh Token Lifespan | The duration (in seconds) of a user's session before requiring reauthentication in your application. |
| Access Token Lifespan | The duration (in seconds) for which an access token is considered valid for use by an application. |
| Default Grant type | Refers to the default method used by an OAuth 2.0 authorization server to grant access tokens to client applications. |
[Table 1. Application registries form fields and description]

{#application-registries-form__table_vjt_js4_1xb}

To return to the OAuth details page, see [Configure Open Authorization details](https://servicenow-prod.fluidtopics.net/BPEpeuZvT4oCES_c_NS99Q "Edit the Open Authorization (OAuth) field values to update OAuth client application details.").

