An auth credential verifies one of your destinations to receive data from Redox. Learn about receiving data from Redox.
- Any user can view auth credentials in a given environment, but a user must be assigned to an engineer role to manage them. Learn about user roles.
- You must have completed onboarding to Redox and implemented at least one connection.
- Use Network Explorer to see which systems Redox already integrates with.
- If you can’t find the system you’re looking for, review our process for adding a new system adapter to our network.
- Decide which supported auth strategy to use:
- AWS Signature Version 4
- Google Workload Identity Federation (WIF)
- JWT bearer
- OAuth 2.0 Two-Legged with secrets
- OAuth 2.0 2-legged with JWT for GCP
- SMART backend
- Log in to the Redox dashboard.
- From the navigation menu, click the Developer page.
- By default, the Sources tab opens. Click the Authentication tab to view any configured auth credentials.
- To view a specific auth credential’s configuration details, click the auth credential row in the table.
- Log in to the dashboard.
- From the navigation menu, select the Developer page.
- By default, the Sources tab opens. Click the Authentication tab.
- All configured OAuth API keys and auth credentials display in a table. Click the New button > New auth credential option.
- The New auth credential form opens. Enter a human-readable name for the auth credential. This will appear in the Authentication table. At any point, click the Cancel button to discard and exit the form.
- From the Strategy drop-down field, select the relevant auth strategy that the auth credential will use to verify the source’s legitimacy.
![On the New auth credential form, a user enters a name and selects the auth strategy type. On the New auth credential form, a user enters a name and selects the auth strategy type.]()
Select the auth strategy type - More configuration fields appear, which are specific to the selected auth strategy type. After you start entering settings, click the Clear button to reset the form at any point.Tip for masked secret values in auth credentials
- When you’ve finished entering the configuration details, click the Create button.
- The form closes and the new auth credential appears on the Authentication tab.
- Follow the steps to view auth credentials.
- Find the auth credential you want to edit and click anywhere in its row.
- The Details page opens. Click the Edit button.
- The form opens. Make any changes you need, then click the Save button. At any point, click the Discard changes button to undo any edits.
![A user selects an auth credential to edit and updates its settings in the Redox dashboard. A user selects an auth credential to edit and updates its settings in the Redox dashboard.]()
Edit an existing auth credential
- Follow the steps to view auth credentials.
- Find the auth credential you want to delete and click anywhere in its row.
- The Details page opens. Click the Delete button in the top-right corner.
- A confirmation modal opens. Click the Delete button to proceed or click the Cancel button to keep it.
![A user must confirm before an auth credential is successfully deleted. A user must confirm before an auth credential is successfully deleted.]()
Delete an auth credential
Platform API endpoints


