website/docs/releases/2022/v2022.3.md
User settings are now configured using flows and stages, allowing administrators to configure fields, add additional fields and run custom validation for user settings.
client_credentials supportauthentik now supports the OAuth client_credentials grant for machine-to-machine authentication. See OAuth2 Provider
:stable tagTo simplify the release process we don't publish explicitly tagged release-candidate versions anymore. With this change, the :latest tag will continue to point at the latest tagged release.
This release does not introduce any new requirements.
Download the docker-compose file for 2022.3 from here. Afterwards, simply run docker-compose up -d.
Update your values to use the new images:
image:
repository: ghcr.io/goauthentik/server
tag: 2022.3.1