Bug 1658257 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

### Steps
1. Go to https://support.bettercloud.com/hc/en-us
2. Click on "Sign In" (top right corner)
3. Sign in with Google (goes to https://accounts.google.com/o/oauth2/auth/oauthchooseaccount?client_id=xxx)

### Expected
Redirect to the originally requested page or the support homepage.

## Actual
Redirect to the login landing page https://support.bettercloud.com/access/unauthenticated?return_to=

### Console
In the console when blocked I can see these warnings:
```
Cookie “_zendesk_authenticated” has been rejected because it is already expired.
```

```
Request to access cookie or storage on “<URL>” was blocked because it came from a tracker and content blocking is enabled. (6)

    Request to access cookie or storage on “https://bettercloud.zendesk.com/auth/v2/login/signin?return_to=” was blocked because it came from a tracker and content blocking is enabled.

    Request to access cookie or storage on “https://bettercloud.zendesk.com/auth/v2/login/signin?return_to=” was blocked because it came from a tracker and content blocking is enabled. (2)

    Request to access cookie or storage on “https://bettercloud.zendesk.com/cdn-cgi/bm/cv/2172558837/api.js” was blocked because it came from a tracker and content blocking is enabled.

    Request to access cookie or storage on “https://bettercloud.zendesk.com/auth/v2/login/signin?return_to=” was blocked because it came from a tracker and content blocking is enabled. (2)

    Request to access cookie or storage on “https://bettercloud.zendesk.com/cdn-cgi/bm/cv/result?req_id=5c080a6f8d7bfd1e” was blocked because it came from a tracker and content blocking is enabled. (2)

    Request to access cookie or storage on “https://bettercloud.zendesk.com/auth/v2/login/signin?return_to=” was blocked because it came from a tracker and content blocking is enabled.
```
### Steps
1. Have TP set to Standard or Strict
2. Go to https://support.bettercloud.com/hc/en-us
3. Click on "Sign In" (top right corner)
4. Sign in with Google (goes to https://accounts.google.com/o/oauth2/auth/oauthchooseaccount?client_id=xxx)

### Expected
Redirect to the originally requested page or the support homepage.

### Actual
Redirect to the login landing page https://support.bettercloud.com/access/unauthenticated?return_to=

### Console
In the console when blocked I can see these warnings:
```
Cookie “_zendesk_authenticated” has been rejected because it is already expired.
```

```
Request to access cookie or storage on “<URL>” was blocked because it came from a tracker and content blocking is enabled. (6)

    Request to access cookie or storage on “https://bettercloud.zendesk.com/auth/v2/login/signin?return_to=” was blocked because it came from a tracker and content blocking is enabled.

    Request to access cookie or storage on “https://bettercloud.zendesk.com/auth/v2/login/signin?return_to=” was blocked because it came from a tracker and content blocking is enabled. (2)

    Request to access cookie or storage on “https://bettercloud.zendesk.com/cdn-cgi/bm/cv/2172558837/api.js” was blocked because it came from a tracker and content blocking is enabled.

    Request to access cookie or storage on “https://bettercloud.zendesk.com/auth/v2/login/signin?return_to=” was blocked because it came from a tracker and content blocking is enabled. (2)

    Request to access cookie or storage on “https://bettercloud.zendesk.com/cdn-cgi/bm/cv/result?req_id=5c080a6f8d7bfd1e” was blocked because it came from a tracker and content blocking is enabled. (2)

    Request to access cookie or storage on “https://bettercloud.zendesk.com/auth/v2/login/signin?return_to=” was blocked because it came from a tracker and content blocking is enabled.
```

Back to Bug 1658257 Comment 0