nullstone icon indicating copy to clipboard operation
nullstone copied to clipboard

Database User Tab

Open jmscholen opened this issue 3 years ago • 0 comments

Summary

I often need to give developers access to the db. I would need to log into the db and add the user and generate a password for them unless I give out the main secret url... I dont want to do this.

Intended Outcome

Nullstone UI has a tab for adding users to the db.

How will it work?

Admin User opens a datastore. An additional tab is available to add a user to the db as an admin function. Once a user is added, Nullstone completes an update.

Regular user would open the datastore they have access to to retrieve the credentials to access the db from a client. OR maybe the admin needs to login AWS secrets manager and get the creds to give to the user.

jmscholen avatar Jul 21 '22 15:07 jmscholen