New User Notification WITHOUT Approval

It’s clear that the admin would receive notification once per day that there are new users awaiting approval, but what if we don’t want to approve users but still want to be notified when they register?

Is this enabled somewhere and I missed it or can it be easily added?

Thanks!
Brian

p.s. or is there any plan to let admins create users…then this is moot for us.

Sorry I am not following? Why don’t you decline the users if you don’t want to approve them? Why do the need to be in pending approval forever?

Sorry I wasn’t clear. We are using SSO to validate users from our
website with those credentials so we don’t approve them on discourse,
they are already “approved” but we would like to know when they first
visit and become “new users”.

I use the admin/users/new list to see which users are visiting the forum for the first time.

Same thing as you, since we have an SSO set.

That list is good, an e-mail option would be better.

You can add a new forum users section on your website that consumes https://example.com/admin/users/list/new.json

你好,关于这个问题,你们有什么解决方案吗?
我们使用的是单点登录(SSO),因此无需手动审批新用户。
但是,需要有一位团队成员检查新注册用户是否需要扩展其所属群组。例如,团队负责人应能查看更多内容。因此,我们需要其中一名成员知道何时有人注册。同时,当群组发生变更时,注册用户也需要收到通知。

你们有什么建议吗?