<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Moodle Plugins directory: SAML Authentication (simpleSAMLphp required): Comments</title>
    <link>https://moodle.org</link>
    <description>SAML Authentication plugin based on the simplesamlphp software.
(Also install the SAML Enrolment plugin if you want auto-enrol based on SAML) </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/1776241734/i/rsssitelogo</url>
      <title>moodle</title>
      <link>https://moodle.org</link>
      <width>140</width>
      <height>35</height>
    </image>
    <item>
      <title>Friday, 27 September 2024, 10:55 PM - Dax Nac</title>
      <link>https://moodle.org/plugins/auth_saml#comment-84946</link>
      <pubDate>Fri, 27 Sep 2024 14:55:53 GMT</pubDate>
      <description>by Dax Nac. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Any idea what's causing this error? I've been getting it intermittently. &lt;br&gt;
&lt;br&gt;
SAML2 exception: Error validating SubjectConfirmation in Assertion: NotOnOrAfter in SubjectConfirmationData is in the past: 1727448664&lt;br&gt;
&lt;br&gt;
My moodle setup is on AWS. &lt;br&gt;
SimpleSAMLphp version: 1.19.7&lt;br&gt;
&lt;br&gt;
Upon investigating, it may be caused by the server clocks not synchornized. Did all possible troubleshooting. After checking our AWS instance and IDP provider, everything seems to check out correctly. &lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_saml#comment-84946</guid>
    </item>
    <item>
      <title>Thursday, 17 December 2020, 4:42 AM - Bobby Siegfried</title>
      <link>https://moodle.org/plugins/auth_saml#comment-68557</link>
      <pubDate>Wed, 16 Dec 2020 20:42:25 GMT</pubDate>
      <description>by Bobby Siegfried. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Is there support planned for 3.9.x? Also - I'm wondering if anyone has encountered issues with Moodle 3.7 and callback URLs being http despite site settings being set to https (this is related to a new security feature Chrome rolled out and then rolled back until January 2021) Here is a great post about it including the link to a &quot;bug&quot; report filed with Chrome - though it is not a bug with Chrome. The issue reared it's head yesterday. Since they rolled back the change, you can't reproduce it today, but using SAML Tracer plugin for Chrome, you may see an http:// URL in there redirecting to https://. Thanks!&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_saml#comment-68557</guid>
    </item>
    <item>
      <title>Thursday, 12 December 2019, 10:09 PM - Wolf Ventir</title>
      <link>https://moodle.org/plugins/auth_saml#comment-60998</link>
      <pubDate>Thu, 12 Dec 2019 14:09:09 GMT</pubDate>
      <description>by Wolf Ventir. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Is there any way with this module to add a IDP public assertion certificate like the type that Azure AD puts out? &lt;br&gt;
&lt;br&gt;
From the SimpleSamlPHP documetnation under IDP where you add SingleSignOnService and SingleLogoutService, you can also add a cert. I do not see any way to add that with this module&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_saml#comment-60998</guid>
    </item>
    <item>
      <title>Monday, 9 December 2019, 7:13 PM - Irith Herman</title>
      <link>https://moodle.org/plugins/auth_saml#comment-60958</link>
      <pubDate>Mon, 09 Dec 2019 11:13:45 GMT</pubDate>
      <description>by Irith Herman. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Warning: include_once(): Failed opening '/var/www/../auth/saml/custom_hook.php' for inclusion (include_path='/home/../public_html/../lib/pear:.:/opt/cpanel/ea-php70/root/usr/share/pear') in /home/../public_html/../auth/saml/index.php on line 151&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_saml#comment-60958</guid>
    </item>
    <item>
      <title>Saturday, 2 November 2019, 5:22 PM - Sixto Martin Garcia</title>
      <link>https://moodle.org/plugins/auth_saml#comment-60529</link>
      <pubDate>Sat, 02 Nov 2019 09:22:12 GMT</pubDate>
      <description>by Sixto Martin Garcia. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi Bobby,&lt;br&gt;
&lt;br&gt;
I never tested the module on a  instance with 30.000 courses.&lt;br&gt;
I guess in that case you have an error due lack of memory for the PHP process.&lt;br&gt;
I dont see an easy solution here, rather than try to identify the number of courses and if they are more than 2000 try to paginate them, but this is a complex feature to be added.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_saml#comment-60529</guid>
    </item>
    <item>
      <title>Saturday, 2 November 2019, 3:37 AM - Bobby Siegfried</title>
      <link>https://moodle.org/plugins/auth_saml#comment-60525</link>
      <pubDate>Fri, 01 Nov 2019 19:37:10 GMT</pubDate>
      <description>by Bobby Siegfried. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;I'm just wondering if other large Moodle instances have had trouble with the course mapping feature. I had to comment out the lines in the settings.php file that print out those settings. This is because our instance of Moodle contains about 30,000 courses. Do you have other suggestions besides what I did?&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_saml#comment-60525</guid>
    </item>
    <item>
      <title>Tuesday, 3 September 2019, 7:04 PM - Irith Herman</title>
      <link>https://moodle.org/plugins/auth_saml#comment-59720</link>
      <pubDate>Tue, 03 Sep 2019 11:04:43 GMT</pubDate>
      <description>by Irith Herman. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;After log in with Saml students can&quot;t log out. &lt;br&gt;
They pressing the log out button but staying looged in. moodle 3.5&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_saml#comment-59720</guid>
    </item>
    <item>
      <title>Monday, 19 August 2019, 10:36 PM - Sixto Martin Garcia</title>
      <link>https://moodle.org/plugins/auth_saml#comment-59501</link>
      <pubDate>Mon, 19 Aug 2019 14:36:07 GMT</pubDate>
      <description>by Sixto Martin Garcia. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;@chelsy &lt;br&gt;
&lt;br&gt;
&quot;User id is required when printing user avatar image&quot; is not an error related to the SAML plugin, it seems something related to to your template.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_saml#comment-59501</guid>
    </item>
    <item>
      <title>Monday, 19 August 2019, 9:51 PM - Chelsy Ann Koshy</title>
      <link>https://moodle.org/plugins/auth_saml#comment-59500</link>
      <pubDate>Mon, 19 Aug 2019 13:51:18 GMT</pubDate>
      <description>by Chelsy Ann Koshy. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi,&lt;br&gt;
&lt;br&gt;
We are not able to login using SAML authentication and getting the below error after entering the username and password.&lt;br&gt;
&lt;br&gt;
Notice: Undefined variable: user in ..../lib/outputrenderers.php on line 3291&lt;br&gt;
Coding error detected, it must be fixed by a programmer: User id is required when printing user avatar image.&lt;br&gt;
Debug info:&lt;br&gt;
Error code: codingerror&lt;br&gt;
Stack trace:&lt;br&gt;
&lt;br&gt;
line 219 of /lib/outputcomponents.php: coding_exception thrown&lt;br&gt;
line 2480 of /lib/outputrenderers.php: call to user_picture-&amp;gt;__construct()&lt;br&gt;
line 839 of /user/lib.php: call to core_renderer-&amp;gt;user_picture()&lt;br&gt;
line 3294 of /lib/outputrenderers.php: call to user_get_user_navigation_info()&lt;br&gt;
line 219 of /lib/mustache/src/Mustache/Context.php: call to core_renderer-&amp;gt;get_user_name()&lt;br&gt;
line 138 of /lib/mustache/src/Mustache/Context.php: call to Mustache_Context-&amp;gt;findVariableInStack()						&lt;br&gt;
line 67 of /lib/mustache/src/Mustache/Template.php: call to __Mustache_dc53af75f8d1a9b2ba67816a08168563-&amp;gt;renderInternal()&lt;br&gt;
line 191 of /lib/outputrenderers.php: call to Mustache_Template-&amp;gt;render()&lt;br&gt;
line 27 of /theme/remui/layout/columns2.php: call to renderer_base-&amp;gt;render_from_template()&lt;br&gt;
line 1287 of /lib/outputrenderers.php: call to include()&lt;br&gt;
line 1217 of /lib/outputrenderers.php: call to core_renderer-&amp;gt;render_page_layout()&lt;br&gt;
line 1881 of /lib/setuplib.php: call to core_renderer-&amp;gt;header()&lt;br&gt;
line 23 of /auth/saml/error.php: call to bootstrap_renderer-&amp;gt;__call()&lt;br&gt;
line 204 of /auth/saml/index.php: call to auth_saml_error()&lt;br&gt;
&lt;br&gt;
Not sure,why this error is showing.Can you please help to reslove this?&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_saml#comment-59500</guid>
    </item>
    <item>
      <title>Sunday, 14 July 2019, 11:21 PM - Irith Herman</title>
      <link>https://moodle.org/plugins/auth_saml#comment-58998</link>
      <pubDate>Sun, 14 Jul 2019 15:21:29 GMT</pubDate>
      <description>by Irith Herman. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;I moved my moodle to a new server and now I have problem with the plugin.&lt;br&gt;
Every time when I am trying to login its sends me toa form  update my details when I save I got this error&lt;br&gt;
I got this error:Forbidden&lt;br&gt;
You don't have permission to access /user/edit.php on this server.&lt;br&gt;
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_saml#comment-58998</guid>
    </item>
    <item>
      <title>Saturday, 13 July 2019, 12:04 AM - Sixto Martin Garcia</title>
      <link>https://moodle.org/plugins/auth_saml#comment-58977</link>
      <pubDate>Fri, 12 Jul 2019 16:04:41 GMT</pubDate>
      <description>by Sixto Martin Garcia. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;@Simon Harbinson,&lt;br&gt;
&lt;br&gt;
those parameters will be listed on the User Attribute Mapping section.&lt;br&gt;
Are you sure you are adding in the settings the same values that came from the simpleSAMLphp SP?&lt;br&gt;
You can always add a breakpoint at &lt;a href=&quot;https://github.com/onelogin/moodle-saml/blob/0c4ffbe9ab7b31c215bc6a0790602c680ff3f42e/auth/onelogin_saml/index.php#L163&quot; class=&quot;_blanktarget&quot; target=&quot;_blank&quot; rel=&quot;noreferrer&quot;&gt;https://github.com/onelogin/moodle-saml/blob/0c4ffbe9ab7b31c215bc6a0790602c680ff3f42e/auth/onelogin_saml/index.php#L163&lt;/a&gt;&lt;br&gt;
and see the data that returns the getAttributes method and compare the names there with the ones you set on the mapping section.&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_saml#comment-58977</guid>
    </item>
    <item>
      <title>Friday, 10 May 2019, 9:26 PM - Heidi W</title>
      <link>https://moodle.org/plugins/auth_saml#comment-58041</link>
      <pubDate>Fri, 10 May 2019 13:26:58 GMT</pubDate>
      <description>by Heidi W. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;We have big problems with this plugin with moodle versions 3.6.2 amd 3.6.3. Upgrading broke the database because it named plugin wrong. We fixed it manually but after saving some settings the next page can not be shown. Only blank page is shown with http error 500. This problem is only in moodles with this plugin. What makes this problem? Version of this plugin is the newest one. &lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_saml#comment-58041</guid>
    </item>
    <item>
      <title>Thursday, 7 March 2019, 2:47 AM - Derek Henderson</title>
      <link>https://moodle.org/plugins/auth_saml#comment-56500</link>
      <pubDate>Wed, 06 Mar 2019 18:47:46 GMT</pubDate>
      <description>by Derek Henderson. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi - just wondering what the relaystate setting should be in simplesamlphp in order for this work properly.&lt;br&gt;
&lt;br&gt;
For example - we are trying to pass in a link to a course:&lt;br&gt;
{url}/enrol/index.php?id=1184&lt;br&gt;
&lt;br&gt;
The relay state is set to:&lt;br&gt;
{moodle_url}/auth/saml/index.php&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_saml#comment-56500</guid>
    </item>
    <item>
      <title>Wednesday, 16 January 2019, 2:57 AM - Sixto Martin Garcia</title>
      <link>https://moodle.org/plugins/auth_saml#comment-55080</link>
      <pubDate>Tue, 15 Jan 2019 18:57:44 GMT</pubDate>
      <description>by Sixto Martin Garcia. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;I released a version compatible with moodle 3.4+ but it removes support for internal/external role/course mapping. Now those data is managed as moodle settings.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_saml#comment-55080</guid>
    </item>
    <item>
      <title>Wednesday, 13 June 2018, 7:18 PM - Naresh devarasetty</title>
      <link>https://moodle.org/plugins/auth_saml#comment-51056</link>
      <pubDate>Wed, 13 Jun 2018 11:18:04 GMT</pubDate>
      <description>by Naresh devarasetty. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;I followed the above instructions and after this step &lt;br&gt;
&lt;br&gt;
&quot;After the installation we must configure the saml plugin, so go to &quot;Settings&quot; if you are in &lt;br&gt;
&quot;Manage Authentication&quot; page, or you can also go to Users &amp;gt; Authentication &amp;gt; SAML Authentication.&quot;&lt;br&gt;
&lt;br&gt;
I could not see the settings option beside &quot;Site administration --&amp;gt; Plugins --&amp;gt; Authentication --&amp;gt; Manage authentication --&amp;gt; SAML Authentication&quot;.&lt;br&gt;
&lt;br&gt;
I have installed and configured SimpleSAMLphp. I configured &quot;/var/www/simplesamlphp/lib&quot; path in /auth/saml/samp_config.php file. Still I could not see the Setting link for SAML Authentication plugin.&lt;br&gt;
&lt;br&gt;
Could you please help me.  &lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
Naresh&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_saml#comment-51056</guid>
    </item>
  </channel>
</rss>