eXo Web Services
eXo Web Services
The Web Services module allows eXo technology to integrate with external products and services. REST- Introduction to REST : The REST framework let us very easily expose internal eXo java services as HTTP services.
- REST Service Tutorial : Use REST to expose your own service.
- REST Migration to jsr311 : Migration from earlier versions to version 2.x
- Groovy Scripts as REST Services
- REST Framework
- SOAP Service Tutorial : Learn how to expose eXo Container components as web services through our JSR181 support.
- CAS : Central Authentication Service, a popular open source SSO solution
- Kerberos SSO on Active Directory : A mechanism that allows SSO with Microsoft Windows through Kerberos authentication on Active Directory
- oAuth : An open protocol for credentials exchange between online services.