Help Center> CodeArts PerfTest> Service Overview> Security> Identity Authentication and Access Control
Updated on 2024-04-08 GMT+08:00

Identity Authentication and Access Control

  • Identity authentication

    You can access CodeArts PerfTest through the console, APIs, or SDKs. All these access modes are implemented by sending requests via the REST APIs provided by CodeArts PerfTest.

    CodeArts PerfTest APIs can be accessed only after requests are authenticated. CodeArts PerfTest supports token authentication, that is, requests are authenticated using tokens.

    For details about authentication and authorization, see Authentication.

  • Access control

    CodeArts PerfTest controls user operations in two ways.

    • Roles and permissions: Roles and permissions are required for adding, deleting, editing, and viewing CodeArts PerfTest test plans, test cases, test suites, test reports, and custom settings.
    • Fine-grained permissions: IAM fine-grained authorization is required for operations such as querying tenant projects, setting project creators, and managing tenant project members.