<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Moodle Plugins directory: Microsoft Account: Comments</title>
    <link>https://moodle.org</link>
    <description>This plugin provides a simple client API for OAuth2-based authentication and token management for Microsoft Account. It also provides some helper functions for making REST API calls to services that use the Microsoft Account.</description>
    <generator>Moodle</generator>
    <language>en</language>
    <copyright>(c) 2026 Moodle - Open-source learning platform | Moodle.org</copyright>
    <image>
      <url>https://moodle.org/theme/image.php/moodleorg/core/1779453963/i/rsssitelogo</url>
      <title>moodle</title>
      <link>https://moodle.org</link>
      <width>140</width>
      <height>35</height>
    </image>
    <item>
      <title>Thursday, 9 November 2017, 3:21 PM - Carpe Diem</title>
      <link>https://moodle.org/plugins/local_msaccount#comment-46402</link>
      <pubDate>Thu, 09 Nov 2017 07:21:14 GMT</pubDate>
      <description>by Carpe Diem. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hello~ Is possible in 3.3? I couldn't setup this plugin. MS client password was not activating. What should I do?&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_msaccount#comment-46402</guid>
    </item>
    <item>
      <title>Friday, 3 February 2017, 4:27 AM - James McQuillan</title>
      <link>https://moodle.org/plugins/local_msaccount#comment-40662</link>
      <pubDate>Thu, 02 Feb 2017 20:27:06 GMT</pubDate>
      <description>by James McQuillan. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;@thomas college - This plugin provides basic support for the free &quot;Microsoft account&quot;. If you have Office 365 for work/school accounts, please look at &lt;a href=&quot;https://moodle.org/plugins/local_office365&quot; class=&quot;_blanktarget&quot; target=&quot;_blank&quot; rel=&quot;noreferrer&quot;&gt;https://moodle.org/plugins/local_office365&lt;/a&gt; instead.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_msaccount#comment-40662</guid>
    </item>
    <item>
      <title>Thursday, 2 February 2017, 10:26 PM - Thomas College</title>
      <link>https://moodle.org/plugins/local_msaccount#comment-40653</link>
      <pubDate>Thu, 02 Feb 2017 14:26:54 GMT</pubDate>
      <description>by Thomas College. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Sorry as I'm not clear on this, but will this plugin work with Office365 / work and school accounts to provide OneNote for work and school account integration?&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_msaccount#comment-40653</guid>
    </item>
    <item>
      <title>Saturday, 23 January 2016, 3:23 AM - James McQuillan</title>
      <link>https://moodle.org/plugins/local_msaccount#comment-33592</link>
      <pubDate>Fri, 22 Jan 2016 19:23:54 GMT</pubDate>
      <description>by James McQuillan. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Thanks for the report - I can confirm the issue. I have added a task to get this fixed as soon as possible.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_msaccount#comment-33592</guid>
    </item>
    <item>
      <title>Wednesday, 20 January 2016, 9:36 PM - Henrik sune Pedersen</title>
      <link>https://moodle.org/plugins/local_msaccount#comment-33529</link>
      <pubDate>Wed, 20 Jan 2016 13:36:35 GMT</pubDate>
      <description>by Henrik sune Pedersen. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;I had some problems installing this plugin after upgrading from moodle 2.8.2 to 2.9.4 &lt;br&gt;
I got an error : Can't use function return value in write context in moodle/local/msaccount/classes/client.php on line 62&lt;br&gt;
&lt;br&gt;
I solved it by doing this at the function that made the error at line 62:&lt;br&gt;
 &lt;br&gt;
 public static function is_configured() {&lt;br&gt;
		$get_client_id = get_config('local_msaccount', 'clientid'); // New code&lt;br&gt;
		$get_client_secret = get_config('local_msaccount', 'clientsecret'); // New code&lt;br&gt;
        if ( $get_client_id == '' || $get_client_secret == '') {&lt;br&gt;
            return false;&lt;br&gt;
        }&lt;br&gt;
        return true;&lt;br&gt;
    }&lt;br&gt;
&lt;br&gt;
I hope you can confirm the error and the solution &lt;img class=&quot;icon emoticon&quot; alt=&quot;smile&quot; title=&quot;smile&quot; src=&quot;https://moodle.org/theme/image.php/moodleorg/core/1779453963/s/smiley&quot;&gt; &lt;br&gt;
&lt;br&gt;
Kind regards &lt;br&gt;
&lt;br&gt;
Henrik Sune Pedersen&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_msaccount#comment-33529</guid>
    </item>
    <item>
      <title>Sunday, 18 January 2015, 3:08 AM - Anthony Borrow</title>
      <link>https://moodle.org/plugins/local_msaccount#comment-26614</link>
      <pubDate>Sat, 17 Jan 2015 19:08:54 GMT</pubDate>
      <description>by Anthony Borrow. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;James - Many thanks for sharing this plugin with the Moodle community. I am in the process of reviewing it and the other related plugins. I was able to install the plugin without issue and will continue the review. Peace - Anthony &lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_msaccount#comment-26614</guid>
    </item>
  </channel>
</rss>