Authentication in RBAC consists of
verifying the identity of the user through a two step process:
• Identification: Stating who you are;
• Authentication: Proving who you are.
Two types of needs:
• You may need to create a list of user accounts/passwords
from scratch.
• You may already have an authentication system and
need to re-use it at application level.
The solution:
Visual Guard .Net supports login/passwords authentication.
A user account declared in Visual Guard is available for all
your Dotnet applications.
It supports the following authentication modes:
• Windows Accounts (local account or Active Directory
account)
• Database Accounts (created by the DBA for users to
access the database)
• Visual Guard Accounts (created and managed by Visual
Guard)
Are you using another authentication mode, (smartcard, etc...)?
Just contact us... |