Chapter 7. Alternative Authentication and Authorization Methods

What is the difference between authentication and authorization? When you log into your PC, your user credentials are checked against a user database (the local user database, Active Directory, LDAP, or other system), and you are let through to your desktop—this is authentication. When you try and open a file, the file system checks to see if you have the rights to open that file—this is authorization. You can see that authorization requires authentication to happen first, because authentication identifies the user who needs to be authorized.

We have already seen how we log into QlikView's AccessPoint with Active Directory/NTLM authentication, by allowing the credentials to be either ...

Get QlikView Server and Publisher now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.