website/docs: update release notes, remove duplicate files

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2022-12-29 23:28:15 +01:00
parent 316c6966b7
commit c99798b1f2
3 changed files with 2 additions and 38596 deletions

View File

@ -21,6 +21,8 @@ slug: "2022.12"
When creating new stages or policies, authentik will now automatically offer an option to bind them to the object in whose context they were created in.
Select inputs were previously limited to showing a single page of items (default size of 100 items). These inputs have been replaced by dynamically loading inputs which support searching and better show the properties of the item.
- Preview for OAuth2 and SAML providers
OAuth2 and SAML providers can now preview what the currently selected property/scope mappings's outcome will look like. This helps with seeing what data is sent to the client and implementing and testing custom mappings.