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

Support for metadata with leading XML comment #109

Open
tmilos opened this issue Jan 2, 2016 · 0 comments
Open

Support for metadata with leading XML comment #109

tmilos opened this issue Jan 2, 2016 · 0 comments

Comments

@tmilos
Copy link
Member

tmilos commented Jan 2, 2016

Copy of aerialship/lightsaml#34

@relaxnow reported

Trying to load metadata from: https://engine.surfconext.nl/authentication/idp/metadata yields the following error:

Catchable Fatal Error: Argument 1 passed to 
AerialShip\LightSaml\Model\Metadata\EntityDescriptor::loadFromXml() 
must be an instance of DOMElement, instance of DOMComment given, called in 
/vagrant/vendor/aerialship/saml-sp-bundle/src/AerialShip/SamlSPBundle/Config/EntityDescriptorFileProvider.php 
on line 91 and defined in 
/vagrant/vendor/aerialship/lightsaml/src/AerialShip/LightSaml/Model/Metadata/EntityDescriptor.php 
line 156

It appears to fail at the leading XML comment which is required by eduGain.

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