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 wordBasic
, followed by a space and a base64-encoded string ofusername:password
, wherepassword
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):
-
Log in to W&B at https://wandb.ai/authorize .
-
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.
- Use Your API key as password.
Link Weights & Biases account on Hire2Retire¶
Basic Auth¶
To link your Weights & Biases account using Basic Auth, you have to specify your Instance URL
, User Name
and Password
.
Figure 1. Authentication Form for Weights & Biases Basic Auth on RoboMQ Hire2Retire