My service has priority and quality 60. So higher than typo3 auth service. If I return 0 in function authUser() (user not authenticated) the login process still goes on and the user is logged in. This is the same case in authUser() function in my auth service and in the TYPO3 Class "\TYPO3\CMS\Sv\AuthenticationService".