Generate an LTPA token?

Posted by Shadowman on Stack Overflow See other posts from Stack Overflow or by Shadowman
Published on 2010-05-21T19:21:38Z Indexed on 2010/05/25 5:51 UTC
Read the original article Hit count: 466

Filed under:
|
|
|
|

We have a need to integrate a server with our WebSphere environment that does not support LTPA. I found the blog post here and corresponding code to decode the information in an LTPA token. However, there's no code explaining the digital signature and how that's generated/validated. Does anyone have any information on how to generate an LTPA token in custom code?

© Stack Overflow or respective owner

Related posts about java

Related posts about security