admin-user
.
https://your-installation.gitpod.cloud/api/login/ots/admin/<token>
, where the token part is compared with a hash of the token stored in a Secret
named admin-credentials
in the default
namespace of the Gitpod installation. It has a data
entry named admin.json
, which is filled with a JSON shape of the form:
previewctl
tool in the gitpod-io/gitpod repository:
admin-user
.
Logged in as admin-user - Gitpod Dashboard
admin-user
is made member of all of them on every login)Secret
is mounted via kubernetes, it make take some time until the content is reflected in the pod that handles the login request. If you experience an “token expired” message, please wait a bit and try again.Create another organization - Create Organization View
Setup SSO for that other organization - Setup SSO View
admin-user
).
https://your-installation.gitpod.cloud/login
, select an organization to log in to by providing the organization name and select “Continue with SSO”.
Login to any organization - Login View
?orgSlug=<orgName>
to any URL. This works for for workspace creation URLs as well, e.g. https://your-installation.gitpod.cloud/?orgSlug=supercorp#https://github.com/some/repo