Create a rule to delete inactive users in Auth0

Is is possible to create a rule that can delete the inactive users in Auth0, who aren’t included in Windows AD? AD and Auth0 do not seem to be synced when user from AD is deleted.

Hi @dkim - Auth0 rules are used in our authentication pipeline to help add functionality and create the extensible Auth0 pipeline so unfortunately it is not possible to create rule to delete users automatically.

This post talks to how this could be scripted if that’s suitable for your use.

Thanks!

Seán

2 Likes

Hi @sean.mccamphill,
So are you saying that creating an API program is the best possible way for now to sync the number of users?
No other method like importing the users will not work too?
Thank you.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.