diff --git a/docs/releases/0.6.0.md b/docs/releases/0.6.0.md index 2af3947..3c49ad4 100644 --- a/docs/releases/0.6.0.md +++ b/docs/releases/0.6.0.md @@ -30,6 +30,10 @@ PR [#2113](https://github.com/inventree/InvenTree/pull/2113) adds a background t PR [#2119](https://github.com/inventree/InvenTree/pull/2119) adds the ability to export sales order information in a variety of supported file formats. +### SSO Support + +PR [#2017](https://github.com/inventree/InvenTree/pull/2017) adds support for SSO (single sign on) authentication. SSO integration requires configuration by the system administrator. Refer to the [../admin/sso](SSO documentation) for further information. + ### Bug Fixes | Pull Request | Description |