Versions Compared

Key

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

...

  • Made it possible to specify the state in 'CDIServer - Create access', and thereby create platform-managed accesses without activating them immediately.

  • Added a new API for activating an invited platform-managed access

    HTTP MethodURI Scheme
    POST

    /server/access/{accessId}/activate


  • Added a new API for retrieving a user agreement that is to be accepted and signed when activating an invited platform-managed access 

    HTTP MethodURI Scheme
    GET

    /server/access/{accessId}/user-agreement-for-activation


  • Changed the 'agreementTemplateId' property to mixed for 'ExternalRole'. Must not be specified for Create external role, but must be specified and not changed for Update external role, Get external role and Get external roles. See property description in ExternalRole for additional information.


...