website/integrations/miscellaneous/wallos/index.mdx
Wallos is a self-hosted subscription and budget planning application.
The following placeholders are used in this guide:
https://wallos.company is the FQDN of the Wallos installation.https://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 Wallos with authentik, you need to create an application/provider pair in authentik.
Log in to authentik as an administrator and open the authentik Admin interface.
Navigate to Applications > Applications and click Create with Provider to create an application and provider pair in authentik. (Alternatively you can first create a provider separately, then create the application and connect it with the provider.)
Strict redirect URI to https://wallos.company/index.php.Click Submit to save the new application and provider.
To support the integration of authentik with Wallos, you need to enable and configure OIDC authentication in Wallos.
authentikhttps://authentik.company/application/o/authorize/https://authentik.company/application/o/token/https://authentik.company/application/o/userinfo/https://wallos.company/index.phpsubopenid email profileTo confirm that authentik is correctly integrated with Wallos, log out and attempt to log back in using OIDC/OAuth. You should be redirected to authentik, and after successful authentication, back to Wallos.