v3.4.3 HTTPClient attribute resolver

Cantor, Scott cantor.2 at osu.edu
Tue Feb 5 19:37:25 EST 2019


On 2/5/19, 7:23 PM, "users on behalf of Pablo Vidaurri" <users-bounces at shibboleth.net on behalf of psvidaurri at gmail.com> wrote:

> All of them are null. What is available during this webservice call? Why is $requestContext.principalName  available in
> my db connector but not in my http connector?

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.

> 2) Is there a way to only execute the HttpClient connector in the attribute resolver for only certain sp (entityId)?

Activation conditions are available on virtually every component to address that.

-- Scott





More information about the users mailing list