Creates an application in the specified EIAM instance.
Operation description
You must select the required SSO protocol when you create the application. This selection cannot be changed after creation.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eiam:CreateApplication |
create |
*Application
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The instance ID. |
idaas_ue2jvisn35ea5lmthk2676xxxx |
| ApplicationName |
string |
Yes |
The application name. |
Ram Account SSO |
| Description |
string |
No |
The application description. |
RAM账号SSO应用 |
| LogoUrl |
string |
No |
The URL of the application logo. |
https://oss.cn-hangzhou.aliyuncs.com/logo.png |
| ApplicationSourceType |
string |
Yes |
Specifies how the application is created. Valid values:
|
urn:alibaba:idaas:app:source:standard |
| SsoType |
string |
Yes |
The single sign-on (SSO) protocol. Valid values:
Valid values:
|
saml2 |
| ApplicationTemplateId |
string |
No |
The ID of the application template. This parameter is required if ApplicationSourceType is urn:alibaba:idaas:app:source:template. |
apt_ramuser_mjqrsi |
| ApplicationIdentityType |
string |
No |
The identity type of the application. The default value is application. Valid values:
|
application |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
0441BD79-92F3-53AA-8657-F8CE4A2B912A |
| ApplicationId |
string |
The application ID. |
app_mkv7rgt4d7i4u7zqtzev2xxxx |
Examples
Success response
JSON format
{
"RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A",
"ApplicationId": "app_mkv7rgt4d7i4u7zqtzev2xxxx"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.