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 を使用しているため、新規ユーザーの承認は不要です。
ただし、新しい登録ユーザーに拡張グループが必要かどうかを確認するために、チームメンバーがチェックする必要があります。例えば、チームリーダーはより多くの情報を見られるようにする必要があります。そのため、誰かが登録した際に、メンバーの誰かがそれを把握する必要があります。また、グループが変更された際には、登録ユーザーにも通知が届くようにする必要があります。

何かアイデアはありますか?