Closed (fixed)
Project:
Microsoft 365 Connector
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
25 Mar 2022 at 13:55 UTC
Updated:
19 Apr 2022 at 15:59 UTC
Jump to comment: Most recent
The O365ProfileAjaxController is currently a basic controller. This should be converted to a proper REST endpoint.
Convert the Controller to a REST plugin.
Comments
Comment #3
fabianderijkFixed in the new release
Comment #4
fabianderijkThere 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.