Decrypting attributes on-the-fly
Cantor, Scott
cantor.2 at osu.edu
Thu Feb 6 21:49:30 EST 2014
On 2/6/14, 8:58 PM, "Griffin Cheng [CLIB]" <cscheng at cpce-polyu.edu.hk>
wrote:
>I know a bit of Java first of all.
The SP isn't in Java, the IdP is.
>
>Of course, this does not work in my case, since the decrypted value has
>to be passed on to the black box (inside REMOTE_USER env var?)
>
>I am not trying to avoid coding but I need a direction where I can start.
I would look into Apache. You may be able to use something it supports to
do that callout to a script and somehow alter what REMOTE_USER is set to.
I have no specific idea what that would be.
Unless you know C++, you can't extend the SP to perform that kind of
alteration.
-- Scott
More information about the dev
mailing list