This usually happens when the OAuth callback from OneAll is completed in the popup, but the main browser window doesn’t receive the login session properly. In Drupal 8, this is often caused by session/cookie issues (especially SameSite or blocked th…