DaaS / Products / Keyless M2M Auth for PAI Models

Keyless M2M Auth for PAI Models

A developer builds an AI application on ACK or ECS that calls PAI Model Studio for inference, using IDaaS OIDC-based keyless M2M authentication to eliminate hardcoded AK/SK while configuring PAI workspace roles to control which models the application can access.

Products involved

Scenario

A developer builds an AI application on ACK or ECS that calls PAI Model Studio for inference, using IDaaS OIDC-based keyless M2M authentication to eliminate hardcoded AK/SK while configuring PAI workspace roles to control which models the application can access.

How the products combine

  1. pai · pai-manage-permissions — Platform for AI (PAI) — Manage platform access and permissions
  2. See pai/pai-manage-permissions.

  3. idaas · idaas-secure-access — IDaaS — Set up secure machine-to-machine (M2M) access
  4. See idaas/idaas-secure-access.

Typical questions

FAQ

Q: How do I securely access PAI Model Studio from ACK or ECS without using hardcoded AK/SK? A: You can securely access PAI Model Studio from ACK or ECS by using IDaaS OIDC-based keyless machine-to-machine authentication to eliminate hardcoded AK/SK. This configuration requires setting up PAI workspace roles to control which models your application can access.