goauthentik / goauthentik/authentik
Add support for LDAP sync over outposts
- Dominant language
- Python
- Stars
- 25.6k
- Forks
- 2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 644
Description
**Is your feature request related to a problem? Please describe.**
Authentik currently seems to have no support to run active directory sync (https://goauthentik.io/integrations/sources/active-directory/) over a outpost. This requires to expose your LDAP to public or setup a seperate Tunnel or Firewall rules. Or host authentik and your AD at the same site.
**Describe the solution you'd like**
It would be awesome if we could run AD sync over Authentik Outposts.
**Describe alternatives you've considered**
- Exposing LDAP(s) to the internet
- VPN Tunnel
- Hosting authentik+ad on the same site
**Additional context**
---
Contributor guide
Assessment
This issue has not been assessed yet.