You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-22Lines changed: 0 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,28 +76,6 @@ For more details, refer to the "Auto Redirect from Enterprise to ArgoHub Collect
76
76
- To switch to the GitOps segment, log in to Codefresh and switch to an account with the GitOps type. This will clear the Enterprise cookie.
77
77
- To switch to the Enterprise segment, log in to Codefresh and switch to an account with any other type. This will set the Enterprise cookie.
78
78
79
-
#### Disabling Auto-Redirect to Stay in the Enterprise Segment
80
-
81
-
To prevent automatic redirection to the ArgoHub collection and remain in the Enterprise segment, add the `?ent` query parameter to the URL. When this parameter is present, the redirect logic is bypassed.
82
-
You can also link to mid-topic titles using `?ent. Add the link _after_ the query parameter as in Example 2 below.
Adding the `ent` parameter ensures users remain in the Enterprise segment without being redirected to the ArgoHub collection.
94
-
95
-
> When a page is accessed with the `?ent` parameter, it will remain locked in the Enterprise segment for the duration of the browser session. Closing the specific window or tab will release this lock.
96
-
> The lock is _not inherited_ when opening a new tab or window with the same link. It will function as per the default behavior without the override.
97
-
98
-
99
-
100
-
101
79
#### To switch segments in local development:
102
80
103
81
In the local documentation site (`http://localhost:3131/`), open the console in developer tools and inject the appropriate cookie:
0 commit comments