MQTT how make dinamic authentication - username and password each time other value?
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2021
11:08 PM
12-02-2021
11:08 PM
MQTT how make dinamic authentication - username and password each time other value?
Hello all,
nice to have MQTT functionality covered by test steps directly in ReadyAPI.. so I dont need to use Mosquitto..
BUT:
How I can authenticate with my clientID and password? who was just now created? IOW: I must authenticate to MQTT but using non fixed values..
Can you provide me some ecample, how to achieve this?
OR
is some limit - so never will work by this way?
Solved! Go to Solution.
Labels:
- Labels:
-
Function Tests
-
Test Setup
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2021
08:08 AM
12-03-2021
08:08 AM
HI,
How are you authenticating? Are you applying these to Authorization headers?
If so you could add an authorization header that is dynamically passed in via get data, or property expansion.
https://support.smartbear.com/readyapi/docs/testing/properties/get-data.html
