Re: Understanding the permission system to delegate permissions

2024-02-26 Thread Michael Jumper
On 2/25/24 11:09, med ahmed wrote: Hi, I am also struggling with permission delegation,  I would like to allow users to view their connections history, Could anyone please tell me how to do it? This is an entirely different matter and relates to how the webapp UI presents itself, not to p

RE: Re: Understanding the permission system to delegate permissions

2024-02-26 Thread Renner Florian
Hi Michael, Thank you for your fast reply, your described approach works. Personally I would prefer to delegate the permissions to create groups and to change groups separately, because now my users can also create a huge amount of groups and then forget to delete them, but that’s a thing of edu

Re: Understanding the permission system to delegate permissions

2024-02-25 Thread med ahmed
Hi, I am also struggling with permission delegation, I would like to allow users to view their connections history, Could anyone please tell me how to do it? Best Regards, On Sun, Feb 25, 2024, 4:53 PM Michael Jumper wrote: > On 2/25/24 02:08, Florian wrote: > > Hi together, > > > > In my sc

Re: Understanding the permission system to delegate permissions

2024-02-25 Thread Michael Jumper
On 2/25/24 02:08, Florian wrote: Hi together, In my scenario, I have two other users who want to give external people the possibility to test something in our demonstration environment. I gave them the permission to add new users and now they are able to create users, but they cannot assign c