Add changelog

This commit is contained in:
Benedikt Kulmann
2020-08-27 15:49:47 +02:00
parent abaa1b441f
commit 311502bede

View File

@@ -0,0 +1,5 @@
Enhancement: Add roleIDs to the access token
We are using the roleIDs of the authenticated user for permission checks against ocis-settings. We added the roleIDs to the access token to have them available quickly.
https://github.com/owncloud/ocis-proxy/pull/95