Hello all, I stucked on below string for correlation. Can someone help me here.
Query:- <input type="hidden" id="ReturnUrl" name="ReturnUrl" value="/connect/authorize/callback?client_id=CIMI3&redirect_uri=https%3A%2F%2Fqa.cimi.online%2F%23%2Fsignin-oidc&response_type=code&scope=CIMI3%20openid%20profile%20email&state=a879b4182bd64002b886fe4745b5de50&code_challenge=2hm6Y_WZMDR_u5xxl6_ElC3zJOWqB1cQ-vvQelZSlRY&code_challenge_method=S256&response_mode=query" /> I need correlation for code_challenge and state. Regards, ANIL