Adding attributes as request parameters along with environment variables.
Brian Reindel
brian at reindel.com
Tue Aug 6 17:00:12 EDT 2013
This looks like the right solution. I can see my attribute
names/values in the session JSON string after some configuration
changes.
Thanks!
On Sat, Aug 3, 2013 at 1:28 PM, Cantor, Scott <cantor.2 at osu.edu> wrote:
> On 8/3/13 7:52 AM, "Peter Schober" <peter.schober at univie.ac.at> wrote:
>>
>>The IdP doesn't factor into this at all. As for other ways, you could
>>write a very simple script to be run at the server, exporting
>>available attributes as YAML or JSON or something like that and let
>>the app parse the data from that shim.
>
> The Session handler in 2.5 can do this. You can specify
> contentType='application/json' to get it to switch. Lukas asked for that
> addition. I don't know if this kind of use case was why.
>
> -- Scott
>
>
> --
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list