Integration with AD
Active Directory Integration
Active Directory is a directory service developed by Microsoft for Windows domain networks. It is included in most Windows Server operating systems as a set of processes and services
Prerequisite:
Setup Active Directory Group for the InnowayIT users with their login name and password
Login as Admin
Navigate to Admin > System Parameter and Setup the active directory information:
adDomainIp = ldap://1.1.1.1
adBaseDn = DC=ad,DC=yourADdomain,DC=com
adDomainName = ad.yourADdomain.com
Front end Changes
Login as admin user with email and database password
Navigate to Admin > User and update the login name of the users. At least admin user login name must be updated
Navigate to Admin > Authentication setup and change
authentication mode to "AD",
authentication field to "loginName",
caption authentication field to "Login Name" and
Save
Logout
Test
Refresh the Application
Login with Login Name and Password
User should login with the AD credentials
Last updated