website/docs: 2024.12 release notes (#12300)

Co-authored-by: Tana M Berry <tana@goauthentik.com>
This commit is contained in:
Marc 'risson' Schmitt
2024-12-18 14:39:17 +01:00
committed by GitHub
parent 40a7135c0c
commit c8711d9f8f
3 changed files with 137 additions and 2 deletions

View File

@ -63,7 +63,7 @@ return request.context["oauth_jwt"]["iss"] == "https://my.issuer"
To allow federation between providers, modify the provider settings of the application (whose token will be used for authentication) to select the provider of the application to which you want to federate.
With this configure, any JWT issued by the configured providers can be used to authenticate:
With this configuration, any JWT issued by the configured providers can be used to authenticate:
```
POST /application/o/token/ HTTP/1.1