The client has possibility to duplicate thoses users to create his users.
As I understand of UserX is that my roles could directly be my “pre-defined” users and “Access Right” could be my actual roles, if I’m right how I can use “Access right” in mappView ?
If I understand correctly, when using the Rights in the MappUserX configuration, you have to read them out in your application and then lock your visualization pages/buttons accordingly.
Although, for that to work the user has to login using the application itself and not the MappView visu. (Explained here: B&R Online Help (br-automation.com))
That’s my bad I didn’t see in the help that “Rights” are for Application session.
So I cannot use them easily using Visualization session and changing for Application session in my case will be a bit large thing because I can have 6 mappView session at the same time.