issues
search
ibm-messaging
/
mq-dev-patterns
Code samples and messaging patterns for IBM MQ developers
Apache License 2.0
191
stars
165
forks
source link
JWT ENABLED JMSPUT
#247
Closed
harshitsharma2801
closed
4 months ago
harshitsharma2801
commented
5 months ago
Modified env.json with JWT_ENDPOINTS.
Changes in SampleEnvSetter to populate the jwtEndpoints.
Added JwtHelper class for all http request related code.
Changes in JmsPut to handle Jwt_endpoints.