Authentication and Access Control
Identity Authentication
You can access CodeArts Build using its UI and APIs. Regardless of the access mode, your requests are sent through REST APIs provided by CodeArts Build.
CodeArts Build APIs can be accessed only after requests are authenticated. CodeArts Build supports two authentication modes:
- Token: Requests are authenticated using tokens. By default, token authentication is required to access the CodeArts Build console.
- AK/SK: Requests are encrypted using an AK (Access Key ID)/SK (Secret Access Key) pair. This method is recommended because it provides higher security than token-based authentication. For operation details, see AK/SK Signing and Authentication Guide.
- For more authentication details and how to obtain tokens and signatures, see Authentication.
Access Control
CodeArts Build supports access control through IAM permissions.
Method |
Description |
Reference |
|
---|---|---|---|
Permission management |
IAM permissions |
IAM permissions control access to your cloud resources by specifying allowed and denied actions. By default, new IAM users do not have any permissions assigned. To grant permissions, add these users to one or more groups and associate permission policies or roles with those groups. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot