Attribute resolution for private credentials in subject

joller lee joller.lee at gmail.com
Tue Mar 8 23:06:14 EST 2016


I'd like to obtain password of the authenticated user as an attribute to
release,
after setting RetainAsPrivateCredential to true.

Is there any way to do it other than using scripted attribute definition?

If scripting is necessary, how?
I've tried getting SubjectContext as a sub-context of profileContext in
scripted attribute definition:

sbjCtx =
profileContext.getSubcontext(Java.type("net.shibboleth.idp.authn.context.SubjectContext"));

but a ClassNotFoundException is thrown on the class '...SubjectContext'.

Any suggestion?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160309/bb16da0a/attachment.html>


More information about the users mailing list