Reading a saml assertion attributes in SP
Iraklis.Symeonidis
hsimeoni at gmail.com
Tue Apr 8 12:46:20 EDT 2014
Firstly thanks for the quick response !
Cantor, Scott E. wrote
> On 4/8/14, 5:28 AM, "Iraklis.Symeonidis" <
> hsimeoni@
> > wrote:>>1. How can I get the saml attributes clean and direct from
> the shibboleth>SP>without the use of http (apache) ?I don't understand
> your goal here, so I don't know how to help you. Whatdoes this mean? Get
> them for what? Under what conditions? For what purpose?I have introduced
> to IdP a custom attribute which will be a url. From the side of SP I want
> to read the name of the attribute and the content. The value of the
> attribute will be static and specifically it is a url. So my question is
> how can I get this value without the use of the mentioned solutions ? I
> would like to use just a simple script (if this is possible) to read
> directly from Shibboleth.>ps1: I would prefer a C++ exampleThat's not
> going to happen, sorry. I don't have the time to write examples.Sorry for
> the miss understanding. I was referring to ready examples if exist>ps2: I
> have seen samples of codes with the request.getHeader(name)>function.Well,
> that's how you build web applications that use the SP, yes. Is thatwhat
> you're doing? If so, then that is the answer, either headers orenvironment
> variables, or in the rare case you needed the assertion, asdocumented in
> the wiki under assertion export.No I don't want initially to write a web
> service but this could be a solution also.The SP is not a general purpose
> tool. It contains libraries that can berepurposed to do more general
> things, and there is a library built for theMoonshot project that can be
> used to directly invoke the attributeprocessing code in the SP, but that
> presumes you're obtaining SAML or GSSattributes from some other
> source.Sorry but I didn't understand very well the answer. Do you have any
> resources to read ?Specificity I didn't understood the part "but that
> presumes you're obtaining SAML or GSS" (I get in the SP the saml
> assertion...what is GSS ?)and"attributes from some other source."??? the
> SP ???-- Scott--To unsubscribe from this list send an email to
> dev-unsubscribe@
--
View this message in context: http://shibboleth.1660669.n2.nabble.com/Reading-a-saml-assertion-attributes-in-SP-tp7598496p7598526.html
Sent from the Shibboleth - Developers mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/dev/attachments/20140408/c0ff4b2d/attachment.html
More information about the dev
mailing list