<div dir="ltr">Ok I haven't touched shib idp since 2.5.x, so that might be my issue here. I'll redo my configuration files and see if that fixes it.</div><br><div class="gmail_quote"><div dir="ltr">On Wed, Jun 21, 2017 at 3:24 PM Cantor, Scott <<a href="mailto:cantor.2@osu.edu">cantor.2@osu.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 6/21/17, 3:15 PM, "users on behalf of Richard Genthner" <<a href="mailto:users-bounces@shibboleth.net" target="_blank">users-bounces@shibboleth.net</a> on behalf of <a href="mailto:richard@guthnur.net" target="_blank">richard@guthnur.net</a>> wrote:<br>
<br>
> according to the doc's I believe this should work:<br>
<br>
You're mixing namespace styles and syntaxes here, but offhand I would say that you don't have a default namespace declared and therefore "Requester" is an unqualified QName that isn't the same as afp:Requester. I don't know what version you're using or which language variant you're trying to use, but mixing the old stuff with split namespaces (afp, basic, saml prefixes) with the newer flattened version is not a great choice.<br>
<br>
Basically, set xmlns="..." to what afp is bound to, get rid of all references to basic and afp prefixes and then fix any bugs. It's a largely mechanical translation to get off the old syntax and then it will be done.<br>
<br>
-- Scott<br>
<br>
<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net" target="_blank">users-unsubscribe@shibboleth.net</a><br>
</blockquote></div>