Add Attribute to SAML Response

Zmuda, Matthew R Matthew.R.Zmuda at td.com
Wed Jan 23 14:30:13 EST 2013


Thanks guys. I didn't realize this was server side javascript, or that I was able to get at the HttpRequest through request context.

-----Original Message-----
From: users-bounces at shibboleth.net [mailto:users-bounces at shibboleth.net] On Behalf Of Peter Schober
Sent: Wednesday, January 23, 2013 12:34 PM
To: users at shibboleth.net
Subject: Re: Add Attribute to SAML Response

* Yuji Shinozaki <ys2n at virginia.edu> [2013-01-23 18:28]:
> > It's javascript that has access to all of the request context 
> > information, which should be usable to access the servlet request 
> > for a front-channel invocation of the attribute resolver.
> 
> It should noted that it is server-side javascript.  Not client side.

Yes, as we're talking about stuff running inside the IdP accessing data structures in Java servlet container (and nothing requires the use of JavaScript/Rhino here specifically, you can use Jython or whatever just as well), -peter
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net

NOTICE: Confidential message which may be privileged. Unauthorized use/disclosure prohibited. If received in error, please go to www.td.com/legal for instructions.
AVIS : Message confidentiel dont le contenu peut être privilégié. Utilisation/divulgation interdites sans permission. Si reçu par erreur, prière d'aller au www.td.com/francais/avis_juridique pour des instructions.


More information about the users mailing list