docs: fix changelog

This commit is contained in:
Michael Barz
2024-01-17 10:23:08 +01:00
parent a717ff94da
commit aced54ddc1

View File

@@ -1,5 +1,7 @@
Bugfix: Fix Service Account Roles on external IDP
Enhancement: Service Account roles
Service Account Roles wouldn't work when using with external IDP
Use a hidden role for service accounts. It will not appear in ListRoles calls but internally handled
by settings service
https://github.com/owncloud/ocis/pull/8051
https://github.com/owncloud/ocis/pull/8074