<div dir="ltr"><div dir="ltr"><div dir="ltr">I've viewed the documentation (as always before I post) but we all know it is not always accurate or updated timely ...<div><br></div><div><a href="https://wiki.shibboleth.net/confluence/display/IDP30/HTTPConnector">https://wiki.shibboleth.net/confluence/display/IDP30/HTTPConnector</a> has example of <br></div><div><a href="https://webservice.example.org/api/subject/$pathEscaper.escape($requestContext.principal)/groups" style="border-radius:0px;background-image:none;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial;border:0px;height:auto;line-height:20px;margin:0px;outline:0px;overflow:visible;padding:0px;vertical-align:baseline;width:auto;box-sizing:content-box;font-family:Consolas,"Bitstream Vera Sans Mono","Courier New",Courier,monospace;font-size:14px;min-height:inherit;white-space:nowrap;color:rgb(255,20,147)">$pathEscaper.escape($requestContext.principal</a>)</div><div>didn't work </div><div><br></div><div><a href="https://wiki.shibboleth.net/confluence/display/IDP30/URLTemplate">https://wiki.shibboleth.net/confluence/display/IDP30/URLTemplate</a> list a tabled of Template Context which for <span style="color:rgb(23,43,77);font-family:monospace;font-size:14px">resolutionContext has a description of</span><br></div><div><span style="color:rgb(23,43,77);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-size:14px">"Commonly useful members include </span><code style="color:rgb(23,43,77);font-size:14px">$resolutionContext.<code style="white-space:pre-wrap;line-height:1.42857">principal</code></code><span style="color:rgb(23,43,77);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-size:14px"> and </span><code style="color:rgb(23,43,77);font-size:14px">$resolutionContext.<code style="white-space:pre-wrap;line-height:1.42857">attributeRecipientID</code></code> " ... tried both and doesn't work either.<span style="color:rgb(23,43,77);font-family:monospace;font-size:14px"><br></span></div><div><br></div><div>-psv</div><div><br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 5, 2019 at 6:37 PM Cantor, Scott <<a href="mailto:cantor.2@osu.edu">cantor.2@osu.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2/5/19, 7:23 PM, "users on behalf of Pablo Vidaurri" <<a href="mailto:users-bounces@shibboleth.net" target="_blank">users-bounces@shibboleth.net</a> on behalf of <a href="mailto:psvidaurri@gmail.com" target="_blank">psvidaurri@gmail.com</a>> wrote:<br>
<br>
> All of them are null. What is available during this webservice call? Why is $requestContext.principalName available in<br>
> my db connector but not in my http connector?<br>
<br>
What's available is exactly what's documented. Since $requestContext.principalName is a V2-era deprecated syntax, and is not documented as being supported, it is not available.<br>
<br>
> 2) Is there a way to only execute the HttpClient connector in the attribute resolver for only certain sp (entityId)?<br>
<br>
Activation conditions are available on virtually every component to address that.<br>
<br>
-- Scott<br>
<br>
<br>
<br>
-- <br>
For Consortium Member technical support, see <a href="https://wiki.shibboleth.net/confluence/x/coFAAg" rel="noreferrer" target="_blank">https://wiki.shibboleth.net/confluence/x/coFAAg</a><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>