Hi. again!
How can the connection to the SQL Server database server be implemented, in Appeon Web/mobile applications, using Windows and not SQL Server credentials?
Thanks in advance for any answers!
Hi. again!
How can the connection to the SQL Server database server be implemented, in Appeon Web/mobile applications, using Windows and not SQL Server credentials?
Thanks in advance for any answers!
What about integration of Appeon apps with Windows Active Directory? Wouldn't it be a possible workaround?
Please config LDAP security first..
https://www.appeon.com/support/documents/appeon_online_help/ps2019/server_configuration_guide_for_net/Server_Security.html#d0e6519
Then set application user authentitaion.
https://www.appeon.com/support/documents/appeon_online_help/ps2019/server_configuration_guide_for_net/Application_Security_Settings.html#application_security_aem
You can create your own login window and using AppeonLDAPLogon to log in to the LDAP server with the specified user name and password.
https://www.appeon.com/support/documents/appeon_online_help/ps2019/workarounds_and_api_guide/ch01s03s02.html#AppeonLDAPLogon_function
Regards,
ZhaoKai