Hi all,

I was wondering if it's possible to extract the values inside a SAML token.
I looked at sample 05 and wanted to list out the values of the attribute
statement, I tried this in the password call back handler

Element el = pwcb.getCustomToken();

But just got null. What I'm  trying to achieve is not just validate that the
attributes signed by the sts but also see what attributes the client can
give the possessing.

How can this be done??

cheers, håkon

-- 
Håkon Sagehaug, Scientific Programmer
Parallab, Bergen Center for Computational Science (BCCS)
UNIFOB AS (University of Bergen Research Company)

Reply via email to