You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You managed to run this plugin for latest moodle ?
After I recive the saml response and redirected to auth/saml2/login.php?wants&idp=.... I recive 500, internal server error
SAML2 exception: BADREQUEST('%REASON%' => 'Invalid message received at AssertionConsumerService endpoint.')
More information about this error
Debug info: #0 [dirroot]/auth/saml2/sp/saml2-acs.php(37): SimpleSAML\Module\saml\Controller\ServiceProvider->assertionConsumerService('moodle.domain.com')
#1 {main}
Error code: exception×Dismiss this notification
Stack trace:
line 40 of /auth/saml2/sp/saml2-acs.php: saml2_exception thrown
Login:
SAML2 exception: ACSPARAMS
More information about this error
Debug info: #0 [dirroot]/auth/saml2/sp/saml2-acs.php(37): SimpleSAML\Module\saml\Controller\ServiceProvider->assertionConsumerService('moodle.domain.com')
#1 {main}
Error code: exception×Dismiss this notification
Stack trace:
line 40 of /auth/saml2/sp/saml2-acs.php: saml2_exception thrown
In our case the account does login and logout, but the errors are still present.
When explicitly logging out an error message is generated:
The account appears to be logged out, but the error message is a bit unsettling.
Running:
Moodle 4.4+ (Build: 20240516)
PHP 8.3.7
auth_saml2 2024051700
The text was updated successfully, but these errors were encountered: