Map Roles with Custom CMS Bridge Remote Auth

Hi all,

I’m using Pydio 8.0.2 on a Debian server running PHP 7.0

I use the remote.auth plugin to bridge my custom CMS with pydio, and I need to allow users to access different workspaces based on their role in my CMS. Is there a way to do that ?

For the moment, i looked in the glueCode.php file, but the only thing that I found (and that I use) is to give default rights or admin rights to the users based on their role…

Any help would be much appreciated

Thanks

A