OAuth2 server

The OAuth2 Server section is used for managing OAuth2 applications.

For additional information about using the OAuth2 Server section, contact the DevOps team or technical support team.

In this article:

Register a new OAuth2 application

To register a new OAuth2 application:

  1. Sign in to the Operator Control Panel on the root reseller level.
  2. Go to OAuth2 Server (see Navigation). The list of OAuth2 applications is displayed.



  3. Click Create. The registration page of a new OAuth2 application is displayed.



  4. In the Name field, enter the OAuth2 application name.
  5. In the Client ID field, enter the client identifier.
  6. In the Client secret field, enter the access key.
  7. In the Redirect URI field, enter the redirect address.
  8. Optionally, in the Status list, change the status that will be applied to the new OAuth2 application after registration:
    • Active.
    • Inactive.
  9. Optionally, in the Description field, enter additional information about the OAuth2 application.
  10. Click Create. The new OAuth2 application will be registered in the specified status.

Update an OAuth2 application

To update information about an OAuth2 application:

  1. Sign in to the Operator Control Panel on the root reseller level.
  2. Go to OAuth2 Server (see Navigation). The list of OAuth2 applications is displayed.
  3. Click the ID or application name of the required OAuth2 application. The page with information about the selected OAuth2 application is displayed similarly to the registration page of a new OAuth2 application.
  4. Edit the necessary parameters of the OAuth2 application.
  5. Click Update to save the changes.