Correct missing rule

This commit is contained in:
Joey Hafner 2022-07-13 19:03:08 -07:00
parent 00885797b3
commit eebc4b088c

View File

@ -79,7 +79,8 @@ labels:
2f. Leave the rest of the configuration as default. Click Finish to create the provider.
3. In the Authentik admin interface, navigate to *Applications --> Applications* and create a new application.
2a. Set the Name to the name of the service (e.g. Sonarr).
2b. Set the Slug to a URL-compliant version of the Name (e.g. `sonarr`)
2b. Set the Slug to a URL-compliant version of the Name (e.g. `sonarr`).
2c. Set the Group if the service is part of a *group of services) (e.g. autopirate).
2d. Use the provider created in step 2 as Provider.
2e. Leave the rest of the configuration as default. Click Create to create the application.
2e. Set the Policy engine mode to ALL.
2f. Leave the rest of the configuration as default. Click Create to create the application.