website/integrations/development/engomo/index.mdx
engomo is a low-code app development platform to create enterprise apps for smartphones and tablets based on Android, iOS, or iPadOS.
This guide explains how to set up engomo to use authentik as the OAuth provider for application login on smartphones/tablets and to log in to the admin web GUI (Composer).
The following placeholders are used in this guide:
engomo.company is the FQDN of the engomo installation.authentik.company is the FQDN of the authentik installation.:::info This documentation lists only the settings that you need to change from their default values. Be aware that any changes other than those explicitly mentioned in this guide could cause issues accessing your application. :::
To support the integration of Engomo with authentik, you need to create an application/provider pair in authentik.
profilereturn {"preferred_username": request.user.email}Public.Strict redirect URIs and set them to https://engomo.company/auth and com.engomo.engomo://callback/.Navigate to https://engomo.company/composer and log in with your admin credentials.
authentikhttps://authentik.company/application/o/engomo.engomo doesn't create users automatically when signing in. So you have to do it manually right now.
Navigate to https://engomo.company/composer and log in with your admin credentials.
authentik from the Authenticator dropdown.https://engomo.company.https://engomo.company/composer URL.https://engomo.company/composer URL you did everything correctly.:::info The created user will only have access to the app or composer page if they have been granted the necessary permissions. :::