Skip to content

How to access in dataBridges dashboard?

You can access dataBridges dashboard by navigating to https://dashboard.databridges.io/


How to register in dataBridges dashboard?

If you do not have an account with us You can register using Registration Link . Provide Email Address, Password and Agree to Terms and Condition to proceed. Once successful you will receive mail to activate your account.
portal.register

How to login to dataBridges dashboard?

Navigate to Login Page. If you have already registered enter your credentials and click Log In If you do not have an account with us, Register using Not yet registered? link.
portal.login

Understand the dashboard.

You will be navigated to dashboard once your authentication is successful. This is the place where you can manage all your applications and keys.
portal.dashboard
[1]
Profile Menu : Manage Profile options available in this menu.
[2]
Network List : Allocated Cluster list for your profile.
[3]
Application List : List of all application created under Network [2].
[4]
Add Application : Add new Application under Network [2]
[5]
Show Authentication endpoint : Authentication endpoints to be used with library for this Network [2].
[6]
Application Manage Options : Manage selected application using this menu.
[7]
Copy Key to clipboard : Copy application Key to clipboard to be used with library.
[8]
Copy Secret to clipboard : Copy application Secret to clipboard to be used with library.
[9]
Application Key Manage Options : Manage application key using this menu.
[10]
Profile and Selection Details : Footer showing details of Profile and Selections on dashboard.

Where do i get authentication url to be used with the libary?

On Dashboard, click on Show Authentication endpoint to view Server and Client library endpoint to be used with the library.
portal.dashboard

How to create an application?

Select Add Application against a network to create an application.
You need to enter Application Name and press Add to create an application.
portal.createapp

What are default keys for an application?

When an application is created, dataBridges creates one server and one client key by default for your application. If you want to add more keys you can use Add Key option against the application.
default.keys

How to Add key for an application?

Select "Add Key" from the menu against an application.
portal.dashboard.addkey.menu
To Add client key, Select Key Type as Client. For client key you will have 2 additional options where you can select the type of access associated with this key.
You can enable or disable whether to allow apps using this key to publish messages to public channels. There are many use cases, where we need the apps to only receive channel.event messages and not have access to publish / send message(s) to channels.
You can enable or disable to allow apps using this key to access RPC functions.
portal.add.app.key.client
To Add server key, Select Key Type as Server.
portal.add.app.key.server

How to Update key properties for an application?

Against a key you have options to edit,refresh key secret or disable a key.
Select "Edit" to edit properties of the key.
Note : you cannot change Key Type of any key.
portal.dashboard.editkey.menu
You can enable or disable whether to allow apps using this key to publish messages to public channels. There are many use cases, where we need the apps to only receive channel.event messages and not have access to publish / send message(s) to channels.
You can enable or disable to allow apps using this key to access RPC functions.
portal.edit.app.key.client
You can update friendly name for the key with this option.
portal.edit.app.key.server

How to refresh a key secret for an application?

There are times when you want to refresh the key "Secret". You can use "Refresh Key Secret" option for doing this.
portal.refresh.app.key

How to disable key for an application?

If ever you want to disable a key which is not in use or lost, you can do it by selecting "Disable Key" option against the Key.
portal.disable.app.key

How to manage your dashboard profile?

Manage your profile can be done from "Profile" menu
portal.profile.menu
Manage your login password by selecting "Change Password" from the right corner profile menu.
portal.change.password
Manage your username and email address by selecting "Update Profile" from the right corner profile menu.
portal.update.profile
Disable your account by selecting "Disable Account" from the right corner profile menu.
portal.disable.account