When you first run the application, the Login form will
popup asking you to enter your credentials as shown in Figure 4.
Figure 4: Login form

Once you enter your correct credentials, the main form will
be displayed with all the data bound to it retrieved from the remote
authentication and authorization services as shown below.
Figure 5: Main application form

As you can see, there is a welcome message for the user
together with the authentication type which is, in this case, of type
ClientForms. Finally, a DataGridView is showing the roles the currently logged
in user belongs to.