Ana içeriğe geç

Application Management

What Is It For?

  • Centrally manages consumer apps that access API products in the portal
  • Ties apps to an organization, separating person (account) from app ownership
  • Surfaces credential and API Product subscription counts on the list and detail
  • Provides operational control via metadata, key generate/revoke, and unregister
  • Closes the lifecycle safely by approving, archiving, or rejecting consumer deletion requests

Who Uses It?

  • Portal administrators: To see all apps, edit them, and decide deletion requests
  • Portal Developer roles: To manage apps in their authorized scope
  • Support / operations: To verify credential and subscription state by org/app
bilgi

Test → Prod promote, TEST/PROD credentials, and wizards are not on the Manager app pages. See Application Promote and Portal Settings → Prod Promotion. For live quota/traffic see Traffic & Usage.

Access

  • Portal → Applications (route: /admin/portal-app) — active portal scope
  • The same component also opens under Identity → Applications (?source=identity); Project / Portal columns appear and the API Products section is hidden
  • Authorities: Admin, Portal Manager, Portal Developer (Portal menu)
Portal Applications list

List

Create opens the new-app dialog.

Filters

FilterDescription
Search by App nameSearch by name
Search by member account / developerFinds apps via ACTIVE org memberships matched by account email/name
OrganizationOne or more organizations

Columns

ColumnDescription
AppClick name for view; description in tooltip
OrganizationBadge → org overview
Credentials / API ProductsCount badges from list-stats
Created DateCreated timestamp
Reference IdUnique reference

Badges on name:

  • Deletion requested — consumer deletion request (PENDING_DELETION)
  • Archived — archived app

No list badge for ACTIVE / SUSPENDED. Suspend has no Manager UI (backend only).

Row menu (⋮)

  • View · Edit · Remove (immediate hard delete)
  • When PENDING_DELETION: Approve & delete · Approve & archive · Reject

Create

FieldRequiredNotes
App (Name)YesMax 255
Reference IdYesDefault UUID
DescriptionNo
OrganizationYesThere is no Account field

Metadata, credentials, and product subscriptions are not in the create dialog; they are managed on edit/view. portalId / projectId come from the active portal context.

Create or Edit an App dialog

View

Header: name, Organization badge, Created Date; Edit / Delete.

Stat cards: Credentials count, API Products count (products hidden in Identity mode).

Portal Application View — Information

Information

  • Details: name, description, organization, created, referenceId (project in Identity)
  • Linked Resources: credential / product counts
  • Metadata (read-only): Key, Value (secrets as ••••••••), Secret yes/no

Credentials & Products

  • Credential chips (disabled ones secondary)
  • Product chips: name · plan type · subscription status (no products in Identity)

Usage Report

App-scoped summary metrics panel (product filter + date range; successful / blocked / error / timing). For platform-wide views see API Traffic Report and Traffic & Usage.

Edit

Saved with Save and Deploy.

AreaEditable?
Name, DescriptionYes
Organization, Reference IdNo (read-only strip)
MetadataAdd/remove rows; key required and unique; value; secret + show/hide
API Keys / CredentialsGenerate; table: apiKey, enabled, created, expire; Revoke
API ProductsPlan/status visible; UnregisterUNSUBSCRIBED (new subscribe is not started here)

Lifecycle

StateHow it appearsManager actions
ACTIVEDefault / after RejectCreate, edit, direct Remove
PENDING_DELETIONConsumer deletion request (credentials disabled)Approve & delete / Approve & archive / Reject
ARCHIVEDApprove & archiveData kept; subscriptions unsubscribed
SUSPENDEDBackend onlyNo Manager UI

Approve & delete permanently removes the app, credentials, ACLs, subscriptions, and gateway undeploy. Prefer archive to keep data.

Developer Portal

Consumer My Apps (create wizard, add subscription, Test only / Promote, deletion request) is documented on Application Promote. Manager does not approve promote on this page.