Since binding to {[System]Client/User/OSUsername} and {[System]Client/User/RolesString} returns “Error_Configuration” how might one get the current users name and the roles they are a member of?
Thanks!
Since binding to {[System]Client/User/OSUsername} and {[System]Client/User/RolesString} returns “Error_Configuration” how might one get the current users name and the roles they are a member of?
Thanks!
In Perspective, use {session.auth.user.roles} as Client tags are not accessible in Perspective.
You can get the authentication info out of the existing session properties: https://docs.inductiveautomation.com/display/DOC80/Session+Properties