Other Services¶
In addition to login services, Emakin supports integration with external providers for file and calendar services. Configuring these services allows users to import files from cloud drives into the application and synchronize their application calendar with external calendars.
Details¶
File Services¶
This section specifies the enabled file access services. File services allow end-users to select files from the integrated systems.
Client Type
The type of file service. "Desktop" and "Web Cam" are built-in services and do not require client type selection. Google Drive and Office 365 can also be selected, but they require an integrated service definition.
Service
The type of integrated service. This is only displayed for OpenAuth type file services.
Name
The name of the file service displayed to users.
Scopes
The requested OpenAuth service scopes.
Calendar Services¶
This section specifies the enabled calendar services.
Client Type
The type of calendar service. "Delegation" is a built-in service. Google and Office 365 can also be selected, but they require an integrated service definition.
Service
The type of integrated service. This is only displayed for OpenAuth type calendar services.
Name
The name of the calendar service displayed to users.
Scopes
The requested OpenAuth service scopes.
Editor Services¶
This section specifies the Web Application Open Platform Interface (WOPI)-based editor services. WOPI services allow users to edit files without requiring upload or download operations.
Name
The name of the service displayed to end-users.
Discovery Url
The WOPI service discovery URL.
Emakin currently supports the OnlyOffice editor service via the WOPI protocol. For example, for OnlyOffice integration, the discovery URL should be entered as http://officeeditor.myemakin.com:90/hosting/discovery
.
Full-Text Services¶
This section specifies the address of the Tika-based full-text extraction service. For example, the Tika service URL could be specified as http://mytikahost:9998/tika
.