Has anyone found a way to redirect to the login page on a callback if a users authenticated session expires?

With an update panel, if it executes a callback and the user isn't authenticated it throws an exception. Anyone else experience this?