How to get or extract client secret id from Azure key vault URL in JMeter . Suppose key vault url is https://vcloud02vault.vault.azure.net/secrets/RootSecret
I tried to hit the URL through JMeter and extract the client_secret id value from the response but not able to do that.