+1 for "prepaid billing" mode. Despite the name, there is no need for actually implementing billing. Basically you pre-generate "prepaid" card PINs and configure the network to honor them for X hours/days of access. Very similar to how most hotels issue you a unique code that is only good for the duration of your stay. Alternatively, check out the Dashboard API - you should be able to script a bunch of cURL (or Postman, etc) calls to create all those users. I haven't done Meraki-auth before, but I believe they need to be org/network admins with access level set to None.
... View more