User Interface
The user interface (UI) in Visual Guard refers to the graphical interface that users interact with to manage company logos and landing page text. 1. Customize logo If you want to customize the logo, you can easily customize it as
The user interface (UI) in Visual Guard refers to the graphical interface that users interact with to manage company logos and landing page text. 1. Customize logo If you want to customize the logo, you can easily customize it as
Settings refer to configurable options and parameters that govern the behavior, functionality, and security of the VG identity server. These settings allow administrators to customize various aspects of the identity server to align with organizational requirements and security policies. They
You can execute the maintenance operation to check and refresh all encrypted data
The Visual-Guard Identity Server API documentation provides a comprehensive guide on how to use Postman to view, explore, and test the API methods. Postman is a popular tool used by developers for API testing. It allows you to send requests
Requirement You need to have: How to call VGIdentityServer ? You need to call VGIdentityServer to get the AccessToken How to call your Web API BackOffice ? You can call your Web API BackOffice secure by Visual-Guard ?
Requirement You need to have already Definition Connect your application to VGIdentityServer You need to open Visual-Studio and select your project You need to add the Nuget packages to your project Add the connection to VGIdentityServer Open the your startup
From Visual Guard 2020.2 you can use PasswordLess authentication. The VGPBRuntime has a new method guo_vgmanager.of_verifyuser_mfa( <username>, <action>, <MFA Mode>, <MFA transport> ) Variable name Values Username username of your PassordLess user MFA Action vg_n_authenticationmode.MFA_Action_SendOTP // Send the OTPvg_n_authenticationmode.MFA_Action_AuthenticateOTP //
Visual Guard offers two modes of Windows authentication:Windows SSO (Single Sign On) and Mix-Mode Authentication (Windows + another type of authentication). System requirements Activate Windows Authentication in the VG Repository First, you have to check if Windows Authentication is activated
There is no excerpt because this is a protected post.
To use VG MFA, you need a VGMFA license. What is the VGMFAAuthMode? In Visual-Guard, it has 2 types of MFA authentication: What is the VGMFATransportMode? In Visual-Guard MFA, it has 2 transport mode: VG 2024.0 Sample VG 2020.3 Sample