Problem/Motivation

The O365ProfileAjaxController is currently a basic controller. This should be converted to a proper REST endpoint.

Proposed resolution

Convert the Controller to a REST plugin.

Comments

fabianderijk created an issue. See original summary.

  • fabianderijk committed 8ecb760 on 3.0.x
    Issue #3271664: Convert O365ProfileAjaxController to a proper REST...
fabianderijk’s picture

Status: Active » Fixed

Fixed in the new release

fabianderijk’s picture

There is a new module called "o365_profile_rest" that will eventually contain multiple endpoints, but for now creates an endpoint on /o365/profile_rest/user_status/{uid} that exposes a users profile status.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.