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
{{ message }}
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.
when linking accounts, I don the same as openshift.io/getting started
calling the /token/link?for.... endpoint that returns a redirect URL to go to
then I redirect the browser to this provided URL
but then I'm finally redirected to:
http://localhost:8080/che-redirector/index.html?for=https%3A%2F%2Fapi.starter-us-east-1a.openshift.com%2F&identity_id=2dd371bc-c3df-417f-948c-70f70ba75022#SubApp/SubSubApp?queryParam=queryValue
(edited)
though the initial URL I was one was:
http://localhost:8080/che-redirector/index.html#SubApp/SubSubApp?queryParam=queryValue
The text was updated successfully, but these errors were encountered:
From David-
The text was updated successfully, but these errors were encountered: