- Single sign-on via Windows Integrated Authentication
- Container-managed authentication
- Form-based authentication
- Cookie-based authentication
- Pass-through authentication
- Custom authentication providers via API
conf/security/access.conf
to your application’s configuration tree.
User Web Service
Although it is disabled by default, there is a web service that returns all of the details for the currently logged in user.
Every operation and capability of Appkit can be invoked via REST-ful web service endpoints supporting both XML and JSON responses for asynchronous client-side operations, and integrating with external systems. For example, users can perform secure searches to any platform supported by Appkit.