Thanks jorg for replying.We have the use case where we have few
protected pages in aem which contains secured data and we have to return
this content on the basis of token value kept inside browser cookie to
achieve this we have added the configuration auth_checker in dispatcher
and servlet is validating the token but that is not working with this
approach.So, can you please suggest some approach how we an achieve this
use case.