Page 1 of 1

#1 LDAP Authentication implementation in Appzillon

Posted: Fri May 31, 2019 2:25 pm
by sreenadh
Hi,

We would like to implement LDAP authentication rather than Appzillon authentication for one of newly developed app.
Please guide us or provide us the steps for implementing LDAP in Appzillon

#2 Re: LDAP Authentication implementation in Appzillon

Posted: Mon Jun 03, 2019 11:40 am
by arthanarisamy
Hi Sreenadh,

You would be able to achieve this leveraging on Appzillon's extensibility feature. Please write your own authentication logic validating users against LDAP server by implementing interface
com.iexceed.appzillon.sms.iface.IAuthentication
Mention the above written class's fully qualified name under Server Preferences extensibility tab.


Thanks,
Arthanarisamy