Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
認証後に datapower で LTPA トークンを生成しています。
このトークンをさらに処理するために保存したい (別の要求に対して検証するため)
このトークンを datapower に保存/キャッシュするにはどうすればよいですか?
ファームウェア 7.2 または 7.5 を使用している場合は、GatewayScript を使用してファイル システムに書き込むか、システム変数 (set-system-var) に保存することができますが、それはお勧めしません。
もう 1 つのオプションは、IBM MQ を使用してそれをトピックとして保管している場合です。