Scripted Attribute Resolver ClassNotFoundException

cbaker craigb at clemson.edu
Wed Jun 1 10:45:38 EDT 2016


Scott, 
Unfortunately I need to be able to read in a PEM file from disk and use it
and the RSA cipher to sign some data.  This is for a legacy application and
I wish it didn't need it this way but I can't find another way to get Java
to read this PEM file and extract the private key inside.  

But now that you have me thinking about it:  is there another way to get
this key into a space where the attribute-definition script can get to it? 
Could I for example convert this key into a different format and put it in
one of the XML docs like how metadata holds keys and certs?  Or maybe put it
into a Static DataConnector?

This attribute won't be used often but reading a PEM file from disk every
time I need to release the attribute doesn't seem like the most efficient
way to go about this.  

I'd very much love to get rid of these external dependencies if possible.  


Also thank you for directing me to look at the webapp directory instead of
the bin/lib directory, that makes much more sense!

-Craig B



--
View this message in context: http://shibboleth.1660669.n2.nabble.com/Scripted-Attribute-Resolver-ClassNotFoundException-tp7625851p7625867.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.


More information about the users mailing list