【发布时间】:2011-02-22 12:25:46
【问题描述】:
我们需要将服务器与不支持 LTPA 的 WebSphere 环境集成。我找到了Working with Lightweight Third Party Authentication (LTPA) by Cosmin Stejerean 和相应的代码来解码LTPA 令牌中的信息。但是,没有解释数字签名及其生成/验证方式的代码。有人知道如何在自定义代码中生成 LTPA 令牌吗?
【问题讨论】:
-
你有没有想过这个问题?我也会对签名算法感兴趣。
-
很遗憾,没有。我从来没有收到过有效的回复,也没有时间亲自尝试。
-
这是一个非自定义代码但产品方式来做到这一点。您需要使用 Tivoli Federated Identity Manager。 ibm.com/developerworks/websphere/library/techarticles/…
标签: security websphere single-sign-on ltpa