Skip to content

Connection

Weights & Biases on Hire2Retire supports BasicAuth.

Please refer to the document Basic Auth to know more about Basic Authentication in Weights & Biases.

We at RoboMQ pay utmost attention to keep your account secure. See our Security and Privacy Policies to learn more about how RoboMQ handles your account access.

Object Permission
User Can Provision and Deprovision Users

Steps to Enable Basic Auth in Weights & Biases

Weights & Biases allows basic authentication for the SCIM API. To authenticate:

  • Weights & Biases accepts the HTTP request with the Authorization header, containing the word Basic, followed by a space and a base64-encoded string of username:password, where password is your API key.

For example, to authorize as demo:p@55w0rd, the header should be:

How to Get API Key in Weights and Biases

To find your API key for Weights and Biases (W&B):

  1. Log in to W&B at https://wandb.ai/authorize .

  2. Alternatively, access your profile:

    • Click your user profile in the upper right corner.
    • Select User Settings.
    • Scroll to the Danger Zone section.
    • Click Reveal next to API Keys.
  3. Use Your API key as password.

Basic Auth

To link your Weights & Biases account using Basic Auth, you have to specify your Instance URL, User Name and Password.

Weights & Biases API Token

Figure 1. Authentication Form for Weights & Biases Basic Auth on RoboMQ Hire2Retire