Skip to content

Commit 55b10a0

Browse files
committed
Tana's suggested format
Signed-off-by: Dominic R <[email protected]>
1 parent dab34b9 commit 55b10a0

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

website/integrations/template/service.md

+16-6
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,27 @@ The following placeholders are used in this guide:
2121
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.
2222
:::
2323

24-
## Service configuration
24+
## authentik configuration
2525

26-
Insert Service configuration
26+
To support the integration of *Service* with authentik, you need to create an application/provider pair in authentik.
2727

28-
1. Write first step here...
28+
*Any specific info about this integration can go here.*
2929

30-
2. Continue with steps....
30+
**Create an application and provider in authentik**
3131

32-
## authentik configuration
32+
In the authentik Admin Interface, navigate to **Applications** > **Applications** and click **Create with Provider** to create an application and provider pair. (Alternatively you can create only an application, without a provider, by clicking **Create.)**
33+
34+
- **Application**: provide a descriptive name, an optional group for the type of application, the policy engine mode, and optional UI settings.
35+
- *If there are any specific settings required, list them here. Refer to the [ownCloud integration documentation](https://github.com/goauthentik/authentik/blob/main/website/integrations/services/owncloud/index.md) for a complex requirements example.*
36+
- **Choose a Provider type**
37+
- *If there is a specific provider type required, state that here.*
38+
- **Configure the Provider**: provide a name (or accept the auto-provided name), the authorization flow to use for this provider, and the following required configurations.
39+
- *If there are any specific settings required, list them here. Refer to the [ownCloud integration documentation](https://github.com/goauthentik/authentik/blob/main/website/integrations/services/owncloud/index.md) for a complex requirements example.*
40+
- **Configure Bindings** *(optional):* you can create a [binding](https://docs.goauthentik.io/docs/add-secure-apps/flows-stages/bindings/) (policy, group, or user) to manage the listing and access to applications on a user’s **My applications** page.
3341

34-
Insert authentik configuration
42+
## Service configuration
43+
44+
Insert Service configuration
3545

3646
1. Write first step here...
3747

0 commit comments

Comments
 (0)