The issued_token example does not appear to be
> working: Rampart never invoked get_issued_token() function.


Hi Stan,

I think the issued token sample properly worked (scenario 20 -I tested in
windows) with all the other secpolicy scenarios.

And regarding your problem, you have mentioned that Rampart is not invoking
the get_issued_token() function. Ramprt invokes that method only if the
function pointer is set as
'rampart_config_set_issued_token_aquire_function(client_config, env,
get_issued_token);'.
Have a look at the samples under ./samples/client/issued_token and
associated secpolicies in scenario 20.

Regards,

Kasun.

Reply via email to