name=fi_oulu_AutoProvisionedUsers
title=Auto-provisioned users
description=A list of users created by an importer. Usernames begin with AUTO, accounts inactive.
admin_only=yes
version=1
height=1
width=1
url=/api/user/search/AUTO?sortby=id&sortdescending=yes
headerTemplates=['Username','Name']
rowTemplates=['{{name}}','<a href="/user/{{id}}">{{fullname}}</a>']
---- Below this line is deemed to be HTML content if url above is empty, Javascript otherwise. If Javascript, you MUST define an object BRICKNAME_functions containing at least a function onSuccess(responseJson){}.
