Qoder CN enterprise standard edition developers can use an Alibaba Cloud account to log in to Qoder CN. This topic provides login instructions for developers of the enterprise standard edition.
You can log on to the Qoder CN enterprise standard edition in the following ways:
When you use a local VS Code IDE, a web IDE, or a remote development environment such as Remote SSH, WSL, or Docker, developers in an enterprise standard edition organization can log on with a personal access token.
Log on to Qoder CN
Step 1: Prerequisites
- You have an Alibaba Cloud account. For instructions, see Sign up for an Alibaba Cloud account on a PC.
- You have developer permissions in your organization. If you do not have the required permissions, contact the Qoder CN administrator in your organization to request access. For more information, see Permission management.
- You have installed the Qoder CN IDE extension in JetBrains IDEs, Visual Studio Code, or Visual Studio, or you have downloaded and installed the Qoder CN IDE. For instructions, see Installation guide.
Step 2: Log in to Qoder CN in the IDE
If you have multiple local IDE clients installed on your computer, your logon status is synchronized across the Qoder CN extensions in all clients. You only need to log on once.
- Log on with your account (Recommended)
- Log on with an AK/SK
- Log on with a personal access token
Method 1: Sign in with an account for Qoder CN (Recommended)
- After installing Qoder CN, log on with your Alibaba Cloud China site account.In the Qoder CN panel in the IDE sidebar, click Log on with Alibaba Cloud China site account. Your browser automatically redirects to the Alibaba Cloud logon page.
- On the Alibaba Cloud logon page, log on. A RAM user can log on from the RAM user logon page. After logging on, you can select an identity based on your account and its relationship with an organization. The scenarios are as follows:
- Scenario 1: If you log on with an Alibaba Cloud account, you can choose to log on as an individual user or as a developer within an organization. You must select the developer identity for your organization.
- Scenario 2: If you log on as a RAM user, the following may occur: If you are a member of only one enterprise standard edition organization and have developer permissions, your developer identity for that organization is selected by default, and you proceed to the next step. If you are a member of multiple enterprise standard edition organizations and have developer permissions in each, you must select one developer identity to log on.
- After selecting an identity, a success message appears. You can now use the service.
Method 3: Personal access token login Qoder CN(VS Code)
To log on with a personal access token, ensure that your Qoder CNIDE extension is v1.4.1 or later.
- Navigate to the personal access token management page for your enterprise standard edition organization.
- Create a personal access token and set the permission to Qoder CN-Developer-ReadOnly. After the token is created, copy the personal access token.
- The procedure for using the personal access token varies by IDE client.
- In VS Code and Qoder CN IDE, use the shortcut ⌘ ⇧ P (CtlShiftP) to open the Command Palette. Search for Qoder CN and select the option to log in to Qoder CN. Paste the personal token that you copied in Step 2. If your account is authorized for only one organization, press Enter to complete the login. If your account is authorized to use the Qoder CN IDE in multiple organizations, press Enter, and then select the organization that you want to use to complete the login.
- JetBrains IDEs: Open your IDE settings, and find the Qoder CN settings. If you are not logged in, you can find the option to log in by using an Access Token. Paste the personal token that you copied in Step 2. If your account is authorized for only one organization, click Login. If your account is authorized to use the Qoder CN IDE in multiple organizations, you must select an organization and then click Login.