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
New UI comes with updated routing (URLs) where each cluster has its own URL. Below is the list of URL changes.
4.2.x
4.3.0
web/newuser/:token
web/invite/:token
web/sessions
web/clusters/:cluster/sessions
web/nodes
web/clusters/:cluster/nodes
web/settings/clusters
web/clusters/:cluster/trusted
web/settings/auth
web/clusters/:cluster/auth
web/settings/account
web/account
web/cluster/:cluster/node/:node/:login
web/cluster/:cluster/console/:node/one/:login
web/cluster/:cluster/node/:node/:login/:sid
web/cluster/:cluster/console/session/:sid
Backward compatibility
Both Auth and Proxy services needs to be updated to 4.3 version. If one is 4.3 and another is still running 4.2, the New User Signup flow will be broken.
The text was updated successfully, but these errors were encountered:
Breaking changes to existing bookmarks.
New UI comes with updated routing (URLs) where each cluster has its own URL. Below is the list of URL changes.
Backward compatibility
Both Auth and Proxy services needs to be updated to 4.3 version. If one is 4.3 and another is still running 4.2, the New User Signup flow will be broken.
The text was updated successfully, but these errors were encountered: