- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2023 07:30 AM
Hi community!,
When writing an atf test I am having trouble launching the action "Send REST Request - Inbound" without basic profile to test rest with specific user profiles.
I want to execute the action with a newly created user through ATF, in theory when impersonating with that user that contains the appropriate roles takes the credentials to make the action, however, reality says that it is not so.
If i use a Basic Authentication profile it works, has this happened to any of you? Have you found any workarround?
Greetings.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2023 12:11 AM
Workarround found creating basic auth token and adding as parameter on header.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2023 12:11 AM
Workarround found creating basic auth token and adding as parameter on header.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 07:51 AM
Can you please share as more details as possible and help.