January 13, 2026
Adding items to Launch Pad Widget
Learn how to add items via My Apps Content App
Akumina Service Hub (part of Akumina AppManager) can be hosted as a dedicated instance in different URL.
Service Hub installer is not publicly available, please contact your account administrator to get a secure download link.
Akumina Service Hub can be hosted in virtual machines (IaaS), web applications (PaaS) or containers. In this section, we’ll explore all different deployment options.
Hosting in VM (IaaS)To perform authentication, authorization and data access from headless, set the following key in appsettings.json
This is applicable only to AppManager version 4.5.2 or greater
<add key="akumina:OAuthLoginUrl" value="https:/oauth2/signin"/>
ServiceHubHost can be same as AppManager URL if hosted with AppManager or dedicated URL if hosted in different site.