Files
authentik/website/integrations/_template/service.md
Tana M Berry 68c1997837 website/integrations: tweak template for integration docs (#8313)
tweak template for integration docs
2024-01-25 18:23:40 -06:00

35 lines
650 B
Markdown

---
title: Service Name
---
<span class="badge badge--secondary">Support level: Community</span>
## What is Service-Name
> Insert a quick overview of what Service Name is and what it does
>
> -- https://service.xyz
## Preparation
The following placeholders will be used:
- `service.company` is the FQDN of the Service install. (Remove this for SaaS)
- `authentik.company` is the FQDN of the authentik install.
## Service configuration
Insert Service configuration
1. Write first step here...
2. Continue with steps....
## authentik configuration
Insert authentik configuration
1. Write first step here...
2. Continue with steps....