Hey,
> I boot my frontend environment like this:
> $GLOBALS['TSFE'] =
> Utility::makeInstance('TYPO3\\CMS\\Frontend\\Controller\\TypoScriptFrontendController',$TYPO3_CONF_VARS,$id,0);
>
If you boot a full FE in eID, why not using a normal FE request with
an own page type?
Best
Maba