Skip to main content

Register Repository Users

Notice

Prerequisites:

Database credentials for the user are stored in AWS Secrets Manager

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 Secret ARN from AWS Secrets Manager in Amazon Resource Name (ARN). This is the secret that stores the plain text password to the database user.

  5. Enter the username from AWS Secrets Manager in Username. This is the username for the relevant database credential.

  6. Click Register User.

Warning

Deployed sidecars must have IAM access to the AWS secrets. Contact ALTR Support if you need assistance configuring IAM access.

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.