I can't log in by JMeter due to there are many parameters and I don't know how to get them because don't see any response such as: code, code_challenge, code verifier, session, session_state.
Flow:
request 1 has method post path:.../oauth2/authorize/state....(32length)..&code_challenge
request 2 has metho get and parameter: code, state, session_state
request 5 has method post and path:/oauth2/token has parameter:code,code verifier
and have respond access_token, refresh_token, type.
How can I get dynamic variable to log in successfully by oauth2 PKCE
question from:
https://stackoverflow.com/questions/65950747/how-can-i-get-log-in-with-oauth2-by-jmeter 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…