It seems like your browser didn't download the required fonts. Please revise your security settings and try again.
Barracuda Email Gateway Defense
formerly Email Security

Registering your Application in the Barracuda Token Service

  • Last updated on

This article refers to the steps to register your application using the Barracuda Token Service to obtain a Client ID and Client Secret. 

The Client ID is a unique identifier for your application, generated by the system when you register your application and cannot be modified. The Client Secret is used to sign and validate access tokens for authentication and to gain access to API endpoints.

You will use the Client ID and Client Secret to create an access token. The Client Secret does not expire. However, you can reset the Client Secret in the Barracuda Token Service to generate a new password.

Add a New Application

Log into the Barracuda Token Service based on your region.  If you are currently not logged into Barracuda Cloud Control (BCC), you will need to log in using your BCC user credentials before you are redirected to the Barracuda Token Service. 

RegionURL
United States (US)https://login.bts.barracudanetworks.com/register
United Kingdom (UK)https://uk.login.bts.barracudanetworks.com/register

Register Your New Application

  1. Click the ADD APPLICATION button on the top right.
  2. On the Add Application page, under the Application Details section, fill in the Application name. Under the Application Scope section, select the type of access you want for each available scope. 
  3. Click ADD APPLICATION to register your application.
    BTS_addapp.png

    You are now redirected to the Applications Details page for that application. 

Obtain your Client ID and Client Secret

On the Application Details page, you can copy your Client ID and Client Secret to the clipboard. The Client Secret will only be available to view or copy for 15 minutes. However, you can reset it at any time.

For security purposes, the Client Secret must be kept confidential. If anyone can access your Client Secret, they can issue tokens and access resources they should not access.

Edit or Delete your Application

Log into the Barracuda Token Service based on your region to access your applications. 

To edit or delete your application, click EDIT next to the application you want to change. You can do the following:

  • Under Application Details,
    • Change the Application name.
    • Select DELETE APPLICATION to delete the application.
    • Select RESET CLIENT SECRET to reset the Client Secret. 
  • Under Application Scope, change the type of access.

Click SAVE APPLICATION to save your changes.

btd_editapp.png