OAuth Application

OAuth Application allows you to create and manage OAuth applications in My OPSWAT Portal. You use these applications to generate Client Credentials (Client Key and Client Secret) and authenticate your server-to-server integrations with the Portal.

Overview

To access the OAuth Application feature:

  • Open My OPSWAT Portal
  • Click your Account menu at the top-right corner.
  • Select OAuth Application.

You are taken to your personal OAuth Applications page . All data on this page is specific to your user account.

Each application will have App Name, Description, Created By, Last Updated

You can:

  • Search by App Name.
  • Sort by Name or Created Date.

For each application, you can:

  • Update Name and description
  • Delete the application

This list is personal to you. Other users do not see your OAuth applications.

Register New Application

To create a new OAuth application:

  1. On the OAuth Applications page, click the Register New Application button.

  2. In the creation form, enter:

    • App Name (required, must be unique)
    • Description (optional)
  3. Click Register to create the application.

When you confirm, the system:

  1. Creates a new OAuth application.
  2. Generates a unique Client Key and Client Secret.
  3. Encrypts the Client Key and Client Secret at rest.
  4. Displays the details of the new application.

Using OAuth credentials to call OAuth APIs

After you create an OAuth application and obtain its Client Key and Client Secret, you can use them to call OAuth APIs.

Developer GuideAPI

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard