Skip to content
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

Open
dev90001 opened this issue Mar 7, 2024 · 0 comments
Open

Azure Enterprise Application - Cannot retrieve metadata for IdP #806

dev90001 opened this issue Mar 7, 2024 · 0 comments

Comments

@dev90001
Copy link

dev90001 commented Mar 7, 2024

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

Name Value
Identifier (Entity ID) https://example.com/myapp/auth/saml2/sp.metadata.php
Reply URL (Assertion Consumer Service URL) https://example.com/myapp/auth/saml2/saml2-acs.php
Sign on URL (optional) (blank)
Relay State (optional) (blank)
Logout Url (optional) https://example.com/myapp/auth/saml2/loutput.php

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant