Create an auth credential

Last updated: Oct 17, 2024
IMPLEMENTATION
HEALTH TECH VENDOR

An auth credential verifies one of your destinations to receive data from Redox. Learn about authenticating incoming data.

Create an auth credential

  1. Log in to the Redox dashboard.
  2. From the navigation menu, click the Developer page.
  3. By default, the API Keys tab displays. From the tab options, click the Endpoints tab.
  4. Any configured destinations display. Click the Create auth credential button.
  5. The auth credential wizard opens. Enter a human-readable name for the auth credential. This will be the displayed name on the Endpoints tab.
  6. From the Strategy drop-down field, select the relevant auth strategy that the auth credential will use to verify the source's legitimacy.
  7. Click the Next button.
  8. More configuration fields display. These are specific to the selected auth strategy type. See the relevant section below these steps for more details.
  9. When you've finished entering the configuration details, click the Create button. At any point, you can click the Cancel button to clear and reset the form.

Edit an auth credential

  1. Log in to the Redox dashboard.
  2. From the navigation menu, click the Developer page.
  3. By default, the API Keys tab displays. From the tab options, click the Endpoints tab.
  4. Any configured destinations display. Find the auth credential you want to edit, then click the Edit button.
  5. The edit form opens. Make any changes you need, then click the Save button.

Delete an auth credential

  1. Log in to the Redox dashboard.
  2. From the navigation menu, click the Developer page.
  3. By default, the API Keys tab displays. From the tab options, click the Endpoints tab.
  4. Any configured destinations display. Find the auth credential you want to delete, then click the Delete button.
  5. A warning dialog opens. If you changed your mind and want to keep the auth credential, click the Cancel button. Or to proceed with deleting, click the Delete button.
  6. The page reloads with any remaining auth credentials.