-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Azure Enterprise Application - Cannot retrieve metadata for IdP #806
Comments
The error message you're seeing indicates that there might be an issue with the configuration between Moodle's SAML2 plugin and Azure AD. Although the configuration might be working intermittently, it's possible that some settings are not aligned properly, causing the error occasionally. Here’s a breakdown of your current configuration, along with possible areas to check:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Occasionally we are getting the following error when a user logs into Moodle:
SAML2 exception: Cannot retrieve metadata for IdP 'https://sts.windows.net/guid_removed/' because it isn't a valid IdP for this SP.
Is this the correct way to configure the SAML2 plugin for an Azure AD Enterprise Application? This appears to be working most of the time, however the exception above is thrown sometimes upon login.
Basic Saml Configuration
There does not appear to be any documentation relating to how to config Azure AD Enterprise Application using SAML SSO. Is this scenario supported?
Currently using: 27_34STABLE
The text was updated successfully, but these errors were encountered: