Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified modules/ROOT/.DS_Store
Binary file not shown.
Binary file modified modules/ROOT/assets/.DS_Store
Binary file not shown.
7 changes: 5 additions & 2 deletions modules/ROOT/pages/my-applications.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ You can view the following details about an application:
* Application URL
+
Displays the application’s internet address. Click the link to go to the URL.
* Last updated
+
Displays the date and time when the application credentials were last modified, in your local timezone.
* Client Credentials
+
Displays the application’s client ID and client secret.
Expand All @@ -43,7 +46,7 @@ Displays the application’s client ID and client secret.
Lists the application’s redirect URIs.
* OAuth 2.0 Grant Type
+
Lists the application’s grant types.
Lists the application’s grant types.
* API Contracts
+
From the API contracts section, you can see the application’s API name, environment and instances, instance URLs, SLA tier, and request access state. The environment can be either a sandbox or development environment. Request access states can be `pending`, `approved`, or `failed`.
Expand All @@ -66,7 +69,7 @@ To reset the client secret:

. From the *Client Credentials* section, click *Reset client secret*.
. Click *Confirm*.
. To view the new client secret, click the View icon.
. To view the new client secret, click the View icon.

=== Edit the Client Application Details
You can edit a client application name, description, OAuth 2.0 grant type, OAuth 2.0 Redirect URIs, and SLA Tier from the Application Details page.
Expand Down