How to get more information of the user ?
Visual-Guard Identity server provide user information method. Url: https://<your VG Identity Server>/connect/userinfo This method return many information like VGToken, user information, profile of the user, roles, permissions and etc… Inside of your get http you need insert Authorization with bearer

