Configure dispatcher for permission-sensitive caching - Using an external service
Hi,
I followed the documentation on https://docs.adobe.com/docs/en/dispatcher/permissions-cache.html to configure the auth_checker to check the permissions. When I check the dispatcher log I see that the authentication checker is used, but the url is always called on the publish instance. Is it possible to use an external service to validate the permissions?
I want to use an external service, because AEM doesn't contain the users session information.
Kind regards