<div dir="ltr"><div><div><div>Hi Kebin, wow, that was fast!!!<br><br></div>I'll fix that and try again.<br><br><br></div>Thanks!<br></div>Carlos<br><br><div><div><div class="gmail_extra"><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><p style="margin:0px;font-family:verdana;font-size:12px"><br></p></div></div></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">2016-04-26 13:32 GMT-03:00 Kevin Foote <span dir="ltr"><<a href="mailto:kpfoote@uoregon.edu" target="_blank">kpfoote@uoregon.edu</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
> On Apr 26, 2016, at 9:02 AM, Kevin Foote <<a href="mailto:kpfoote@uoregon.edu">kpfoote@uoregon.edu</a>> wrote:<br>
><br>
>> On Apr 26, 2016, at 8:55 AM, Kevin Foote <<a href="mailto:kpfoote@uoregon.edu">kpfoote@uoregon.edu</a>> wrote:<br>
>><br>
>>> On Apr 26, 2016, at 8:51 AM, Carlos Eduardo Santos Cardoso <<a href="mailto:carlos.cardoso@unisantos.br">carlos.cardoso@unisantos.br</a>> wrote:<br>
>>><br>
>>> Hello,<br>
>>><br>
>>> I'm trying to use Testshib to test a new IdP (version 3) installation, but it gives an error message when I try to upload the metadata file. (I've done this test some time ago and it went ok). After looking at it (a lot), I can't figure out what is the problem with the metadata file.<br>
>>><br>
>>> The message error is:<br>
>>> The file you are attempting to upload is not valid metadata. Please correct any errors and try again.<br>
>>><br>
>>> My Shibboleth Idp (version 3) metadata url is: <a href="https://idp.unisantos.br/idp/shibboleth" rel="noreferrer" target="_blank">https://idp.unisantos.br/idp/shibboleth</a><br>
>>><br>
>>> Does anybody know what's going on here…?<br>
>><br>
>><br>
>> It says its not valid MD :-)<br>
>><br>
>> That error is produced by not passing the schema check against this XSD [saml-schema-metadata-2.0.xsd]<br>
><br>
> I’m looking at this more though :) Please hang on.<br>
<br>
<br>
</span>Carlos -<br>
<br>
Thanks for your patients..<br>
Your MD will upload fine when you change the Organization information at the bottom of the md file. (line 107)<br>
<br>
<br>
— CURRENT —<br>
105 <Organization><br>
106 <OrganizationName xml:lang="en">UNISANTOS - Universidade Catolica de Santos</OrganizationName><br>
107 <DisplayName xml:lang="en">UNISANTOS - Universidade Catolica de Santos</DisplayName><br>
108 <OrganizationURL xml:lang="en"><a href="http://www.unisantos.br/" rel="noreferrer" target="_blank">http://www.unisantos.br/</a></OrganizationURL><br>
109 </Organization><br>
<br>
<br>
— FIXED —<br>
105 <Organization><br>
106 <OrganizationName xml:lang="en">UNISANTOS - Universidade Catolica de Santos</OrganizationName><br>
107 <OrganizationDisplayName xml:lang="en">UNISANTOS - Universidade Catolica de Santos</OrganizationDisplayName><br>
108 <OrganizationURL xml:lang="en"><a href="http://www.unisantos.br/" rel="noreferrer" target="_blank">http://www.unisantos.br/</a></OrganizationURL><br>
109 </Organization><br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
--------<br>
thanks<br>
kevin.foote<br>
<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a></div></div></blockquote></div><br></div></div></div></div>