Get userName from ClientContext or DesignerContext

Hi all, how is it possible to get the current authenticated username from the ClientContext or DesignerContext? I only need the username. Thanks,

GatewayConnectionManager.getInstance().getUsername()

1 Like

Thanks a lot!

1 Like