IBMStockTrader/trade-history

Require JWT in the JAX-RS calls to Trade History

Closed this issue · 0 comments

As we discussed in the multi-person chat on Slack today, you guys need to get the mpJwt stuff into your server.xml, so that Liberty will reject any calls that don't have the appropriate JWT header. and when you do that, you'll need to update your tradeHistoryClient (used by Portfolio) to pass that JWT.