Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support bulk-creation of specify user accounts via API #6301

Open
bronwyncombs opened this issue Mar 6, 2025 · 0 comments
Open

Support bulk-creation of specify user accounts via API #6301

bronwyncombs opened this issue Mar 6, 2025 · 0 comments
Labels
2 - API Issues that are related to the APIs

Comments

@bronwyncombs
Copy link

Is your feature request related to a problem? Please describe.

From Zoe:

They are looking for a way to create 100+ users using the API. ... Currently they are using a python script with direct connection to the database, not ideal. Any insights into complexity and feasibility to deliver this request appreciated.

Describe the solution you'd like
A clear and concise description of what you want to happen.

From Anusuriya:

I want to create a large number of user accounts programmatically with predefined role and, after that, email them the credentials and invite link (so that they can log in via SSO and use the credentials provided to link their account with SSO id). We will include the instruction in the email to update the password when they login first time into the system.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

They currently use a python script as mentioned in the problem above.

Reported By
Zoe @ CSIRO NRCA via Asana

Anusuriya @ CSIRO Mineral Resources via discourse

Additional context

From Zoe:

It is not something we (NRCA) particularly need, so again low priority, but I can see how creating 100+ users would benefit from a programmatic approach.

@bronwyncombs bronwyncombs added the 2 - API Issues that are related to the APIs label Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 - API Issues that are related to the APIs
Projects
None yet
Development

No branches or pull requests

1 participant