web: spell customization with a Z (#8596)

Co-authored-by: Fletcher Heisler <fletcher@goauthentik.io>
This commit is contained in:
Fletcher Heisler
2024-02-20 16:21:23 -05:00
committed by GitHub
parent 753fb5e1b2
commit f6f997525f
22 changed files with 25 additions and 25 deletions

View File

@ -36,7 +36,7 @@ For the generic provider, a POST request will be sent to the URL you have specif
Authentication can either be done as HTTP Basic, or via a Bearer Token. Any response with status 400 or above is counted as failed, and will prevent the user from proceeding.
Starting with authentik 2022.10, a custom webhook mapping can be specified to freely customise the payload of the request. For example:
Starting with authentik 2022.10, a custom webhook mapping can be specified to freely customize the payload of the request. For example:
```python
return {