Is there a way to tell oathkeeper that when a user is not anonymous, they should be redirected somewhere? I seems all endpoints with “anonymous” can also be accessed by authenticated users. So is there a trick to redirect them? Like a redirect but an inverse of the login URL when you try to access a resource that requires authentication?