# Create SSO Users, Adding To Group, Subscribing to Category via API

**URL:** https://meta.discourse.org/t/create-sso-users-adding-to-group-subscribing-to-category-via-api/67335
**Category:** SSO
**Created:** [2 Agosto , 2017 18:10 UTC](https://meta.discourse.org/t/create-sso-users-adding-to-group-subscribing-to-category-via-api/67335 "2017-08-02T18:10:13Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [2 Agosto , 2017 18:13 UTC](https://meta.discourse.org/t/create-sso-users-adding-to-group-subscribing-to-category-via-api/67335/2 "2017-08-02T18:13:46Z")

</div>

This is all possible and I did exactly this years ago.

First, since you want users to receive updates before “creating the account” go with normal users and not staged.

When a user create a new account on your current app, you will

1. Send API request to create a new user

2. Send API requests to add it to groups

3. Send API request to make it watch some categories

---

_[View the full topic](https://meta.discourse.org/t/create-sso-users-adding-to-group-subscribing-to-category-via-api/67335)._
