Any tool that help to document roles and permissions defined in an OutSystems App? Tks
You have this back office where you can manage users, groups, and roles. https://www.outsystems.com/forge/component-overview/9866/usersmanager
Is this what you wanted for example?
Regards,
Márcio Carvalho
Hi Márcio, thanks for your reply and idea!
The objective is a tool that extracts information / that documents information from the app, about the accesses that each Role has. The objective was to have the process of manually building a matrix of accesses / roles more automated.
Not a question of user management. But thanks anyway!
Célia Roma
Oh okay, now I am understanding. No worries. Trying to discuss and if more people can understand and help.
Hi Celia Roma,
Hope you are doing well.
Have you checked OutDoc , OutSystems Low Level Design and Screen permission report ?
These components are capable of generate documentation of our eSpaces that are available in our environment.
Hope this may help.
Thanks and Regards,
Rahul
Hi Rahul,
I will check your suggestions!
I'll give you "news".
I tried it with the OutDoc , OutSystems Low Level Design and Screen permission report component but the data it gives me is very little, basically it gives me which screens versus roles, it doesn't give me information about actions for example.
However thanks anyway for the help!