Skip to Content.
Sympa Menu

shibboleth-dev - Script attribute definition issues

Subject: Shibboleth Developers

List archive

Script attribute definition issues


Chronological Thread 
  • From: Jim Fox <>
  • To:
  • Subject: Script attribute definition issues
  • Date: Tue, 12 Feb 2008 13:31:49 -0800 (PST)


(all for shib2 rc1)

There is a typo in the bean definition parser for script attributes.
I filed a bug report.

When that is fixed and I use an inline script no errors. When
I use a script on file, with "<ScriptFile..." I get a null pointer
exception. I tried:

<ScriptFile>/data/local/shib2-idp/conf/entitlements.js</ScriptFile>


Also it is not at all objoius how I would iterate over the
values in a collection - attribute values for example. None
of my tries seemed to result in acceptable javascript.

Jim



  • Script attribute definition issues, Jim Fox, 02/12/2008

Archive powered by MHonArc 2.6.16.

Top of Page