You need to provide a redirect URL <https://www.oauth.com/oauth2-servers/redirect-uris/> where you will be routed by the authentication endpoint, normally it's the URL of the website where you need to type the credentials.
If you want to fully get rid of this UI-based part you could use i.e. HTTP Mirror Server <https://jmeter.apache.org/usermanual/component_reference.html#HTTP_Mirror_Server> as the target for this redirect URL and extract all the necessary dynamic values from the redirection request using a suitable JMeter's Post-Processor, i.e. Regular Expression Extractor <https://guide.blazemeter.com/hc/en-us/articles/207421325-Using-RegEx-Regular-Expression-Extractor-with-JMeter-Using-RegEx-(Regular-Expression-Extractor)-with-JMeter> -- Sent from: http://www.jmeter-archive.org/JMeter-User-f512775.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
