Scripted Attributes
Cantor, Scott
cantor.2 at osu.edu
Wed Jun 25 20:43:59 EDT 2014
> I am running a v2.3.5 IDP. I currently generate 5 scripted attributes using the
> same data file. For each person that gets authenticated there are 5
> openings, searching, and closing of the file. Is it possible to open the file
> once generate all of my attributes and then a single close?
Not that I know of. I suppose you could build a scripted data connector of some sort as a custom extension, and have that generate results and then build on that with simple attribute definitions.
The overhead of this has got to be statistically insignificant by comparison to the signature (let alone adding encryption) unless you're doing the signing in hardware. I can't imagine this being worth the time to worry about. Or maybe the Python engine is just not good.
-- Scott
More information about the users
mailing list