website/docs/users-sources/sources/social-logins/mailcow/index.md
Allows users to authenticate using their Mailcow credentials by configuring Mailcow as a federated identity provider via OAuth2.
The following placeholders are used in this guide:
authentik.company is the FQDN of the authentik installation.mailcow.company is the FQDN of the Mailcow installation.To integrate Mailcow with authentik you will need to create an OAuth application in Mailcow.
https://authentik.company/source/oauth/callback/mailcow/Redirect URI field (e.g. mailcow), and set the following required configurations:
<client_ID><client_secret>https://mailcow.company/oauth/authorizehttps://mailcow.company/oauth/tokenhttps://mailcow.company/oauth/profile:::info For instructions on how to display the new source on the authentik login page, refer to the Add sources to default login page documentation. :::
:::info Embed new source in flow :ak-enterprise For instructions on embedding the new source within a flow, such as an authorization flow, refer to the Source Stage documentation. :::
Source property mappings allow you to modify or gather extra information from sources. See the overview for more information.