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

Admin API use case 1: endpoint to create users #16426

Closed
JennieOcken opened this issue Feb 4, 2022 · 1 comment · Fixed by #16520
Closed

Admin API use case 1: endpoint to create users #16426

JennieOcken opened this issue Feb 4, 2022 · 1 comment · Fixed by #16520
Labels
changelog: spotlight Items that will get their own changelog posts and spotlighted

Comments

@JennieOcken
Copy link

As a Creator, I have a set of activities I need to do in Forem but the initiating system may be outside of Forem. This requires a set of authenticated admin only APIs that would allow me to take these actions. For use case 1 my most common need is to create a new user account when that user is created in another system. I am using Forem as a part of my overall web presence/social strategy. I want users to feel like Forem is an extension of these other systems. Therefore I want them to have the same user account and move easily between the two systems. By using the same social SSO option (e.g. Google) I can make the movement between the seamless if the user accounts are the same. As such, I want to create the user account in Forem when it is created in my internal system.

For our initial MVP the outside system posts us an email address and we send the invitation to that email address. This would ensure the two systems are using the same user account but the user will be more in control of sign in method and create less confusion.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2022

Thanks for the issue, we will take it into consideration! Our team of engineers is busy working on many types of features, please give us time to get back to you.

Feature requests that require more discussion may be closed. Read more about our feature request process on forem.dev.

To our amazing contributors: issues labeled type: bug are always up for grabs, but for feature requests, please wait until we add a ready for dev before starting to work on it.

To claim an issue to work on, please leave a comment. If you've claimed the issue and need help, please ping @forem/oss. The OSS Community Manager or the engineers on OSS rotation will follow up.

For full info on how to contribute, please check out our contributors guide.

@JennieOcken JennieOcken added the changelog: spotlight Items that will get their own changelog posts and spotlighted label Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: spotlight Items that will get their own changelog posts and spotlighted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant