Skip to main content
Announcements
NEW: Seamless Public Data Sharing with Qlik's New Anonymous Access Capability: TELL ME MORE!
cancel
Showing results for 
Search instead for 
Did you mean: 
jblomqvist
Specialist
Specialist

How can I set-up a Section Access table in a document based on domain login ID and password?

Hi all,

Can anybody show me an example of how to create a Section Access table where it uses ID which is the user's login ID and their domain password?

What fields would I need in my section access?

Let's say my login ID was MIRCO and password was held in a password field.

1 Reply
datagrrl
Creator III
Creator III

Would you want them to enter their password when they opened the app, or just use the website's authentication?

If you are using the authentication from access point (not entering a password in the app)

The bare minimum for section access is ACCESS, NTNAME

That would look like:

ACCESS, NTNAME

'ADMIN','companyname\username'

This is a good starting point for Section Access:

Section Access