Andrew: Authorization does work, and is in use by default. Only administrators are allowed access to certain methods on the VenueServer. For example, GetVenues is required to administrate a VenueServer or run a BridgeServer, and this call is only allowed to administrators by default. You can change this by adding other roles with the appropriate permissions, and adding the desired subjects to these roles.
This part of the toolkit is likely not used very often. If you find problems there, please do report them. Tom Andrew Patrick wrote: > Is anyone successfully using the access permission features that are > available in the Venue Client under Administrate Roles? > > I undertand that you can manage the permissions that users will have for > certain venues, including controlling access to the venue, on the basis > of the certificate identities. > > I think I understand how the permissions are supposed to be setup, but I > thought I would check if the features actually work before I get a > couple of extra certificates and test it for myself. > >

