User Creation Restrictions

User Creation Restrictions

by Harrison Zipper -
Number of replies: 1

I'm trying to prevent unlicensed users that are attached to a Shared Mailbox in O365 from being created as users in moodle. Does anyone have any ideas on the best way to accomplish this?

All of my real users have a "department" set in AzureAD, but I can't figure out how to restrict users that don't have anything in department using regular expressions. Can someone point me in the right direction?

Average of ratings: -
In reply to Harrison Zipper

Re: User Creation Restrictions

by Ron Meske -
I have a similar issue. I would like to exclude the non-user accounts that are in Azure. The accounts I want to exclude may have a name and.or an email address, but they will not have other profile fields completed.

Is there a way to test for non-empty on a profile field using regular expressions?