Using API Portal 10.3 | API Portal Administrator's Guide | Managing Applications | Application Details View
 
Application Details View
The application details view displays the details of the selected application such as application description, purpose for which the application is created, access tokens, and associated APIs. You can also renew or revoke the access token for an associated API.
Field
Description
Basic information
Provides the basic information of the selected application such as description and purpose for which the application is created.
Access tokens
Provides the list of access tokens available for the associated APIs for the application.
It displays the following details of the access token:
*API access key: The access for using the access token for the associated API.
*Expiration date: The date when the access token expires.
OAuth2 credentials
Provides the OAuth2 credential details available for the application.
It displays the following details of the OAuth2 credentials:
*Client Id: Specifies the client identifier issued to the client to identify itself to the authorization server.
*Client secret: Specifies the client secret that is matching to the client identifier.
*Token life time (sec): Specifies the time for which the access token is available.
*Refresh count: Specifies the number of times the access token can be refreshed.
*Authorization URLs: Specifies the Authorization URL to which the Client ID and Client secret is passed on for validation.
*Access token URLs: Specifies the Access token URL to which the Client id and Client secret is passed on to and which in turn provides the required access token to access the resource.
*Redirect URLs: Specifies the URIs that the authorization server uses to redirect the resource owner's browser during the grant process. You can add more than one URI at a time using the Add button.
JWT properties
Provides the Access token URL details used to get the access token.
*Access token URLs: Specifies the Access token URL that is used, along with the App ID to get an access token from the API provider to access the resource.
Associated APIs
Lists the associated APIs for the selected application.
It displays the following information for the associated APIs:
*API name: Specifies the name of the API.
*Version: Specifies the version of the API.
*Action: Displays the following actions that can be performed for the specified API
*Renew: Click to renew the access token for the required API.
*Revoke: Click to revoke an access token for the required API.

Copyright © 2014- 2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.