Skip to main content

Register Repository Users

Notice

Prerequisites:

Database credentials for the user are stored in either AWS Secrets Manager or Azure Key Vault.

Registering a repository user enables ALTR’s sidecar to access database credentials, which are used when data consumers access repositories using single sign-on.

To register repository users:

  1. Log into ALTR via Okta.

  2. From the Data Source Details page, click the Users tab.

  3. Click Register Repository User.

  4. Enter the repository username in Username. This is the username for the relevant database credential.

  5. Select the Secret Source. Options are:

    1. Amazon Secrets Manager

    2. Azure Key Vault

  6. Populate applicable fields. These are copied directly from the secret source.

  7. Click Register User.

Warning

Installed sidecars

  • using Amazon Secrets Manager must have IAM access to the AWS secrets.

  • using Azure Key Vault must have identity available to it, can authenticate to the key vault and have access to the secret.

Contact ALTR Support if you need assistance.

Edit a repository user to update the Amazon Resource Name (ARN).

To edit a repository user:

  1. Log into ALTR via Okta.

  2. Select Data ConfigurationData Sources in the Navigation menu.

  3. Click the Repositories tab.

  4. Click the repository to view details.

  5. Click the Users tab.

  6. Locate the repository user and click Edit.

  7. Update repository user.

  8. Click Save.

Removing a repository user prevents it from being used in impersonation policies. Update relevant policies to exclude a repository user before removing the user.

To remove a repository user from ALTR:

  1. Log into ALTR via Okta.

  2. Select Data ConfigurationData Sources in the Navigation menu.

  3. Click the Repositories tab.

  4. Click the repository to view details.

  5. Click the Users tab.

  6. Locate the repository user and click Remove; a modal displays to confirm.

  7. Click Remove User.