I am trying to load test OpenID Connect + Keycloak Authentication using Jmeter.
I have noticed that there is a keycloak handshake and cookies (KeyCloak_Identity,
KeyCloak_Identity_Legacy,KeyCloak_Session,
KeyCloak_Session_Legacy) are created while redirecting the main page to the Identity Provider.
I am not able to fetch these Keycloak cookies in Jmeter.
It would be great if someone can help me out here.