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.
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.
See pai/pai-manage-permissions.
See idaas/idaas-secure-access.
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.