Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I've requirement of giving access to internal users as well as the admin will also be able to provide access to some of the external users.
We can use the active directory for internal users. But for external users how can we proceed? Please provide your suggestions & advisable solutions. For login also what kind of authorization shall I opt?
Define Section Access this way LDAPGRP will be your LDAP grp name
Hi Rupam,
Can you please explain a little bit more?
How does your external user login, hope they would have a NTName or ID in the system
If they have you can define a excel as above
and section access as
Section Access;
Section:
LOAD ACCESS,
NTNAME
FROM
[..\Config\Dashboard Access.xlsx]
(ooxml, embedded labels, table is Security);
Section Application;
LDAP will take care of your Internal Users, and Others you can define as Hard corded.