[EXTERNAL] RE: Attributes via HTTP?

Ernie Kinsey Ernie.Kinsey at cpcc.edu
Tue Feb 13 07:21:38 EST 2018


Scott,

OK, thanks; this is sort of what I suspected but was obliged to ask before going forward with a couple of different alternatives.  I appreciate the reply.

Later,
Ernie.

On 2/12/18, 3:53 PM, "Cantor, Scott" <cantor.2 at osu.edu> wrote:

    > My first idea was to access a JSON service
    > that can provide the information I need, but the Shibboleth documentation
    > suggests that the HTTPConnector component isn’t available unless I’m at
    > version 3.4; I’m at 3.2.1 and am wondering if there’s an existing component I
    > can use instead of this connector from this version.  Any guidance
    > appreciated.

    Well, there's nothing there really, that's why I built the connector. I could have one-offed something in Javascript but I wasn't comfortable not reusing the existing HttpClient layer. Having decided to do that, I don't tend to just design for immediate need so I did something suitable for the project, which blew up rather extensively. But I ended up using a lot of that feature set, as it turns out, so it was necessary.

    Functionally speaking, there's very little to nothing in the connector code that can't be backported to 3.3 (and I did that for my own purposes) but it had to be manually wired up in Spring to use it, I didn't backport any of the custom XML syntax.

    -- Scott

    --
    For Consortium Member technical support, see https://wiki.shibboleth.net/confluence/x/coFAAg
    To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


________________________________

This e-mail, including any attachments, is intended only for the addressee's use and may contain confidential and proprietary information. If you are not the intended recipient, you are hereby notified that any retention, dissemination, reproduction, or use of the information contained in this e-mail is strictly prohibited. If you have received this e-mail by error, please delete it and immediately notify the sender. Thank you for your cooperation.


More information about the users mailing list