Dear All,
I have below requirement in my AEM-6.4
Step-1
Extract plan id from cookie/session/http header (I want to write a dummy request for now For example I should get PlanId value as 197881 from cookie/session/http header)
Step-2
I want to Extract plan id from my content path URL (My dummy content path is /content/VignetteContent , as shown below.)

Step-3
If plan ID match (request vs content URL) then Continue Otherwise Reject.
Can anybody let me know how can I do this one in AEM-6.4?
Thanks
Sunita