Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note

Preview

CoreOne Application Service

  • The Swiss UID response mapper had a wrong mapping. It mapped the active flag of the HR status to the active of organization units. Therefore companies without a HR entry could not be registered. This issue was fixed.

CoreOne Authentication Services

  • There is a new Permission API that can be used to read the provisioned permissions

  • Breaking Change: Ressource Assignment with the context “Current Core Identity” used to be provisioned without a context to the CoreOne Authentication service. To better suite the Permission API requirements, this behavior was changed and they now also have a context provisioned. This is only a breaking change if your application requests the roles_with_context scope. Instead of an empty context, you will now get the user itself as the context.

...