<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 9/25/2024 2:28 PM, Hall, Gerry via
users wrote:<br>
</div>
<blockquote type="cite"
cite="mid:SJ0PR05MB72615CD9FB6F7EF813D0409C90692@SJ0PR05MB7261.namprd05.prod.outlook.com">
<p class="MsoNormal">I am not sure that this is the best solution,
but to test, I have removed the line from the metadata file.
When I then restart the IdP, the error disappears for that SP.
However, I have over 340 metadata files with the
‘ArtifactResolutionService’ line, and I would need to remove
that line from all 340 metadata files.</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">My question is (1) is there a better way to
resolve this error and (2.) what are the implications of
removing ArtifactResolutionService in the SP SAML metadata
file? I have also read the doc here,
<a
href="https://shibboleth.atlassian.net/wiki/spaces/SP3/pages/2065334690/ArtifactResolutionService"
moz-do-not-send="true" class="moz-txt-link-freetext">
https://shibboleth.atlassian.net/wiki/spaces/SP3/pages/2065334690/ArtifactResolutionService</a>
.</p>
</blockquote>
<p>The error is complaining that the line is in the wrong place; it
is at the <EntityDescriptor> level when it should be inside
the <SPSSODescriptor>.</p>
<p>My guess is most of your metadata files have them in the right
place, unless someone had an erroneous copy up on the web
somewhere and everyone used it.</p>
<p>Removing it is harmless if you don't need to resolve artifacts
(most people don't).<br>
</p>
<pre class="moz-signature" cols="72">--
%% Christopher A. Bongaarts %% <a class="moz-txt-link-abbreviated" href="mailto:cab@umn.edu">cab@umn.edu</a> %%
%% OIT - Identity Management %% <a class="moz-txt-link-freetext" href="http://umn.edu/~cab">http://umn.edu/~cab</a> %%
%% University of Minnesota %% +1 (612) 625-1809 %%
</pre>
</body>
</html>