...
Breaking Change: In order to access the Permission API (/api/permission), users now must have the
CoreOne Authentication Service API Read Permissions for any Application
resource assigned. This further illustrates that this endpoint allows to read all the permission, not just the ones from a certain application!A new Permission API that will only return the permission based on the token (and the associated client / application) has been added (/api/permission/myapplication). More information can be found here.
CoreOne Application Services
...