i am trying to replace id_token value in the request but its getting error.
I have used regular expression ext to correlated the value and used this function: id_token” value=”(.*?)”/>
Please help me to here replace the value
Response msg:
i have tried with regular expression :id_token” value=”(.*?)”/>