Home > Forum > Rules, JS, SQL > Listing permissions

Listing permissions
0

Hi all!

Is there an easy way to list all the privileges (and scopes) for applications, processes, associated form types, dasboards and reports?

Maybe someone already wrote a query for that or can point us in the right direction?

Thanks a lot in advance & best regards, Nik

MVP

Hi Nikolaus, I've written something a little time ago, but it doesn't dig in all possible places like configuration specific permissions. Application, process, workflow/form level are covered though :)

https://blog.lumenn.pl/webcon-privileges/
https://github.com/lumenn/webcon-privileges-lookup

I can't remember who exactly (my thoughts are around Karol Częczek), but on latest community meet-up, there was a presentation, where someone went deeper, and 'parsed' those XML configurations stored in database to find more specific permissions too.