appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.14k stars 3.7k forks source link

[Feature]: Export and/or import roles, groups and users #23402

Open UMinky opened 1 year ago

UMinky commented 1 year ago

Is there an existing issue for this?

Summary

We would like to be able to export and/or import roles, groups and users. So that we can store this configuration data in a repository, security scans and also compare the ACTUAL and TARGET state.

Why should this be worked on?

With an import function, only individual components, we promise ourselves to be able to quickly build test environments without having to import a full backup each time.

eric-spt commented 6 months ago

Bumping this

Nikhil-Nandagopal commented 6 months ago

@eric-spt I believe this is similar to #32298 we'll look into this but as I understand it, this shouldn't be a blocker for you to get started with Appsmith

eric-spt commented 6 months ago

@Nikhil-Nandagopal Appreciate the swift response! For context, I am working on an application with a multi instance setup for different environment (instead of the built in AppSmith environment). Due to this setup it makes it time consuming to sync roles across (and very human error prone). We are currently on Enterprise plan.

Will keep an eye out on #32298 . Thanks!

ascoho commented 5 months ago

we are also in need of this - right now the OIDC okta integration doesnt allow assigning OIDC groups to specific roles at the instance level. we are manually assigning roles and users but it is not easily replicated across our instances (dev, stage, and prod) and having to manually do this is prone to error