Aw: RE: shibboleth - uncaught runtime exception on request

Cantor, Scott cantor.2 at osu.edu
Wed Dec 7 09:54:06 EST 2016


On 12/7/16, 9:15 AM, "users on behalf of Ilya Rumyantsev" <users-bounces at shibboleth.net on behalf of iliggio at gmx.de> wrote:

>    I suspect, it might have something to do with my script attribute resolver attribute Definition?

With no error checking I would imagine so. Plus you're using toString much too liberally, you can't just turn everything into strings, these are objects with their own methods and properties. If you're trying to deal with certificates, you need to be casting them X509Certificate and operating on it directly.

-- Scott

    



More information about the users mailing list