Baidu AI Cloud
中国站

百度智能云

Identity and Access Management

Introduction

Overview

The Identity and Access Management (IAM) is the identity management and access control service provided by Baidu AI Cloud. IAM helps the users of AI Cloud to solve the identity identification, verification, authentication and authorization, etc., and controls the users from accessing to your cloud resources by defining who (identity) can do and what to do with what resources in the cloud under what conditions. You can access IAM through the cloud console and by using username and password, or through the interfaces meeting the specifications of REST API provided by this document for identity management and access control.

Interface Overview

This section summarizes the existing callable API for identity and access management(IAM). For specific interface information, please click the link for details.

Interface Description
Substitute Role It is also known as AssumeRole. The API is used to switch to the target role that the user needs to use, and return a group of temporary identity credentials associated with specified role.
Get Session Token Return the temporary identity credentials of the master account via such interface.

Product Restrictions

Currently, the product is only available for Whitelist so you need to apply for trail use, please contact Baidu AI Cloud IAM team.

Previous
API Reference(IAM)
Next
General Description