@alicloud/eiam20211201 2.17.1 → 2.17.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +154 -154
- package/dist/client.js +187 -154
- package/dist/client.js.map +1 -1
- package/dist/models/AddApplicationAccountToUserRequest.d.ts +1 -1
- package/dist/models/AddApplicationAccountToUserResponseBody.d.ts +1 -1
- package/dist/models/AuthorizeApplicationToGroupsRequest.d.ts +2 -2
- package/dist/models/AuthorizeApplicationToUsersRequest.d.ts +2 -2
- package/dist/models/AuthorizeResourceServerScopesToClientRequest.d.ts +3 -3
- package/dist/models/AuthorizeResourceServerScopesToGroupRequest.d.ts +3 -3
- package/dist/models/AuthorizeResourceServerScopesToOrganizationalUnitRequest.d.ts +4 -4
- package/dist/models/AuthorizeResourceServerScopesToUserRequest.d.ts +4 -4
- package/dist/models/AuthorizeResourceServerToClientRequest.d.ts +2 -2
- package/dist/models/CheckApplicationProvisioningUserPrimaryOrganizationalUnitResponseBody.d.ts +1 -1
- package/dist/models/CreateApplicationClientSecretRequest.d.ts +1 -1
- package/dist/models/CreateApplicationClientSecretResponseBody.d.ts +3 -3
- package/dist/models/CreateApplicationFederatedCredentialRequest.d.ts +165 -3
- package/dist/models/CreateApplicationFederatedCredentialRequest.js +170 -1
- package/dist/models/CreateApplicationFederatedCredentialRequest.js.map +1 -1
- package/dist/models/CreateApplicationFederatedCredentialResponseBody.d.ts +1 -1
- package/dist/models/CreateApplicationRequest.d.ts +10 -16
- package/dist/models/CreateApplicationRequest.js.map +1 -1
- package/dist/models/CreateApplicationRoleRequest.d.ts +3 -3
- package/dist/models/CreateApplicationRoleResponseBody.d.ts +1 -1
- package/dist/models/CreateClientPublicKeyRequest.d.ts +2 -2
- package/dist/models/CreateClientPublicKeyResponseBody.d.ts +1 -1
- package/dist/models/CreateCloudAccountRequest.d.ts +9 -10
- package/dist/models/CreateCloudAccountRequest.js.map +1 -1
- package/dist/models/CreateCloudAccountResponseBody.d.ts +2 -2
- package/dist/models/CreateCredentialProviderRequest.d.ts +25 -34
- package/dist/models/CreateCredentialProviderRequest.js.map +1 -1
- package/dist/models/CreateCredentialProviderResponseBody.d.ts +1 -1
- package/dist/models/CreateCredentialRequest.d.ts +14 -19
- package/dist/models/CreateCredentialRequest.js.map +1 -1
- package/dist/models/CreateFederatedCredentialProviderRequest.d.ts +24 -24
- package/dist/models/CreateFederatedCredentialProviderResponseBody.d.ts +1 -1
- package/dist/models/DeleteApplicationClientSecretRequest.d.ts +3 -3
- package/dist/models/DeleteApplicationClientSecretResponseBody.d.ts +1 -1
- package/dist/models/DeleteApplicationFederatedCredentialRequest.d.ts +1 -1
- package/dist/models/DeleteApplicationRequest.d.ts +2 -2
- package/dist/models/DeleteApplicationResponseBody.d.ts +1 -1
- package/dist/models/DeleteApplicationTokenRequest.d.ts +1 -1
- package/dist/models/DeleteCredentialProviderRequest.d.ts +2 -2
- package/dist/models/DeleteCredentialProviderResponseBody.d.ts +1 -1
- package/dist/models/DeleteResourceServerScopeRequest.d.ts +3 -3
- package/dist/models/DeleteResourceServerScopeResponseBody.d.ts +1 -1
- package/dist/models/DisableApplicationFederatedCredentialRequest.d.ts +1 -1
- package/dist/models/DisableApplicationRequest.d.ts +2 -2
- package/dist/models/DisableApplicationResponseBody.d.ts +1 -1
- package/dist/models/DisableApplicationTokenRequest.d.ts +1 -1
- package/dist/models/DisableClientPublicKeyRequest.d.ts +2 -2
- package/dist/models/EnableClientPublicKeyRequest.d.ts +2 -2
- package/dist/models/EnableCredentialRequest.d.ts +1 -1
- package/dist/models/GenerateOauthTokenRequest.d.ts +5 -1
- package/dist/models/GenerateOauthTokenRequest.js +8 -0
- package/dist/models/GenerateOauthTokenRequest.js.map +1 -1
- package/dist/models/GenerateOauthTokenResponseBody.d.ts +4 -3
- package/dist/models/GenerateOauthTokenResponseBody.js +2 -0
- package/dist/models/GenerateOauthTokenResponseBody.js.map +1 -1
- package/dist/models/GetApplicationFederatedCredentialRequest.d.ts +1 -1
- package/dist/models/GetApplicationFederatedCredentialResponseBody.d.ts +150 -6
- package/dist/models/GetApplicationFederatedCredentialResponseBody.js +170 -1
- package/dist/models/GetApplicationFederatedCredentialResponseBody.js.map +1 -1
- package/dist/models/GetApplicationGrantScopeRequest.d.ts +2 -2
- package/dist/models/GetApplicationGrantScopeResponseBody.d.ts +3 -3
- package/dist/models/GetApplicationResponseBody.d.ts +34 -75
- package/dist/models/GetApplicationResponseBody.js.map +1 -1
- package/dist/models/GetApplicationRoleRequest.d.ts +3 -3
- package/dist/models/GetApplicationRoleResponseBody.d.ts +8 -8
- package/dist/models/GetApplicationTemplateRequest.d.ts +1 -1
- package/dist/models/GetApplicationTemplateResponseBody.d.ts +10 -10
- package/dist/models/GetClientPublicKeyRequest.d.ts +1 -1
- package/dist/models/GetClientPublicKeyResponseBody.d.ts +5 -5
- package/dist/models/GetCloudAccountResponseBody.d.ts +1 -1
- package/dist/models/GetCloudAccountRoleRequest.d.ts +2 -2
- package/dist/models/GetCloudAccountRoleResponseBody.d.ts +27 -34
- package/dist/models/GetCloudAccountRoleResponseBody.js.map +1 -1
- package/dist/models/GetCredentialProviderRequest.d.ts +2 -2
- package/dist/models/GetCredentialProviderResponseBody.d.ts +34 -39
- package/dist/models/GetCredentialProviderResponseBody.js.map +1 -1
- package/dist/models/GetCredentialRequest.d.ts +2 -2
- package/dist/models/GetCredentialResponseBody.d.ts +25 -34
- package/dist/models/GetCredentialResponseBody.js.map +1 -1
- package/dist/models/ListApplicationAccountsRequest.d.ts +1 -1
- package/dist/models/ListApplicationAccountsResponseBody.d.ts +5 -5
- package/dist/models/ListApplicationFederatedCredentialsForProviderRequest.d.ts +4 -4
- package/dist/models/ListApplicationFederatedCredentialsForProviderResponseBody.d.ts +158 -9
- package/dist/models/ListApplicationFederatedCredentialsForProviderResponseBody.js +172 -1
- package/dist/models/ListApplicationFederatedCredentialsForProviderResponseBody.js.map +1 -1
- package/dist/models/ListApplicationFederatedCredentialsRequest.d.ts +4 -4
- package/dist/models/ListApplicationFederatedCredentialsResponseBody.d.ts +158 -9
- package/dist/models/ListApplicationFederatedCredentialsResponseBody.js +172 -1
- package/dist/models/ListApplicationFederatedCredentialsResponseBody.js.map +1 -1
- package/dist/models/ListApplicationSupportedProvisionProtocolTypesResponseBody.d.ts +4 -6
- package/dist/models/ListApplicationSupportedProvisionProtocolTypesResponseBody.js.map +1 -1
- package/dist/models/ListApplicationTokensRequest.d.ts +1 -1
- package/dist/models/ListApplicationTokensResponseBody.d.ts +7 -7
- package/dist/models/ListApplicationsRequest.d.ts +16 -19
- package/dist/models/ListApplicationsRequest.js +4 -0
- package/dist/models/ListApplicationsRequest.js.map +1 -1
- package/dist/models/ListApplicationsResponseBody.d.ts +33 -49
- package/dist/models/ListApplicationsResponseBody.js.map +1 -1
- package/dist/models/ListCloudAccountRolesRequest.d.ts +9 -13
- package/dist/models/ListCloudAccountRolesRequest.js.map +1 -1
- package/dist/models/ListCloudAccountRolesResponseBody.d.ts +27 -36
- package/dist/models/ListCloudAccountRolesResponseBody.js.map +1 -1
- package/dist/models/ListCloudAccountsResponseBody.d.ts +4 -4
- package/dist/models/ListCredentialProvidersRequest.d.ts +11 -12
- package/dist/models/ListCredentialProvidersRequest.js.map +1 -1
- package/dist/models/ListCredentialProvidersResponseBody.d.ts +35 -40
- package/dist/models/ListCredentialProvidersResponseBody.js.map +1 -1
- package/dist/models/ListCredentialsRequest.d.ts +7 -10
- package/dist/models/ListCredentialsRequest.js.map +1 -1
- package/dist/models/ListCredentialsResponseBody.d.ts +29 -38
- package/dist/models/ListCredentialsResponseBody.js.map +1 -1
- package/dist/models/ListFederatedCredentialProvidersRequest.d.ts +5 -5
- package/dist/models/ListFederatedCredentialProvidersResponseBody.d.ts +33 -33
- package/dist/models/ListResourceServerScopesRequest.d.ts +10 -10
- package/dist/models/ListResourceServerScopesResponseBody.d.ts +13 -13
- package/dist/models/ListResourceServersForUserRequest.d.ts +2 -2
- package/dist/models/ListResourceServersForUserResponseBody.d.ts +10 -8
- package/dist/models/ListResourceServersForUserResponseBody.js.map +1 -1
- package/dist/models/ObtainApplicationClientSecretResponseBody.d.ts +5 -7
- package/dist/models/ObtainApplicationClientSecretResponseBody.js.map +1 -1
- package/dist/models/ObtainApplicationTokenResponseBody.d.ts +4 -4
- package/dist/models/ObtainCredentialResponseBody.d.ts +23 -32
- package/dist/models/ObtainCredentialResponseBody.js.map +1 -1
- package/dist/models/RemoveApplicationAccountFromUserRequest.d.ts +4 -4
- package/dist/models/RemoveApplicationAccountFromUserResponseBody.d.ts +1 -1
- package/dist/models/RevokeApplicationFromGroupsRequest.d.ts +2 -2
- package/dist/models/RevokeApplicationFromUsersRequest.d.ts +2 -2
- package/dist/models/RevokeResourceServerFromClientRequest.d.ts +2 -2
- package/dist/models/RevokeResourceServerScopesFromClientRequest.d.ts +3 -3
- package/dist/models/RevokeResourceServerScopesFromGroupRequest.d.ts +2 -2
- package/dist/models/RevokeResourceServerScopesFromOrganizationalUnitRequest.d.ts +3 -3
- package/dist/models/RevokeResourceServerScopesFromUserRequest.d.ts +2 -2
- package/dist/models/SetApplicationProvisioningConfigRequest.d.ts +31 -48
- package/dist/models/SetApplicationProvisioningConfigRequest.js.map +1 -1
- package/dist/models/SetApplicationSsoConfigRequest.d.ts +48 -56
- package/dist/models/SetApplicationSsoConfigRequest.js.map +1 -1
- package/dist/models/UpdateApplicationAdvancedConfigRequest.d.ts +3 -3
- package/dist/models/UpdateApplicationClientSecretExpirationTimeRequest.d.ts +2 -2
- package/dist/models/UpdateApplicationFederatedCredentialRequest.d.ts +147 -1
- package/dist/models/UpdateApplicationFederatedCredentialRequest.js +168 -1
- package/dist/models/UpdateApplicationFederatedCredentialRequest.js.map +1 -1
- package/dist/models/UpdateApplicationInfoRequest.d.ts +2 -2
- package/dist/models/UpdateApplicationInfoResponseBody.d.ts +1 -1
- package/dist/models/UpdateCredentialDescriptionRequest.d.ts +3 -3
- package/dist/models/UpdateCredentialDescriptionResponseBody.d.ts +1 -1
- package/dist/models/UpdateCredentialProviderRequest.d.ts +23 -33
- package/dist/models/UpdateCredentialProviderRequest.js.map +1 -1
- package/dist/models/UpdateCredentialProviderResponseBody.d.ts +1 -1
- package/dist/models/UpdateFederatedCredentialProviderDescriptionRequest.d.ts +2 -2
- package/dist/models/UpdateFederatedCredentialProviderRequest.d.ts +12 -12
- package/dist/models/model.d.ts +30 -0
- package/dist/models/model.js +104 -44
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +198 -154
- package/src/models/AddApplicationAccountToUserRequest.ts +1 -1
- package/src/models/AddApplicationAccountToUserResponseBody.ts +1 -1
- package/src/models/AuthorizeApplicationToGroupsRequest.ts +2 -2
- package/src/models/AuthorizeApplicationToUsersRequest.ts +2 -2
- package/src/models/AuthorizeResourceServerScopesToClientRequest.ts +3 -3
- package/src/models/AuthorizeResourceServerScopesToGroupRequest.ts +3 -3
- package/src/models/AuthorizeResourceServerScopesToOrganizationalUnitRequest.ts +4 -4
- package/src/models/AuthorizeResourceServerScopesToUserRequest.ts +4 -4
- package/src/models/AuthorizeResourceServerToClientRequest.ts +2 -2
- package/src/models/CheckApplicationProvisioningUserPrimaryOrganizationalUnitResponseBody.ts +1 -1
- package/src/models/CreateApplicationClientSecretRequest.ts +1 -1
- package/src/models/CreateApplicationClientSecretResponseBody.ts +3 -3
- package/src/models/CreateApplicationFederatedCredentialRequest.ts +280 -3
- package/src/models/CreateApplicationFederatedCredentialResponseBody.ts +1 -1
- package/src/models/CreateApplicationRequest.ts +10 -16
- package/src/models/CreateApplicationRoleRequest.ts +3 -3
- package/src/models/CreateApplicationRoleResponseBody.ts +1 -1
- package/src/models/CreateClientPublicKeyRequest.ts +2 -2
- package/src/models/CreateClientPublicKeyResponseBody.ts +1 -1
- package/src/models/CreateCloudAccountRequest.ts +9 -10
- package/src/models/CreateCloudAccountResponseBody.ts +2 -2
- package/src/models/CreateCredentialProviderRequest.ts +25 -34
- package/src/models/CreateCredentialProviderResponseBody.ts +1 -1
- package/src/models/CreateCredentialRequest.ts +14 -19
- package/src/models/CreateFederatedCredentialProviderRequest.ts +24 -24
- package/src/models/CreateFederatedCredentialProviderResponseBody.ts +1 -1
- package/src/models/DeleteApplicationClientSecretRequest.ts +3 -3
- package/src/models/DeleteApplicationClientSecretResponseBody.ts +1 -1
- package/src/models/DeleteApplicationFederatedCredentialRequest.ts +1 -1
- package/src/models/DeleteApplicationRequest.ts +2 -2
- package/src/models/DeleteApplicationResponseBody.ts +1 -1
- package/src/models/DeleteApplicationTokenRequest.ts +1 -1
- package/src/models/DeleteCredentialProviderRequest.ts +2 -2
- package/src/models/DeleteCredentialProviderResponseBody.ts +1 -1
- package/src/models/DeleteResourceServerScopeRequest.ts +3 -3
- package/src/models/DeleteResourceServerScopeResponseBody.ts +1 -1
- package/src/models/DisableApplicationFederatedCredentialRequest.ts +1 -1
- package/src/models/DisableApplicationRequest.ts +2 -2
- package/src/models/DisableApplicationResponseBody.ts +1 -1
- package/src/models/DisableApplicationTokenRequest.ts +1 -1
- package/src/models/DisableClientPublicKeyRequest.ts +2 -2
- package/src/models/EnableClientPublicKeyRequest.ts +2 -2
- package/src/models/EnableCredentialRequest.ts +1 -1
- package/src/models/GenerateOauthTokenRequest.ts +13 -1
- package/src/models/GenerateOauthTokenResponseBody.ts +6 -3
- package/src/models/GetApplicationFederatedCredentialRequest.ts +1 -1
- package/src/models/GetApplicationFederatedCredentialResponseBody.ts +265 -6
- package/src/models/GetApplicationGrantScopeRequest.ts +2 -2
- package/src/models/GetApplicationGrantScopeResponseBody.ts +3 -3
- package/src/models/GetApplicationResponseBody.ts +34 -75
- package/src/models/GetApplicationRoleRequest.ts +3 -3
- package/src/models/GetApplicationRoleResponseBody.ts +8 -8
- package/src/models/GetApplicationTemplateRequest.ts +1 -1
- package/src/models/GetApplicationTemplateResponseBody.ts +10 -10
- package/src/models/GetClientPublicKeyRequest.ts +1 -1
- package/src/models/GetClientPublicKeyResponseBody.ts +5 -5
- package/src/models/GetCloudAccountResponseBody.ts +1 -1
- package/src/models/GetCloudAccountRoleRequest.ts +2 -2
- package/src/models/GetCloudAccountRoleResponseBody.ts +27 -34
- package/src/models/GetCredentialProviderRequest.ts +2 -2
- package/src/models/GetCredentialProviderResponseBody.ts +34 -39
- package/src/models/GetCredentialRequest.ts +2 -2
- package/src/models/GetCredentialResponseBody.ts +25 -34
- package/src/models/ListApplicationAccountsRequest.ts +1 -1
- package/src/models/ListApplicationAccountsResponseBody.ts +5 -5
- package/src/models/ListApplicationFederatedCredentialsForProviderRequest.ts +4 -4
- package/src/models/ListApplicationFederatedCredentialsForProviderResponseBody.ts +275 -9
- package/src/models/ListApplicationFederatedCredentialsRequest.ts +4 -4
- package/src/models/ListApplicationFederatedCredentialsResponseBody.ts +275 -9
- package/src/models/ListApplicationSupportedProvisionProtocolTypesResponseBody.ts +4 -6
- package/src/models/ListApplicationTokensRequest.ts +1 -1
- package/src/models/ListApplicationTokensResponseBody.ts +7 -7
- package/src/models/ListApplicationsRequest.ts +20 -19
- package/src/models/ListApplicationsResponseBody.ts +33 -49
- package/src/models/ListCloudAccountRolesRequest.ts +9 -13
- package/src/models/ListCloudAccountRolesResponseBody.ts +27 -36
- package/src/models/ListCloudAccountsResponseBody.ts +4 -4
- package/src/models/ListCredentialProvidersRequest.ts +11 -12
- package/src/models/ListCredentialProvidersResponseBody.ts +35 -40
- package/src/models/ListCredentialsRequest.ts +7 -10
- package/src/models/ListCredentialsResponseBody.ts +29 -38
- package/src/models/ListFederatedCredentialProvidersRequest.ts +5 -5
- package/src/models/ListFederatedCredentialProvidersResponseBody.ts +33 -33
- package/src/models/ListResourceServerScopesRequest.ts +10 -10
- package/src/models/ListResourceServerScopesResponseBody.ts +13 -13
- package/src/models/ListResourceServersForUserRequest.ts +2 -2
- package/src/models/ListResourceServersForUserResponseBody.ts +10 -8
- package/src/models/ObtainApplicationClientSecretResponseBody.ts +5 -7
- package/src/models/ObtainApplicationTokenResponseBody.ts +4 -4
- package/src/models/ObtainCredentialResponseBody.ts +23 -32
- package/src/models/RemoveApplicationAccountFromUserRequest.ts +4 -4
- package/src/models/RemoveApplicationAccountFromUserResponseBody.ts +1 -1
- package/src/models/RevokeApplicationFromGroupsRequest.ts +2 -2
- package/src/models/RevokeApplicationFromUsersRequest.ts +2 -2
- package/src/models/RevokeResourceServerFromClientRequest.ts +2 -2
- package/src/models/RevokeResourceServerScopesFromClientRequest.ts +3 -3
- package/src/models/RevokeResourceServerScopesFromGroupRequest.ts +2 -2
- package/src/models/RevokeResourceServerScopesFromOrganizationalUnitRequest.ts +3 -3
- package/src/models/RevokeResourceServerScopesFromUserRequest.ts +2 -2
- package/src/models/SetApplicationProvisioningConfigRequest.ts +31 -48
- package/src/models/SetApplicationSsoConfigRequest.ts +48 -56
- package/src/models/UpdateApplicationAdvancedConfigRequest.ts +3 -3
- package/src/models/UpdateApplicationClientSecretExpirationTimeRequest.ts +2 -2
- package/src/models/UpdateApplicationFederatedCredentialRequest.ts +260 -1
- package/src/models/UpdateApplicationInfoRequest.ts +2 -2
- package/src/models/UpdateApplicationInfoResponseBody.ts +1 -1
- package/src/models/UpdateCredentialDescriptionRequest.ts +3 -3
- package/src/models/UpdateCredentialDescriptionResponseBody.ts +1 -1
- package/src/models/UpdateCredentialProviderRequest.ts +23 -33
- package/src/models/UpdateCredentialProviderResponseBody.ts +1 -1
- package/src/models/UpdateFederatedCredentialProviderDescriptionRequest.ts +2 -2
- package/src/models/UpdateFederatedCredentialProviderRequest.ts +12 -12
- package/src/models/model.ts +30 -0
package/dist/client.js
CHANGED
|
@@ -70,7 +70,7 @@ class Client extends openapi_core_1.default {
|
|
|
70
70
|
return openapi_core_2.OpenApiUtil.getEndpointRules(productId, regionId, endpointRule, network, suffix);
|
|
71
71
|
}
|
|
72
72
|
/**
|
|
73
|
-
* Adds an application account
|
|
73
|
+
* Adds an application account for a specified employee under the current application.
|
|
74
74
|
*
|
|
75
75
|
* @param request - AddApplicationAccountToUserRequest
|
|
76
76
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -108,7 +108,7 @@ class Client extends openapi_core_1.default {
|
|
|
108
108
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.AddApplicationAccountToUserResponse({}));
|
|
109
109
|
}
|
|
110
110
|
/**
|
|
111
|
-
* Adds an application account
|
|
111
|
+
* Adds an application account for a specified employee under the current application.
|
|
112
112
|
*
|
|
113
113
|
* @param request - AddApplicationAccountToUserRequest
|
|
114
114
|
* @returns AddApplicationAccountToUserResponse
|
|
@@ -421,7 +421,7 @@ class Client extends openapi_core_1.default {
|
|
|
421
421
|
return await this.addUsersToGroupWithOptions(request, runtime);
|
|
422
422
|
}
|
|
423
423
|
/**
|
|
424
|
-
* Grants multiple EIAM groups access to an application.
|
|
424
|
+
* Grants multiple EIAM groups access to an application in a batch.
|
|
425
425
|
*
|
|
426
426
|
* @param request - AuthorizeApplicationToGroupsRequest
|
|
427
427
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -459,7 +459,7 @@ class Client extends openapi_core_1.default {
|
|
|
459
459
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.AuthorizeApplicationToGroupsResponse({}));
|
|
460
460
|
}
|
|
461
461
|
/**
|
|
462
|
-
* Grants multiple EIAM groups access to an application.
|
|
462
|
+
* Grants multiple EIAM groups access to an application in a batch.
|
|
463
463
|
*
|
|
464
464
|
* @param request - AuthorizeApplicationToGroupsRequest
|
|
465
465
|
* @returns AuthorizeApplicationToGroupsResponse
|
|
@@ -517,7 +517,7 @@ class Client extends openapi_core_1.default {
|
|
|
517
517
|
return await this.authorizeApplicationToOrganizationalUnitsWithOptions(request, runtime);
|
|
518
518
|
}
|
|
519
519
|
/**
|
|
520
|
-
* Grants
|
|
520
|
+
* Grants multiple EIAM accounts access to an application in a batch.
|
|
521
521
|
*
|
|
522
522
|
* @param request - AuthorizeApplicationToUsersRequest
|
|
523
523
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -555,7 +555,7 @@ class Client extends openapi_core_1.default {
|
|
|
555
555
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.AuthorizeApplicationToUsersResponse({}));
|
|
556
556
|
}
|
|
557
557
|
/**
|
|
558
|
-
* Grants
|
|
558
|
+
* Grants multiple EIAM accounts access to an application in a batch.
|
|
559
559
|
*
|
|
560
560
|
* @param request - AuthorizeApplicationToUsersRequest
|
|
561
561
|
* @returns AuthorizeApplicationToUsersResponse
|
|
@@ -565,7 +565,7 @@ class Client extends openapi_core_1.default {
|
|
|
565
565
|
return await this.authorizeApplicationToUsersWithOptions(request, runtime);
|
|
566
566
|
}
|
|
567
567
|
/**
|
|
568
|
-
* Grants
|
|
568
|
+
* Grants Scope permissions under a specified ResourceServer to a Client application.
|
|
569
569
|
*
|
|
570
570
|
* @param request - AuthorizeResourceServerScopesToClientRequest
|
|
571
571
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -603,7 +603,7 @@ class Client extends openapi_core_1.default {
|
|
|
603
603
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.AuthorizeResourceServerScopesToClientResponse({}));
|
|
604
604
|
}
|
|
605
605
|
/**
|
|
606
|
-
* Grants
|
|
606
|
+
* Grants Scope permissions under a specified ResourceServer to a Client application.
|
|
607
607
|
*
|
|
608
608
|
* @param request - AuthorizeResourceServerScopesToClientRequest
|
|
609
609
|
* @returns AuthorizeResourceServerScopesToClientResponse
|
|
@@ -613,7 +613,7 @@ class Client extends openapi_core_1.default {
|
|
|
613
613
|
return await this.authorizeResourceServerScopesToClientWithOptions(request, runtime);
|
|
614
614
|
}
|
|
615
615
|
/**
|
|
616
|
-
* Grants
|
|
616
|
+
* Grants Scope permissions under a specified ResourceServer to a group.
|
|
617
617
|
*
|
|
618
618
|
* @param request - AuthorizeResourceServerScopesToGroupRequest
|
|
619
619
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -654,7 +654,7 @@ class Client extends openapi_core_1.default {
|
|
|
654
654
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.AuthorizeResourceServerScopesToGroupResponse({}));
|
|
655
655
|
}
|
|
656
656
|
/**
|
|
657
|
-
* Grants
|
|
657
|
+
* Grants Scope permissions under a specified ResourceServer to a group.
|
|
658
658
|
*
|
|
659
659
|
* @param request - AuthorizeResourceServerScopesToGroupRequest
|
|
660
660
|
* @returns AuthorizeResourceServerScopesToGroupResponse
|
|
@@ -664,7 +664,7 @@ class Client extends openapi_core_1.default {
|
|
|
664
664
|
return await this.authorizeResourceServerScopesToGroupWithOptions(request, runtime);
|
|
665
665
|
}
|
|
666
666
|
/**
|
|
667
|
-
* Grants scope permissions
|
|
667
|
+
* Grants scope permissions under a specified ResourceServer to an organizational unit.
|
|
668
668
|
*
|
|
669
669
|
* @param request - AuthorizeResourceServerScopesToOrganizationalUnitRequest
|
|
670
670
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -705,7 +705,7 @@ class Client extends openapi_core_1.default {
|
|
|
705
705
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.AuthorizeResourceServerScopesToOrganizationalUnitResponse({}));
|
|
706
706
|
}
|
|
707
707
|
/**
|
|
708
|
-
* Grants scope permissions
|
|
708
|
+
* Grants scope permissions under a specified ResourceServer to an organizational unit.
|
|
709
709
|
*
|
|
710
710
|
* @param request - AuthorizeResourceServerScopesToOrganizationalUnitRequest
|
|
711
711
|
* @returns AuthorizeResourceServerScopesToOrganizationalUnitResponse
|
|
@@ -715,7 +715,7 @@ class Client extends openapi_core_1.default {
|
|
|
715
715
|
return await this.authorizeResourceServerScopesToOrganizationalUnitWithOptions(request, runtime);
|
|
716
716
|
}
|
|
717
717
|
/**
|
|
718
|
-
* Grants
|
|
718
|
+
* Grants Scope permissions under a specified ResourceServer to an account.
|
|
719
719
|
*
|
|
720
720
|
* @param request - AuthorizeResourceServerScopesToUserRequest
|
|
721
721
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -756,7 +756,7 @@ class Client extends openapi_core_1.default {
|
|
|
756
756
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.AuthorizeResourceServerScopesToUserResponse({}));
|
|
757
757
|
}
|
|
758
758
|
/**
|
|
759
|
-
* Grants
|
|
759
|
+
* Grants Scope permissions under a specified ResourceServer to an account.
|
|
760
760
|
*
|
|
761
761
|
* @param request - AuthorizeResourceServerScopesToUserRequest
|
|
762
762
|
* @returns AuthorizeResourceServerScopesToUserResponse
|
|
@@ -766,7 +766,7 @@ class Client extends openapi_core_1.default {
|
|
|
766
766
|
return await this.authorizeResourceServerScopesToUserWithOptions(request, runtime);
|
|
767
767
|
}
|
|
768
768
|
/**
|
|
769
|
-
* Authorizes a
|
|
769
|
+
* Authorizes a specified ResourceServer for a Client application.
|
|
770
770
|
*
|
|
771
771
|
* @param request - AuthorizeResourceServerToClientRequest
|
|
772
772
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -801,7 +801,7 @@ class Client extends openapi_core_1.default {
|
|
|
801
801
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.AuthorizeResourceServerToClientResponse({}));
|
|
802
802
|
}
|
|
803
803
|
/**
|
|
804
|
-
* Authorizes a
|
|
804
|
+
* Authorizes a specified ResourceServer for a Client application.
|
|
805
805
|
*
|
|
806
806
|
* @param request - AuthorizeResourceServerToClientRequest
|
|
807
807
|
* @returns AuthorizeResourceServerToClientResponse
|
|
@@ -859,7 +859,7 @@ class Client extends openapi_core_1.default {
|
|
|
859
859
|
return await this.bindUserAuthnSourceMappingWithOptions(request, runtime);
|
|
860
860
|
}
|
|
861
861
|
/**
|
|
862
|
-
* Checks whether the primary
|
|
862
|
+
* Checks whether the primary organization for application synchronization is within the application synchronization scope.
|
|
863
863
|
*
|
|
864
864
|
* @param request - CheckApplicationProvisioningUserPrimaryOrganizationalUnitRequest
|
|
865
865
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -894,7 +894,7 @@ class Client extends openapi_core_1.default {
|
|
|
894
894
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CheckApplicationProvisioningUserPrimaryOrganizationalUnitResponse({}));
|
|
895
895
|
}
|
|
896
896
|
/**
|
|
897
|
-
* Checks whether the primary
|
|
897
|
+
* Checks whether the primary organization for application synchronization is within the application synchronization scope.
|
|
898
898
|
*
|
|
899
899
|
* @param request - CheckApplicationProvisioningUserPrimaryOrganizationalUnitRequest
|
|
900
900
|
* @returns CheckApplicationProvisioningUserPrimaryOrganizationalUnitResponse
|
|
@@ -991,10 +991,10 @@ class Client extends openapi_core_1.default {
|
|
|
991
991
|
return await this.checkInstanceModuleStatusWithOptions(request, runtime);
|
|
992
992
|
}
|
|
993
993
|
/**
|
|
994
|
-
* Creates an application in
|
|
994
|
+
* Creates an application resource in a specified EIAM instance.
|
|
995
995
|
*
|
|
996
996
|
* @remarks
|
|
997
|
-
*
|
|
997
|
+
* EIAM supports two standard SSO protocols for application access: SAML 2.0 and OIDC. This parameter cannot be changed after it is specified. Create the application based on the SSO protocol type used in your business scenario.
|
|
998
998
|
*
|
|
999
999
|
* @param request - CreateApplicationRequest
|
|
1000
1000
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1050,10 +1050,10 @@ class Client extends openapi_core_1.default {
|
|
|
1050
1050
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateApplicationResponse({}));
|
|
1051
1051
|
}
|
|
1052
1052
|
/**
|
|
1053
|
-
* Creates an application in
|
|
1053
|
+
* Creates an application resource in a specified EIAM instance.
|
|
1054
1054
|
*
|
|
1055
1055
|
* @remarks
|
|
1056
|
-
*
|
|
1056
|
+
* EIAM supports two standard SSO protocols for application access: SAML 2.0 and OIDC. This parameter cannot be changed after it is specified. Create the application based on the SSO protocol type used in your business scenario.
|
|
1057
1057
|
*
|
|
1058
1058
|
* @param request - CreateApplicationRequest
|
|
1059
1059
|
* @returns CreateApplicationResponse
|
|
@@ -1063,7 +1063,7 @@ class Client extends openapi_core_1.default {
|
|
|
1063
1063
|
return await this.createApplicationWithOptions(request, runtime);
|
|
1064
1064
|
}
|
|
1065
1065
|
/**
|
|
1066
|
-
* Creates a client secret for an EIAM application. You can create
|
|
1066
|
+
* Creates a client secret for an EIAM application. You can create a maximum of two client secrets for each EIAM application.
|
|
1067
1067
|
*
|
|
1068
1068
|
* @param request - CreateApplicationClientSecretRequest
|
|
1069
1069
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1098,7 +1098,7 @@ class Client extends openapi_core_1.default {
|
|
|
1098
1098
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateApplicationClientSecretResponse({}));
|
|
1099
1099
|
}
|
|
1100
1100
|
/**
|
|
1101
|
-
* Creates a client secret for an EIAM application. You can create
|
|
1101
|
+
* Creates a client secret for an EIAM application. You can create a maximum of two client secrets for each EIAM application.
|
|
1102
1102
|
*
|
|
1103
1103
|
* @param request - CreateApplicationClientSecretRequest
|
|
1104
1104
|
* @returns CreateApplicationClientSecretResponse
|
|
@@ -1108,7 +1108,7 @@ class Client extends openapi_core_1.default {
|
|
|
1108
1108
|
return await this.createApplicationClientSecretWithOptions(request, runtime);
|
|
1109
1109
|
}
|
|
1110
1110
|
/**
|
|
1111
|
-
* Creates an application federated credential.
|
|
1111
|
+
* Creates an application federated identity credential.
|
|
1112
1112
|
*
|
|
1113
1113
|
* @param request - CreateApplicationFederatedCredentialRequest
|
|
1114
1114
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1138,9 +1138,18 @@ class Client extends openapi_core_1.default {
|
|
|
1138
1138
|
if (!$dara.isNull(request.instanceId)) {
|
|
1139
1139
|
query["InstanceId"] = request.instanceId;
|
|
1140
1140
|
}
|
|
1141
|
+
if (!$dara.isNull(request.oidcVerificationConfig)) {
|
|
1142
|
+
query["OidcVerificationConfig"] = request.oidcVerificationConfig;
|
|
1143
|
+
}
|
|
1144
|
+
if (!$dara.isNull(request.pkcs7VerificationConfig)) {
|
|
1145
|
+
query["Pkcs7VerificationConfig"] = request.pkcs7VerificationConfig;
|
|
1146
|
+
}
|
|
1141
1147
|
if (!$dara.isNull(request.verificationCondition)) {
|
|
1142
1148
|
query["VerificationCondition"] = request.verificationCondition;
|
|
1143
1149
|
}
|
|
1150
|
+
if (!$dara.isNull(request.verificationMode)) {
|
|
1151
|
+
query["VerificationMode"] = request.verificationMode;
|
|
1152
|
+
}
|
|
1144
1153
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
1145
1154
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
1146
1155
|
});
|
|
@@ -1158,7 +1167,7 @@ class Client extends openapi_core_1.default {
|
|
|
1158
1167
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateApplicationFederatedCredentialResponse({}));
|
|
1159
1168
|
}
|
|
1160
1169
|
/**
|
|
1161
|
-
* Creates an application federated credential.
|
|
1170
|
+
* Creates an application federated identity credential.
|
|
1162
1171
|
*
|
|
1163
1172
|
* @param request - CreateApplicationFederatedCredentialRequest
|
|
1164
1173
|
* @returns CreateApplicationFederatedCredentialResponse
|
|
@@ -1418,7 +1427,7 @@ class Client extends openapi_core_1.default {
|
|
|
1418
1427
|
return await this.createBrandWithOptions(request, runtime);
|
|
1419
1428
|
}
|
|
1420
1429
|
/**
|
|
1421
|
-
* Creates a
|
|
1430
|
+
* Creates a ClientPublicKey for an application. When an M2M client uses the PRIVATE_KEY_JWT method to request the token endpoint, this public key is used by the M2M authorization server to verify the assertion carried in the client\\"s token endpoint request.
|
|
1422
1431
|
*
|
|
1423
1432
|
* @param request - CreateClientPublicKeyRequest
|
|
1424
1433
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1459,7 +1468,7 @@ class Client extends openapi_core_1.default {
|
|
|
1459
1468
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateClientPublicKeyResponse({}));
|
|
1460
1469
|
}
|
|
1461
1470
|
/**
|
|
1462
|
-
* Creates a
|
|
1471
|
+
* Creates a ClientPublicKey for an application. When an M2M client uses the PRIVATE_KEY_JWT method to request the token endpoint, this public key is used by the M2M authorization server to verify the assertion carried in the client\\"s token endpoint request.
|
|
1463
1472
|
*
|
|
1464
1473
|
* @param request - CreateClientPublicKeyRequest
|
|
1465
1474
|
* @returns CreateClientPublicKeyResponse
|
|
@@ -1469,10 +1478,10 @@ class Client extends openapi_core_1.default {
|
|
|
1469
1478
|
return await this.createClientPublicKeyWithOptions(request, runtime);
|
|
1470
1479
|
}
|
|
1471
1480
|
/**
|
|
1472
|
-
* Creates a cloud account in
|
|
1481
|
+
* Creates a cloud account resource in a specified EIAM instance.
|
|
1473
1482
|
*
|
|
1474
1483
|
* @remarks
|
|
1475
|
-
* *Before you call this operation,
|
|
1484
|
+
* *Before you call this operation, make sure that you fully understand the billing methods and [pricing](https://www.aliyun.com/price/product#/ecs/detail) of IDaaS EIAM.**
|
|
1476
1485
|
*
|
|
1477
1486
|
* @param request - CreateCloudAccountRequest
|
|
1478
1487
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1522,10 +1531,10 @@ class Client extends openapi_core_1.default {
|
|
|
1522
1531
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCloudAccountResponse({}));
|
|
1523
1532
|
}
|
|
1524
1533
|
/**
|
|
1525
|
-
* Creates a cloud account in
|
|
1534
|
+
* Creates a cloud account resource in a specified EIAM instance.
|
|
1526
1535
|
*
|
|
1527
1536
|
* @remarks
|
|
1528
|
-
* *Before you call this operation,
|
|
1537
|
+
* *Before you call this operation, make sure that you fully understand the billing methods and [pricing](https://www.aliyun.com/price/product#/ecs/detail) of IDaaS EIAM.**
|
|
1529
1538
|
*
|
|
1530
1539
|
* @param request - CreateCloudAccountRequest
|
|
1531
1540
|
* @returns CreateCloudAccountResponse
|
|
@@ -1661,7 +1670,7 @@ class Client extends openapi_core_1.default {
|
|
|
1661
1670
|
return await this.createConditionalAccessPolicyWithOptions(request, runtime);
|
|
1662
1671
|
}
|
|
1663
1672
|
/**
|
|
1664
|
-
* Creates a credential in a specified EIAM instance.
|
|
1673
|
+
* Creates a credential resource in a specified EIAM instance.
|
|
1665
1674
|
*
|
|
1666
1675
|
* @param request - CreateCredentialRequest
|
|
1667
1676
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1726,7 +1735,7 @@ class Client extends openapi_core_1.default {
|
|
|
1726
1735
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCredentialResponse({}));
|
|
1727
1736
|
}
|
|
1728
1737
|
/**
|
|
1729
|
-
* Creates a credential in a specified EIAM instance.
|
|
1738
|
+
* Creates a credential resource in a specified EIAM instance.
|
|
1730
1739
|
*
|
|
1731
1740
|
* @param request - CreateCredentialRequest
|
|
1732
1741
|
* @returns CreateCredentialResponse
|
|
@@ -2012,7 +2021,7 @@ class Client extends openapi_core_1.default {
|
|
|
2012
2021
|
return await this.createDomainProxyTokenWithOptions(request, runtime);
|
|
2013
2022
|
}
|
|
2014
2023
|
/**
|
|
2015
|
-
*
|
|
2024
|
+
* Creates a federated trust source.
|
|
2016
2025
|
*
|
|
2017
2026
|
* @param request - CreateFederatedCredentialProviderRequest
|
|
2018
2027
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2065,7 +2074,7 @@ class Client extends openapi_core_1.default {
|
|
|
2065
2074
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateFederatedCredentialProviderResponse({}));
|
|
2066
2075
|
}
|
|
2067
2076
|
/**
|
|
2068
|
-
*
|
|
2077
|
+
* Creates a federated trust source.
|
|
2069
2078
|
*
|
|
2070
2079
|
* @param request - CreateFederatedCredentialProviderRequest
|
|
2071
2080
|
* @returns CreateFederatedCredentialProviderResponse
|
|
@@ -2636,10 +2645,10 @@ class Client extends openapi_core_1.default {
|
|
|
2636
2645
|
return await this.createUserWithOptions(request, runtime);
|
|
2637
2646
|
}
|
|
2638
2647
|
/**
|
|
2639
|
-
* Deletes an
|
|
2648
|
+
* Deletes an EIAM application resource.
|
|
2640
2649
|
*
|
|
2641
2650
|
* @remarks
|
|
2642
|
-
*
|
|
2651
|
+
* Before deleting a specified EIAM application, make sure the application is no longer in use. After the application is deleted, all configuration data is permanently deleted and cannot be recovered.
|
|
2643
2652
|
*
|
|
2644
2653
|
* @param request - DeleteApplicationRequest
|
|
2645
2654
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2671,10 +2680,10 @@ class Client extends openapi_core_1.default {
|
|
|
2671
2680
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteApplicationResponse({}));
|
|
2672
2681
|
}
|
|
2673
2682
|
/**
|
|
2674
|
-
* Deletes an
|
|
2683
|
+
* Deletes an EIAM application resource.
|
|
2675
2684
|
*
|
|
2676
2685
|
* @remarks
|
|
2677
|
-
*
|
|
2686
|
+
* Before deleting a specified EIAM application, make sure the application is no longer in use. After the application is deleted, all configuration data is permanently deleted and cannot be recovered.
|
|
2678
2687
|
*
|
|
2679
2688
|
* @param request - DeleteApplicationRequest
|
|
2680
2689
|
* @returns DeleteApplicationResponse
|
|
@@ -2684,7 +2693,7 @@ class Client extends openapi_core_1.default {
|
|
|
2684
2693
|
return await this.deleteApplicationWithOptions(request, runtime);
|
|
2685
2694
|
}
|
|
2686
2695
|
/**
|
|
2687
|
-
* Deletes a client
|
|
2696
|
+
* Deletes a client secret of an EIAM application.
|
|
2688
2697
|
*
|
|
2689
2698
|
* @param request - DeleteApplicationClientSecretRequest
|
|
2690
2699
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2719,7 +2728,7 @@ class Client extends openapi_core_1.default {
|
|
|
2719
2728
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteApplicationClientSecretResponse({}));
|
|
2720
2729
|
}
|
|
2721
2730
|
/**
|
|
2722
|
-
* Deletes a client
|
|
2731
|
+
* Deletes a client secret of an EIAM application.
|
|
2723
2732
|
*
|
|
2724
2733
|
* @param request - DeleteApplicationClientSecretRequest
|
|
2725
2734
|
* @returns DeleteApplicationClientSecretResponse
|
|
@@ -2729,7 +2738,7 @@ class Client extends openapi_core_1.default {
|
|
|
2729
2738
|
return await this.deleteApplicationClientSecretWithOptions(request, runtime);
|
|
2730
2739
|
}
|
|
2731
2740
|
/**
|
|
2732
|
-
* Deletes a federated credential
|
|
2741
|
+
* Deletes a federated identity credential of an application.
|
|
2733
2742
|
*
|
|
2734
2743
|
* @param request - DeleteApplicationFederatedCredentialRequest
|
|
2735
2744
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2764,7 +2773,7 @@ class Client extends openapi_core_1.default {
|
|
|
2764
2773
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteApplicationFederatedCredentialResponse({}));
|
|
2765
2774
|
}
|
|
2766
2775
|
/**
|
|
2767
|
-
* Deletes a federated credential
|
|
2776
|
+
* Deletes a federated identity credential of an application.
|
|
2768
2777
|
*
|
|
2769
2778
|
* @param request - DeleteApplicationFederatedCredentialRequest
|
|
2770
2779
|
* @returns DeleteApplicationFederatedCredentialResponse
|
|
@@ -2819,7 +2828,7 @@ class Client extends openapi_core_1.default {
|
|
|
2819
2828
|
return await this.deleteApplicationRoleWithOptions(request, runtime);
|
|
2820
2829
|
}
|
|
2821
2830
|
/**
|
|
2822
|
-
* Deletes an
|
|
2831
|
+
* Deletes an ApplicationToken.
|
|
2823
2832
|
*
|
|
2824
2833
|
* @param request - DeleteApplicationTokenRequest
|
|
2825
2834
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2854,7 +2863,7 @@ class Client extends openapi_core_1.default {
|
|
|
2854
2863
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteApplicationTokenResponse({}));
|
|
2855
2864
|
}
|
|
2856
2865
|
/**
|
|
2857
|
-
* Deletes an
|
|
2866
|
+
* Deletes an ApplicationToken.
|
|
2858
2867
|
*
|
|
2859
2868
|
* @param request - DeleteApplicationTokenRequest
|
|
2860
2869
|
* @returns DeleteApplicationTokenResponse
|
|
@@ -2993,7 +3002,7 @@ class Client extends openapi_core_1.default {
|
|
|
2993
3002
|
return await this.deleteBrandWithOptions(request, runtime);
|
|
2994
3003
|
}
|
|
2995
3004
|
/**
|
|
2996
|
-
* Deletes
|
|
3005
|
+
* Deletes a specified application ClientPublicKey.
|
|
2997
3006
|
*
|
|
2998
3007
|
* @param request - DeleteClientPublicKeyRequest
|
|
2999
3008
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3028,7 +3037,7 @@ class Client extends openapi_core_1.default {
|
|
|
3028
3037
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteClientPublicKeyResponse({}));
|
|
3029
3038
|
}
|
|
3030
3039
|
/**
|
|
3031
|
-
* Deletes
|
|
3040
|
+
* Deletes a specified application ClientPublicKey.
|
|
3032
3041
|
*
|
|
3033
3042
|
* @param request - DeleteClientPublicKeyRequest
|
|
3034
3043
|
* @returns DeleteClientPublicKeyResponse
|
|
@@ -3773,7 +3782,7 @@ class Client extends openapi_core_1.default {
|
|
|
3773
3782
|
return await this.deleteOrganizationalUnitChildrenWithOptions(request, runtime);
|
|
3774
3783
|
}
|
|
3775
3784
|
/**
|
|
3776
|
-
* Deletes a scope permission
|
|
3785
|
+
* Deletes a scope permission under a specified ResourceServer.
|
|
3777
3786
|
*
|
|
3778
3787
|
* @param request - DeleteResourceServerScopeRequest
|
|
3779
3788
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3808,7 +3817,7 @@ class Client extends openapi_core_1.default {
|
|
|
3808
3817
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteResourceServerScopeResponse({}));
|
|
3809
3818
|
}
|
|
3810
3819
|
/**
|
|
3811
|
-
* Deletes a scope permission
|
|
3820
|
+
* Deletes a scope permission under a specified ResourceServer.
|
|
3812
3821
|
*
|
|
3813
3822
|
* @param request - DeleteResourceServerScopeRequest
|
|
3814
3823
|
* @returns DeleteResourceServerScopeResponse
|
|
@@ -3947,10 +3956,10 @@ class Client extends openapi_core_1.default {
|
|
|
3947
3956
|
return await this.deleteWebAuthnAuthenticatorWithOptions(request, runtime);
|
|
3948
3957
|
}
|
|
3949
3958
|
/**
|
|
3950
|
-
* Disables an
|
|
3959
|
+
* Disables an application by changing its status from enabled to disabled, making all capabilities of the application unavailable.
|
|
3951
3960
|
*
|
|
3952
3961
|
* @remarks
|
|
3953
|
-
*
|
|
3962
|
+
* When you change an application from the enabled state to the disabled state, all features of the application become unavailable (such as SSO and account synchronization). Confirm that you are aware of the risks that this operation may cause.
|
|
3954
3963
|
*
|
|
3955
3964
|
* @param request - DisableApplicationRequest
|
|
3956
3965
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3982,10 +3991,10 @@ class Client extends openapi_core_1.default {
|
|
|
3982
3991
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DisableApplicationResponse({}));
|
|
3983
3992
|
}
|
|
3984
3993
|
/**
|
|
3985
|
-
* Disables an
|
|
3994
|
+
* Disables an application by changing its status from enabled to disabled, making all capabilities of the application unavailable.
|
|
3986
3995
|
*
|
|
3987
3996
|
* @remarks
|
|
3988
|
-
*
|
|
3997
|
+
* When you change an application from the enabled state to the disabled state, all features of the application become unavailable (such as SSO and account synchronization). Confirm that you are aware of the risks that this operation may cause.
|
|
3989
3998
|
*
|
|
3990
3999
|
* @param request - DisableApplicationRequest
|
|
3991
4000
|
* @returns DisableApplicationResponse
|
|
@@ -4082,7 +4091,7 @@ class Client extends openapi_core_1.default {
|
|
|
4082
4091
|
return await this.disableApplicationClientSecretWithOptions(request, runtime);
|
|
4083
4092
|
}
|
|
4084
4093
|
/**
|
|
4085
|
-
* Disables a federated credential for an application.
|
|
4094
|
+
* Disables a federated identity credential for an application.
|
|
4086
4095
|
*
|
|
4087
4096
|
* @param request - DisableApplicationFederatedCredentialRequest
|
|
4088
4097
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4117,7 +4126,7 @@ class Client extends openapi_core_1.default {
|
|
|
4117
4126
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DisableApplicationFederatedCredentialResponse({}));
|
|
4118
4127
|
}
|
|
4119
4128
|
/**
|
|
4120
|
-
* Disables a federated credential for an application.
|
|
4129
|
+
* Disables a federated identity credential for an application.
|
|
4121
4130
|
*
|
|
4122
4131
|
* @param request - DisableApplicationFederatedCredentialRequest
|
|
4123
4132
|
* @returns DisableApplicationFederatedCredentialResponse
|
|
@@ -4211,7 +4220,7 @@ class Client extends openapi_core_1.default {
|
|
|
4211
4220
|
return await this.disableApplicationProvisioningWithOptions(request, runtime);
|
|
4212
4221
|
}
|
|
4213
4222
|
/**
|
|
4214
|
-
* Disables the
|
|
4223
|
+
* Disables the ResourceServer capability of a specified application.
|
|
4215
4224
|
*
|
|
4216
4225
|
* @param request - DisableApplicationResourceServerRequest
|
|
4217
4226
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4243,7 +4252,7 @@ class Client extends openapi_core_1.default {
|
|
|
4243
4252
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DisableApplicationResourceServerResponse({}));
|
|
4244
4253
|
}
|
|
4245
4254
|
/**
|
|
4246
|
-
* Disables the
|
|
4255
|
+
* Disables the ResourceServer capability of a specified application.
|
|
4247
4256
|
*
|
|
4248
4257
|
* @param request - DisableApplicationResourceServerRequest
|
|
4249
4258
|
* @returns DisableApplicationResourceServerResponse
|
|
@@ -4298,7 +4307,7 @@ class Client extends openapi_core_1.default {
|
|
|
4298
4307
|
* Disables an application token.
|
|
4299
4308
|
*
|
|
4300
4309
|
* @remarks
|
|
4301
|
-
* When you change
|
|
4310
|
+
* When you change an application from the enabled state to the disabled state, all features of the application become unavailable, such as SSO and account synchronization. Make sure that you are aware of the risks that this operation may cause.
|
|
4302
4311
|
*
|
|
4303
4312
|
* @param request - DisableApplicationTokenRequest
|
|
4304
4313
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4336,7 +4345,7 @@ class Client extends openapi_core_1.default {
|
|
|
4336
4345
|
* Disables an application token.
|
|
4337
4346
|
*
|
|
4338
4347
|
* @remarks
|
|
4339
|
-
* When you change
|
|
4348
|
+
* When you change an application from the enabled state to the disabled state, all features of the application become unavailable, such as SSO and account synchronization. Make sure that you are aware of the risks that this operation may cause.
|
|
4340
4349
|
*
|
|
4341
4350
|
* @param request - DisableApplicationTokenRequest
|
|
4342
4351
|
* @returns DisableApplicationTokenResponse
|
|
@@ -4435,7 +4444,7 @@ class Client extends openapi_core_1.default {
|
|
|
4435
4444
|
return await this.disableBrandWithOptions(request, runtime);
|
|
4436
4445
|
}
|
|
4437
4446
|
/**
|
|
4438
|
-
* Disables
|
|
4447
|
+
* Disables a specified application ClientPublicKey.
|
|
4439
4448
|
*
|
|
4440
4449
|
* @param request - DisableClientPublicKeyRequest
|
|
4441
4450
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4473,7 +4482,7 @@ class Client extends openapi_core_1.default {
|
|
|
4473
4482
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DisableClientPublicKeyResponse({}));
|
|
4474
4483
|
}
|
|
4475
4484
|
/**
|
|
4476
|
-
* Disables
|
|
4485
|
+
* Disables a specified application ClientPublicKey.
|
|
4477
4486
|
*
|
|
4478
4487
|
* @param request - DisableClientPublicKeyRequest
|
|
4479
4488
|
* @returns DisableClientPublicKeyResponse
|
|
@@ -5434,7 +5443,7 @@ class Client extends openapi_core_1.default {
|
|
|
5434
5443
|
return await this.enableApplicationResourceServerWithOptions(request, runtime);
|
|
5435
5444
|
}
|
|
5436
5445
|
/**
|
|
5437
|
-
* Enables
|
|
5446
|
+
* Enables the SSO feature for an EIAM application.
|
|
5438
5447
|
*
|
|
5439
5448
|
* @param request - EnableApplicationSsoRequest
|
|
5440
5449
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5466,7 +5475,7 @@ class Client extends openapi_core_1.default {
|
|
|
5466
5475
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.EnableApplicationSsoResponse({}));
|
|
5467
5476
|
}
|
|
5468
5477
|
/**
|
|
5469
|
-
* Enables
|
|
5478
|
+
* Enables the SSO feature for an EIAM application.
|
|
5470
5479
|
*
|
|
5471
5480
|
* @param request - EnableApplicationSsoRequest
|
|
5472
5481
|
* @returns EnableApplicationSsoResponse
|
|
@@ -5610,7 +5619,7 @@ class Client extends openapi_core_1.default {
|
|
|
5610
5619
|
return await this.enableBrandWithOptions(request, runtime);
|
|
5611
5620
|
}
|
|
5612
5621
|
/**
|
|
5613
|
-
* Enables
|
|
5622
|
+
* Enables a specified application ClientPublicKey.
|
|
5614
5623
|
*
|
|
5615
5624
|
* @param request - EnableClientPublicKeyRequest
|
|
5616
5625
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5648,7 +5657,7 @@ class Client extends openapi_core_1.default {
|
|
|
5648
5657
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.EnableClientPublicKeyResponse({}));
|
|
5649
5658
|
}
|
|
5650
5659
|
/**
|
|
5651
|
-
* Enables
|
|
5660
|
+
* Enables a specified application ClientPublicKey.
|
|
5652
5661
|
*
|
|
5653
5662
|
* @param request - EnableClientPublicKeyRequest
|
|
5654
5663
|
* @returns EnableClientPublicKeyResponse
|
|
@@ -6450,7 +6459,7 @@ class Client extends openapi_core_1.default {
|
|
|
6450
6459
|
return await this.generateFileImportTemplateWithOptions(request, runtime);
|
|
6451
6460
|
}
|
|
6452
6461
|
/**
|
|
6453
|
-
*
|
|
6462
|
+
* Obtains an access token for accessing a resource server by using a specified application as the client identity.
|
|
6454
6463
|
*
|
|
6455
6464
|
* @param request - GenerateOauthTokenRequest
|
|
6456
6465
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6465,12 +6474,24 @@ class Client extends openapi_core_1.default {
|
|
|
6465
6474
|
if (!$dara.isNull(request.audience)) {
|
|
6466
6475
|
query["Audience"] = request.audience;
|
|
6467
6476
|
}
|
|
6477
|
+
if (!$dara.isNull(request.grantType)) {
|
|
6478
|
+
query["GrantType"] = request.grantType;
|
|
6479
|
+
}
|
|
6468
6480
|
if (!$dara.isNull(request.instanceId)) {
|
|
6469
6481
|
query["InstanceId"] = request.instanceId;
|
|
6470
6482
|
}
|
|
6483
|
+
if (!$dara.isNull(request.requestedTokenType)) {
|
|
6484
|
+
query["RequestedTokenType"] = request.requestedTokenType;
|
|
6485
|
+
}
|
|
6471
6486
|
if (!$dara.isNull(request.scopeValues)) {
|
|
6472
6487
|
query["ScopeValues"] = request.scopeValues;
|
|
6473
6488
|
}
|
|
6489
|
+
if (!$dara.isNull(request.subjectToken)) {
|
|
6490
|
+
query["SubjectToken"] = request.subjectToken;
|
|
6491
|
+
}
|
|
6492
|
+
if (!$dara.isNull(request.subjectTokenType)) {
|
|
6493
|
+
query["SubjectTokenType"] = request.subjectTokenType;
|
|
6494
|
+
}
|
|
6474
6495
|
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
6475
6496
|
query: openapi_core_2.OpenApiUtil.query(query),
|
|
6476
6497
|
});
|
|
@@ -6488,7 +6509,7 @@ class Client extends openapi_core_1.default {
|
|
|
6488
6509
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GenerateOauthTokenResponse({}));
|
|
6489
6510
|
}
|
|
6490
6511
|
/**
|
|
6491
|
-
*
|
|
6512
|
+
* Obtains an access token for accessing a resource server by using a specified application as the client identity.
|
|
6492
6513
|
*
|
|
6493
6514
|
* @param request - GenerateOauthTokenRequest
|
|
6494
6515
|
* @returns GenerateOauthTokenResponse
|
|
@@ -6672,7 +6693,7 @@ class Client extends openapi_core_1.default {
|
|
|
6672
6693
|
return await this.getApplicationAdvancedConfigWithOptions(request, runtime);
|
|
6673
6694
|
}
|
|
6674
6695
|
/**
|
|
6675
|
-
* Retrieves the federated credential
|
|
6696
|
+
* Retrieves the federated identity credential of an application.
|
|
6676
6697
|
*
|
|
6677
6698
|
* @param request - GetApplicationFederatedCredentialRequest
|
|
6678
6699
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6707,7 +6728,7 @@ class Client extends openapi_core_1.default {
|
|
|
6707
6728
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetApplicationFederatedCredentialResponse({}));
|
|
6708
6729
|
}
|
|
6709
6730
|
/**
|
|
6710
|
-
* Retrieves the federated credential
|
|
6731
|
+
* Retrieves the federated identity credential of an application.
|
|
6711
6732
|
*
|
|
6712
6733
|
* @param request - GetApplicationFederatedCredentialRequest
|
|
6713
6734
|
* @returns GetApplicationFederatedCredentialResponse
|
|
@@ -6717,7 +6738,7 @@ class Client extends openapi_core_1.default {
|
|
|
6717
6738
|
return await this.getApplicationFederatedCredentialWithOptions(request, runtime);
|
|
6718
6739
|
}
|
|
6719
6740
|
/**
|
|
6720
|
-
* Queries the
|
|
6741
|
+
* Queries the Developer API authorization scope of an EIAM application.
|
|
6721
6742
|
*
|
|
6722
6743
|
* @param request - GetApplicationGrantScopeRequest
|
|
6723
6744
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6749,7 +6770,7 @@ class Client extends openapi_core_1.default {
|
|
|
6749
6770
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetApplicationGrantScopeResponse({}));
|
|
6750
6771
|
}
|
|
6751
6772
|
/**
|
|
6752
|
-
* Queries the
|
|
6773
|
+
* Queries the Developer API authorization scope of an EIAM application.
|
|
6753
6774
|
*
|
|
6754
6775
|
* @param request - GetApplicationGrantScopeRequest
|
|
6755
6776
|
* @returns GetApplicationGrantScopeResponse
|
|
@@ -6885,7 +6906,7 @@ class Client extends openapi_core_1.default {
|
|
|
6885
6906
|
return await this.getApplicationProvisioningUserPrimaryOrganizationalUnitWithOptions(request, runtime);
|
|
6886
6907
|
}
|
|
6887
6908
|
/**
|
|
6888
|
-
* Retrieves
|
|
6909
|
+
* Retrieves application role information.
|
|
6889
6910
|
*
|
|
6890
6911
|
* @param request - GetApplicationRoleRequest
|
|
6891
6912
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6920,7 +6941,7 @@ class Client extends openapi_core_1.default {
|
|
|
6920
6941
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetApplicationRoleResponse({}));
|
|
6921
6942
|
}
|
|
6922
6943
|
/**
|
|
6923
|
-
* Retrieves
|
|
6944
|
+
* Retrieves application role information.
|
|
6924
6945
|
*
|
|
6925
6946
|
* @param request - GetApplicationRoleRequest
|
|
6926
6947
|
* @returns GetApplicationRoleResponse
|
|
@@ -6972,7 +6993,7 @@ class Client extends openapi_core_1.default {
|
|
|
6972
6993
|
return await this.getApplicationSsoConfigWithOptions(request, runtime);
|
|
6973
6994
|
}
|
|
6974
6995
|
/**
|
|
6975
|
-
* Retrieves
|
|
6996
|
+
* Retrieves application template information.
|
|
6976
6997
|
*
|
|
6977
6998
|
* @param request - GetApplicationTemplateRequest
|
|
6978
6999
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7001,7 +7022,7 @@ class Client extends openapi_core_1.default {
|
|
|
7001
7022
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetApplicationTemplateResponse({}));
|
|
7002
7023
|
}
|
|
7003
7024
|
/**
|
|
7004
|
-
* Retrieves
|
|
7025
|
+
* Retrieves application template information.
|
|
7005
7026
|
*
|
|
7006
7027
|
* @param request - GetApplicationTemplateRequest
|
|
7007
7028
|
* @returns GetApplicationTemplateResponse
|
|
@@ -7182,7 +7203,7 @@ class Client extends openapi_core_1.default {
|
|
|
7182
7203
|
return await this.getBrandWithOptions(request, runtime);
|
|
7183
7204
|
}
|
|
7184
7205
|
/**
|
|
7185
|
-
*
|
|
7206
|
+
* Queries the ClientPublicKey of a specified application.
|
|
7186
7207
|
*
|
|
7187
7208
|
* @param request - GetClientPublicKeyRequest
|
|
7188
7209
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7217,7 +7238,7 @@ class Client extends openapi_core_1.default {
|
|
|
7217
7238
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetClientPublicKeyResponse({}));
|
|
7218
7239
|
}
|
|
7219
7240
|
/**
|
|
7220
|
-
*
|
|
7241
|
+
* Queries the ClientPublicKey of a specified application.
|
|
7221
7242
|
*
|
|
7222
7243
|
* @param request - GetClientPublicKeyRequest
|
|
7223
7244
|
* @returns GetClientPublicKeyResponse
|
|
@@ -7269,7 +7290,7 @@ class Client extends openapi_core_1.default {
|
|
|
7269
7290
|
return await this.getCloudAccountWithOptions(request, runtime);
|
|
7270
7291
|
}
|
|
7271
7292
|
/**
|
|
7272
|
-
*
|
|
7293
|
+
* Queries the resource information of a cloud role.
|
|
7273
7294
|
*
|
|
7274
7295
|
* @param request - GetCloudAccountRoleRequest
|
|
7275
7296
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7304,7 +7325,7 @@ class Client extends openapi_core_1.default {
|
|
|
7304
7325
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetCloudAccountRoleResponse({}));
|
|
7305
7326
|
}
|
|
7306
7327
|
/**
|
|
7307
|
-
*
|
|
7328
|
+
* Queries the resource information of a cloud role.
|
|
7308
7329
|
*
|
|
7309
7330
|
* @param request - GetCloudAccountRoleRequest
|
|
7310
7331
|
* @returns GetCloudAccountRoleResponse
|
|
@@ -7362,7 +7383,7 @@ class Client extends openapi_core_1.default {
|
|
|
7362
7383
|
return await this.getConditionalAccessPolicyWithOptions(request, runtime);
|
|
7363
7384
|
}
|
|
7364
7385
|
/**
|
|
7365
|
-
*
|
|
7386
|
+
* Queries the information about a credential resource.
|
|
7366
7387
|
*
|
|
7367
7388
|
* @param request - GetCredentialRequest
|
|
7368
7389
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7394,7 +7415,7 @@ class Client extends openapi_core_1.default {
|
|
|
7394
7415
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetCredentialResponse({}));
|
|
7395
7416
|
}
|
|
7396
7417
|
/**
|
|
7397
|
-
*
|
|
7418
|
+
* Queries the information about a credential resource.
|
|
7398
7419
|
*
|
|
7399
7420
|
* @param request - GetCredentialRequest
|
|
7400
7421
|
* @returns GetCredentialResponse
|
|
@@ -7404,7 +7425,7 @@ class Client extends openapi_core_1.default {
|
|
|
7404
7425
|
return await this.getCredentialWithOptions(request, runtime);
|
|
7405
7426
|
}
|
|
7406
7427
|
/**
|
|
7407
|
-
*
|
|
7428
|
+
* Queries the details of a credential provider.
|
|
7408
7429
|
*
|
|
7409
7430
|
* @param request - GetCredentialProviderRequest
|
|
7410
7431
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7436,7 +7457,7 @@ class Client extends openapi_core_1.default {
|
|
|
7436
7457
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetCredentialProviderResponse({}));
|
|
7437
7458
|
}
|
|
7438
7459
|
/**
|
|
7439
|
-
*
|
|
7460
|
+
* Queries the details of a credential provider.
|
|
7440
7461
|
*
|
|
7441
7462
|
* @param request - GetCredentialProviderRequest
|
|
7442
7463
|
* @returns GetCredentialProviderResponse
|
|
@@ -8817,7 +8838,7 @@ class Client extends openapi_core_1.default {
|
|
|
8817
8838
|
return await this.listActionTrackEventTypesWithOptions(request, runtime);
|
|
8818
8839
|
}
|
|
8819
8840
|
/**
|
|
8820
|
-
*
|
|
8841
|
+
* Queries the application accounts of an application by paging.
|
|
8821
8842
|
*
|
|
8822
8843
|
* @param request - ListApplicationAccountsRequest
|
|
8823
8844
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8855,7 +8876,7 @@ class Client extends openapi_core_1.default {
|
|
|
8855
8876
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListApplicationAccountsResponse({}));
|
|
8856
8877
|
}
|
|
8857
8878
|
/**
|
|
8858
|
-
*
|
|
8879
|
+
* Queries the application accounts of an application by paging.
|
|
8859
8880
|
*
|
|
8860
8881
|
* @param request - ListApplicationAccountsRequest
|
|
8861
8882
|
* @returns ListApplicationAccountsResponse
|
|
@@ -8958,7 +8979,7 @@ class Client extends openapi_core_1.default {
|
|
|
8958
8979
|
return await this.listApplicationClientSecretsWithOptions(request, runtime);
|
|
8959
8980
|
}
|
|
8960
8981
|
/**
|
|
8961
|
-
*
|
|
8982
|
+
* Queries a list of application federated credentials.
|
|
8962
8983
|
*
|
|
8963
8984
|
* @param request - ListApplicationFederatedCredentialsRequest
|
|
8964
8985
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9002,7 +9023,7 @@ class Client extends openapi_core_1.default {
|
|
|
9002
9023
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListApplicationFederatedCredentialsResponse({}));
|
|
9003
9024
|
}
|
|
9004
9025
|
/**
|
|
9005
|
-
*
|
|
9026
|
+
* Queries a list of application federated credentials.
|
|
9006
9027
|
*
|
|
9007
9028
|
* @param request - ListApplicationFederatedCredentialsRequest
|
|
9008
9029
|
* @returns ListApplicationFederatedCredentialsResponse
|
|
@@ -9012,7 +9033,7 @@ class Client extends openapi_core_1.default {
|
|
|
9012
9033
|
return await this.listApplicationFederatedCredentialsWithOptions(request, runtime);
|
|
9013
9034
|
}
|
|
9014
9035
|
/**
|
|
9015
|
-
*
|
|
9036
|
+
* Queries the list of application federated credentials by federated trust source ID.
|
|
9016
9037
|
*
|
|
9017
9038
|
* @param request - ListApplicationFederatedCredentialsForProviderRequest
|
|
9018
9039
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9053,7 +9074,7 @@ class Client extends openapi_core_1.default {
|
|
|
9053
9074
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListApplicationFederatedCredentialsForProviderResponse({}));
|
|
9054
9075
|
}
|
|
9055
9076
|
/**
|
|
9056
|
-
*
|
|
9077
|
+
* Queries the list of application federated credentials by federated trust source ID.
|
|
9057
9078
|
*
|
|
9058
9079
|
* @param request - ListApplicationFederatedCredentialsForProviderRequest
|
|
9059
9080
|
* @returns ListApplicationFederatedCredentialsForProviderResponse
|
|
@@ -9114,7 +9135,7 @@ class Client extends openapi_core_1.default {
|
|
|
9114
9135
|
return await this.listApplicationRolesWithOptions(request, runtime);
|
|
9115
9136
|
}
|
|
9116
9137
|
/**
|
|
9117
|
-
*
|
|
9138
|
+
* Queries the list of account synchronization types supported by an application.
|
|
9118
9139
|
*
|
|
9119
9140
|
* @param request - ListApplicationSupportedProvisionProtocolTypesRequest
|
|
9120
9141
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9146,7 +9167,7 @@ class Client extends openapi_core_1.default {
|
|
|
9146
9167
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListApplicationSupportedProvisionProtocolTypesResponse({}));
|
|
9147
9168
|
}
|
|
9148
9169
|
/**
|
|
9149
|
-
*
|
|
9170
|
+
* Queries the list of account synchronization types supported by an application.
|
|
9150
9171
|
*
|
|
9151
9172
|
* @param request - ListApplicationSupportedProvisionProtocolTypesRequest
|
|
9152
9173
|
* @returns ListApplicationSupportedProvisionProtocolTypesResponse
|
|
@@ -9156,7 +9177,7 @@ class Client extends openapi_core_1.default {
|
|
|
9156
9177
|
return await this.listApplicationSupportedProvisionProtocolTypesWithOptions(request, runtime);
|
|
9157
9178
|
}
|
|
9158
9179
|
/**
|
|
9159
|
-
* Retrieves
|
|
9180
|
+
* Retrieves the list of application tokens.
|
|
9160
9181
|
*
|
|
9161
9182
|
* @param request - ListApplicationTokensRequest
|
|
9162
9183
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9191,7 +9212,7 @@ class Client extends openapi_core_1.default {
|
|
|
9191
9212
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListApplicationTokensResponse({}));
|
|
9192
9213
|
}
|
|
9193
9214
|
/**
|
|
9194
|
-
* Retrieves
|
|
9215
|
+
* Retrieves the list of application tokens.
|
|
9195
9216
|
*
|
|
9196
9217
|
* @param request - ListApplicationTokensRequest
|
|
9197
9218
|
* @returns ListApplicationTokensResponse
|
|
@@ -9201,7 +9222,7 @@ class Client extends openapi_core_1.default {
|
|
|
9201
9222
|
return await this.listApplicationTokensWithOptions(request, runtime);
|
|
9202
9223
|
}
|
|
9203
9224
|
/**
|
|
9204
|
-
*
|
|
9225
|
+
* Performs a paged query to retrieve information about one or more EIAM applications with paging.
|
|
9205
9226
|
*
|
|
9206
9227
|
* @param request - ListApplicationsRequest
|
|
9207
9228
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9234,6 +9255,9 @@ class Client extends openapi_core_1.default {
|
|
|
9234
9255
|
if (!$dara.isNull(request.m2MClientStatus)) {
|
|
9235
9256
|
query["M2MClientStatus"] = request.m2MClientStatus;
|
|
9236
9257
|
}
|
|
9258
|
+
if (!$dara.isNull(request.managedServiceCode)) {
|
|
9259
|
+
query["ManagedServiceCode"] = request.managedServiceCode;
|
|
9260
|
+
}
|
|
9237
9261
|
if (!$dara.isNull(request.pageNumber)) {
|
|
9238
9262
|
query["PageNumber"] = request.pageNumber;
|
|
9239
9263
|
}
|
|
@@ -9243,6 +9267,9 @@ class Client extends openapi_core_1.default {
|
|
|
9243
9267
|
if (!$dara.isNull(request.resourceServerStatus)) {
|
|
9244
9268
|
query["ResourceServerStatus"] = request.resourceServerStatus;
|
|
9245
9269
|
}
|
|
9270
|
+
if (!$dara.isNull(request.serviceManaged)) {
|
|
9271
|
+
query["ServiceManaged"] = request.serviceManaged;
|
|
9272
|
+
}
|
|
9246
9273
|
if (!$dara.isNull(request.ssoType)) {
|
|
9247
9274
|
query["SsoType"] = request.ssoType;
|
|
9248
9275
|
}
|
|
@@ -9266,7 +9293,7 @@ class Client extends openapi_core_1.default {
|
|
|
9266
9293
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListApplicationsResponse({}));
|
|
9267
9294
|
}
|
|
9268
9295
|
/**
|
|
9269
|
-
*
|
|
9296
|
+
* Performs a paged query to retrieve information about one or more EIAM applications with paging.
|
|
9270
9297
|
*
|
|
9271
9298
|
* @param request - ListApplicationsRequest
|
|
9272
9299
|
* @returns ListApplicationsResponse
|
|
@@ -9972,7 +9999,7 @@ class Client extends openapi_core_1.default {
|
|
|
9972
9999
|
return await this.listClientPublicKeysWithOptions(request, runtime);
|
|
9973
10000
|
}
|
|
9974
10001
|
/**
|
|
9975
|
-
* Queries
|
|
10002
|
+
* Queries the information about one or more cloud roles by using paging.
|
|
9976
10003
|
*
|
|
9977
10004
|
* @param request - ListCloudAccountRolesRequest
|
|
9978
10005
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10013,7 +10040,7 @@ class Client extends openapi_core_1.default {
|
|
|
10013
10040
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCloudAccountRolesResponse({}));
|
|
10014
10041
|
}
|
|
10015
10042
|
/**
|
|
10016
|
-
* Queries
|
|
10043
|
+
* Queries the information about one or more cloud roles by using paging.
|
|
10017
10044
|
*
|
|
10018
10045
|
* @param request - ListCloudAccountRolesRequest
|
|
10019
10046
|
* @returns ListCloudAccountRolesResponse
|
|
@@ -10257,7 +10284,7 @@ class Client extends openapi_core_1.default {
|
|
|
10257
10284
|
return await this.listConditionalAccessPoliciesForUserWithOptions(request, runtime);
|
|
10258
10285
|
}
|
|
10259
10286
|
/**
|
|
10260
|
-
* Lists
|
|
10287
|
+
* Lists credential providers.
|
|
10261
10288
|
*
|
|
10262
10289
|
* @param request - ListCredentialProvidersRequest
|
|
10263
10290
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10304,7 +10331,7 @@ class Client extends openapi_core_1.default {
|
|
|
10304
10331
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCredentialProvidersResponse({}));
|
|
10305
10332
|
}
|
|
10306
10333
|
/**
|
|
10307
|
-
* Lists
|
|
10334
|
+
* Lists credential providers.
|
|
10308
10335
|
*
|
|
10309
10336
|
* @param request - ListCredentialProvidersRequest
|
|
10310
10337
|
* @returns ListCredentialProvidersResponse
|
|
@@ -10314,7 +10341,7 @@ class Client extends openapi_core_1.default {
|
|
|
10314
10341
|
return await this.listCredentialProvidersWithOptions(request, runtime);
|
|
10315
10342
|
}
|
|
10316
10343
|
/**
|
|
10317
|
-
*
|
|
10344
|
+
* Queries the information of one or more credentials by using paging.
|
|
10318
10345
|
*
|
|
10319
10346
|
* @param request - ListCredentialsRequest
|
|
10320
10347
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10367,7 +10394,7 @@ class Client extends openapi_core_1.default {
|
|
|
10367
10394
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCredentialsResponse({}));
|
|
10368
10395
|
}
|
|
10369
10396
|
/**
|
|
10370
|
-
*
|
|
10397
|
+
* Queries the information of one or more credentials by using paging.
|
|
10371
10398
|
*
|
|
10372
10399
|
* @param request - ListCredentialsRequest
|
|
10373
10400
|
* @returns ListCredentialsResponse
|
|
@@ -10676,7 +10703,7 @@ class Client extends openapi_core_1.default {
|
|
|
10676
10703
|
return await this.listEventTypesWithOptions(request, runtime);
|
|
10677
10704
|
}
|
|
10678
10705
|
/**
|
|
10679
|
-
*
|
|
10706
|
+
* Queries a list of federated trust sources.
|
|
10680
10707
|
*
|
|
10681
10708
|
* @param request - ListFederatedCredentialProvidersRequest
|
|
10682
10709
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10720,7 +10747,7 @@ class Client extends openapi_core_1.default {
|
|
|
10720
10747
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListFederatedCredentialProvidersResponse({}));
|
|
10721
10748
|
}
|
|
10722
10749
|
/**
|
|
10723
|
-
*
|
|
10750
|
+
* Queries a list of federated trust sources.
|
|
10724
10751
|
*
|
|
10725
10752
|
* @param request - ListFederatedCredentialProvidersRequest
|
|
10726
10753
|
* @returns ListFederatedCredentialProvidersResponse
|
|
@@ -11598,7 +11625,7 @@ class Client extends openapi_core_1.default {
|
|
|
11598
11625
|
return await this.listRegionsWithOptions(runtime);
|
|
11599
11626
|
}
|
|
11600
11627
|
/**
|
|
11601
|
-
*
|
|
11628
|
+
* Queries the list of scope permissions under a specified ResourceServer by using a cursor.
|
|
11602
11629
|
*
|
|
11603
11630
|
* @param request - ListResourceServerScopesRequest
|
|
11604
11631
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11654,7 +11681,7 @@ class Client extends openapi_core_1.default {
|
|
|
11654
11681
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListResourceServerScopesResponse({}));
|
|
11655
11682
|
}
|
|
11656
11683
|
/**
|
|
11657
|
-
*
|
|
11684
|
+
* Queries the list of scope permissions under a specified ResourceServer by using a cursor.
|
|
11658
11685
|
*
|
|
11659
11686
|
* @param request - ListResourceServerScopesRequest
|
|
11660
11687
|
* @returns ListResourceServerScopesResponse
|
|
@@ -11664,7 +11691,7 @@ class Client extends openapi_core_1.default {
|
|
|
11664
11691
|
return await this.listResourceServerScopesWithOptions(request, runtime);
|
|
11665
11692
|
}
|
|
11666
11693
|
/**
|
|
11667
|
-
*
|
|
11694
|
+
* Queries the list of ResourceServer and Scope permissions granted to the current account by using a cursor-based approach.
|
|
11668
11695
|
*
|
|
11669
11696
|
* @param request - ListResourceServersForUserRequest
|
|
11670
11697
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11705,7 +11732,7 @@ class Client extends openapi_core_1.default {
|
|
|
11705
11732
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListResourceServersForUserResponse({}));
|
|
11706
11733
|
}
|
|
11707
11734
|
/**
|
|
11708
|
-
*
|
|
11735
|
+
* Queries the list of ResourceServer and Scope permissions granted to the current account by using a cursor-based approach.
|
|
11709
11736
|
*
|
|
11710
11737
|
* @param request - ListResourceServersForUserRequest
|
|
11711
11738
|
* @returns ListResourceServersForUserResponse
|
|
@@ -12162,7 +12189,7 @@ class Client extends openapi_core_1.default {
|
|
|
12162
12189
|
return await this.listUsersForResourceServerWithOptions(request, runtime);
|
|
12163
12190
|
}
|
|
12164
12191
|
/**
|
|
12165
|
-
*
|
|
12192
|
+
* Retrieves the client secret of an EIAM application. The returned secret is not masked. To retrieve masked secrets, call the ListApplicationClientSecrets operation.
|
|
12166
12193
|
*
|
|
12167
12194
|
* @param request - ObtainApplicationClientSecretRequest
|
|
12168
12195
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12197,7 +12224,7 @@ class Client extends openapi_core_1.default {
|
|
|
12197
12224
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ObtainApplicationClientSecretResponse({}));
|
|
12198
12225
|
}
|
|
12199
12226
|
/**
|
|
12200
|
-
*
|
|
12227
|
+
* Retrieves the client secret of an EIAM application. The returned secret is not masked. To retrieve masked secrets, call the ListApplicationClientSecrets operation.
|
|
12201
12228
|
*
|
|
12202
12229
|
* @param request - ObtainApplicationClientSecretRequest
|
|
12203
12230
|
* @returns ObtainApplicationClientSecretResponse
|
|
@@ -12207,10 +12234,10 @@ class Client extends openapi_core_1.default {
|
|
|
12207
12234
|
return await this.obtainApplicationClientSecretWithOptions(request, runtime);
|
|
12208
12235
|
}
|
|
12209
12236
|
/**
|
|
12210
|
-
* Queries
|
|
12237
|
+
* Queries a specified application token.
|
|
12211
12238
|
*
|
|
12212
12239
|
* @remarks
|
|
12213
|
-
* When you
|
|
12240
|
+
* When you change an application from the enabled state to the disabled state, all features of the application become unavailable, such as SSO and account synchronization. Make sure that you are aware of the risks that may result from this operation.
|
|
12214
12241
|
*
|
|
12215
12242
|
* @param request - ObtainApplicationTokenRequest
|
|
12216
12243
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12245,10 +12272,10 @@ class Client extends openapi_core_1.default {
|
|
|
12245
12272
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ObtainApplicationTokenResponse({}));
|
|
12246
12273
|
}
|
|
12247
12274
|
/**
|
|
12248
|
-
* Queries
|
|
12275
|
+
* Queries a specified application token.
|
|
12249
12276
|
*
|
|
12250
12277
|
* @remarks
|
|
12251
|
-
* When you
|
|
12278
|
+
* When you change an application from the enabled state to the disabled state, all features of the application become unavailable, such as SSO and account synchronization. Make sure that you are aware of the risks that may result from this operation.
|
|
12252
12279
|
*
|
|
12253
12280
|
* @param request - ObtainApplicationTokenRequest
|
|
12254
12281
|
* @returns ObtainApplicationTokenResponse
|
|
@@ -12258,7 +12285,7 @@ class Client extends openapi_core_1.default {
|
|
|
12258
12285
|
return await this.obtainApplicationTokenWithOptions(request, runtime);
|
|
12259
12286
|
}
|
|
12260
12287
|
/**
|
|
12261
|
-
*
|
|
12288
|
+
* Queries a credential resource that contains sensitive information.
|
|
12262
12289
|
*
|
|
12263
12290
|
* @param request - ObtainCredentialRequest
|
|
12264
12291
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12290,7 +12317,7 @@ class Client extends openapi_core_1.default {
|
|
|
12290
12317
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ObtainCredentialResponse({}));
|
|
12291
12318
|
}
|
|
12292
12319
|
/**
|
|
12293
|
-
*
|
|
12320
|
+
* Queries a credential resource that contains sensitive information.
|
|
12294
12321
|
*
|
|
12295
12322
|
* @param request - ObtainCredentialRequest
|
|
12296
12323
|
* @returns ObtainCredentialResponse
|
|
@@ -12345,10 +12372,10 @@ class Client extends openapi_core_1.default {
|
|
|
12345
12372
|
return await this.obtainDomainProxyTokenWithOptions(request, runtime);
|
|
12346
12373
|
}
|
|
12347
12374
|
/**
|
|
12348
|
-
* Deletes
|
|
12375
|
+
* Deletes an application account of a specified employee under the current application.
|
|
12349
12376
|
*
|
|
12350
12377
|
* @remarks
|
|
12351
|
-
* This operation queries
|
|
12378
|
+
* This operation only queries the direct permissions of the organization, that is, applications directly assigned to the organization. When you call this operation, you can use the **ApplicationIds** parameter to filter applications.
|
|
12352
12379
|
*
|
|
12353
12380
|
* @param request - RemoveApplicationAccountFromUserRequest
|
|
12354
12381
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12386,10 +12413,10 @@ class Client extends openapi_core_1.default {
|
|
|
12386
12413
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RemoveApplicationAccountFromUserResponse({}));
|
|
12387
12414
|
}
|
|
12388
12415
|
/**
|
|
12389
|
-
* Deletes
|
|
12416
|
+
* Deletes an application account of a specified employee under the current application.
|
|
12390
12417
|
*
|
|
12391
12418
|
* @remarks
|
|
12392
|
-
* This operation queries
|
|
12419
|
+
* This operation only queries the direct permissions of the organization, that is, applications directly assigned to the organization. When you call this operation, you can use the **ApplicationIds** parameter to filter applications.
|
|
12393
12420
|
*
|
|
12394
12421
|
* @param request - RemoveApplicationAccountFromUserRequest
|
|
12395
12422
|
* @returns RemoveApplicationAccountFromUserResponse
|
|
@@ -12708,7 +12735,7 @@ class Client extends openapi_core_1.default {
|
|
|
12708
12735
|
return await this.renewFreeLicenseEndTimeWithOptions(request, runtime);
|
|
12709
12736
|
}
|
|
12710
12737
|
/**
|
|
12711
|
-
* Revokes
|
|
12738
|
+
* Revokes the permissions of multiple Employee Identity and Access Management (EIAM) groups to access an application in a batch.
|
|
12712
12739
|
*
|
|
12713
12740
|
* @param request - RevokeApplicationFromGroupsRequest
|
|
12714
12741
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12746,7 +12773,7 @@ class Client extends openapi_core_1.default {
|
|
|
12746
12773
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RevokeApplicationFromGroupsResponse({}));
|
|
12747
12774
|
}
|
|
12748
12775
|
/**
|
|
12749
|
-
* Revokes
|
|
12776
|
+
* Revokes the permissions of multiple Employee Identity and Access Management (EIAM) groups to access an application in a batch.
|
|
12750
12777
|
*
|
|
12751
12778
|
* @param request - RevokeApplicationFromGroupsRequest
|
|
12752
12779
|
* @returns RevokeApplicationFromGroupsResponse
|
|
@@ -12804,7 +12831,7 @@ class Client extends openapi_core_1.default {
|
|
|
12804
12831
|
return await this.revokeApplicationFromOrganizationalUnitsWithOptions(request, runtime);
|
|
12805
12832
|
}
|
|
12806
12833
|
/**
|
|
12807
|
-
* Revokes
|
|
12834
|
+
* Revokes the permissions of multiple Enterprise Identity Access Management (EIAM) accounts to access an application in a batch.
|
|
12808
12835
|
*
|
|
12809
12836
|
* @param request - RevokeApplicationFromUsersRequest
|
|
12810
12837
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12842,7 +12869,7 @@ class Client extends openapi_core_1.default {
|
|
|
12842
12869
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RevokeApplicationFromUsersResponse({}));
|
|
12843
12870
|
}
|
|
12844
12871
|
/**
|
|
12845
|
-
* Revokes
|
|
12872
|
+
* Revokes the permissions of multiple Enterprise Identity Access Management (EIAM) accounts to access an application in a batch.
|
|
12846
12873
|
*
|
|
12847
12874
|
* @param request - RevokeApplicationFromUsersRequest
|
|
12848
12875
|
* @returns RevokeApplicationFromUsersResponse
|
|
@@ -12852,7 +12879,7 @@ class Client extends openapi_core_1.default {
|
|
|
12852
12879
|
return await this.revokeApplicationFromUsersWithOptions(request, runtime);
|
|
12853
12880
|
}
|
|
12854
12881
|
/**
|
|
12855
|
-
*
|
|
12882
|
+
* Cancels the authorization granted by a specified ResourceServer to a Client application.
|
|
12856
12883
|
*
|
|
12857
12884
|
* @param request - RevokeResourceServerFromClientRequest
|
|
12858
12885
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12887,7 +12914,7 @@ class Client extends openapi_core_1.default {
|
|
|
12887
12914
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RevokeResourceServerFromClientResponse({}));
|
|
12888
12915
|
}
|
|
12889
12916
|
/**
|
|
12890
|
-
*
|
|
12917
|
+
* Cancels the authorization granted by a specified ResourceServer to a Client application.
|
|
12891
12918
|
*
|
|
12892
12919
|
* @param request - RevokeResourceServerFromClientRequest
|
|
12893
12920
|
* @returns RevokeResourceServerFromClientResponse
|
|
@@ -12897,7 +12924,7 @@ class Client extends openapi_core_1.default {
|
|
|
12897
12924
|
return await this.revokeResourceServerFromClientWithOptions(request, runtime);
|
|
12898
12925
|
}
|
|
12899
12926
|
/**
|
|
12900
|
-
* Revokes
|
|
12927
|
+
* Revokes the scope permissions of a specified ResourceServer from a client application.
|
|
12901
12928
|
*
|
|
12902
12929
|
* @param request - RevokeResourceServerScopesFromClientRequest
|
|
12903
12930
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12935,7 +12962,7 @@ class Client extends openapi_core_1.default {
|
|
|
12935
12962
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RevokeResourceServerScopesFromClientResponse({}));
|
|
12936
12963
|
}
|
|
12937
12964
|
/**
|
|
12938
|
-
* Revokes
|
|
12965
|
+
* Revokes the scope permissions of a specified ResourceServer from a client application.
|
|
12939
12966
|
*
|
|
12940
12967
|
* @param request - RevokeResourceServerScopesFromClientRequest
|
|
12941
12968
|
* @returns RevokeResourceServerScopesFromClientResponse
|
|
@@ -12945,7 +12972,7 @@ class Client extends openapi_core_1.default {
|
|
|
12945
12972
|
return await this.revokeResourceServerScopesFromClientWithOptions(request, runtime);
|
|
12946
12973
|
}
|
|
12947
12974
|
/**
|
|
12948
|
-
* Revokes
|
|
12975
|
+
* Revokes the authorization of Scope permissions under a specified ResourceServer from a group.
|
|
12949
12976
|
*
|
|
12950
12977
|
* @param request - RevokeResourceServerScopesFromGroupRequest
|
|
12951
12978
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12983,7 +13010,7 @@ class Client extends openapi_core_1.default {
|
|
|
12983
13010
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RevokeResourceServerScopesFromGroupResponse({}));
|
|
12984
13011
|
}
|
|
12985
13012
|
/**
|
|
12986
|
-
* Revokes
|
|
13013
|
+
* Revokes the authorization of Scope permissions under a specified ResourceServer from a group.
|
|
12987
13014
|
*
|
|
12988
13015
|
* @param request - RevokeResourceServerScopesFromGroupRequest
|
|
12989
13016
|
* @returns RevokeResourceServerScopesFromGroupResponse
|
|
@@ -12993,7 +13020,7 @@ class Client extends openapi_core_1.default {
|
|
|
12993
13020
|
return await this.revokeResourceServerScopesFromGroupWithOptions(request, runtime);
|
|
12994
13021
|
}
|
|
12995
13022
|
/**
|
|
12996
|
-
* Revokes
|
|
13023
|
+
* Revokes the authorization of Scope permissions under a specified ResourceServer from an organizational unit.
|
|
12997
13024
|
*
|
|
12998
13025
|
* @param request - RevokeResourceServerScopesFromOrganizationalUnitRequest
|
|
12999
13026
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13031,7 +13058,7 @@ class Client extends openapi_core_1.default {
|
|
|
13031
13058
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RevokeResourceServerScopesFromOrganizationalUnitResponse({}));
|
|
13032
13059
|
}
|
|
13033
13060
|
/**
|
|
13034
|
-
* Revokes
|
|
13061
|
+
* Revokes the authorization of Scope permissions under a specified ResourceServer from an organizational unit.
|
|
13035
13062
|
*
|
|
13036
13063
|
* @param request - RevokeResourceServerScopesFromOrganizationalUnitRequest
|
|
13037
13064
|
* @returns RevokeResourceServerScopesFromOrganizationalUnitResponse
|
|
@@ -13041,7 +13068,7 @@ class Client extends openapi_core_1.default {
|
|
|
13041
13068
|
return await this.revokeResourceServerScopesFromOrganizationalUnitWithOptions(request, runtime);
|
|
13042
13069
|
}
|
|
13043
13070
|
/**
|
|
13044
|
-
* Revokes
|
|
13071
|
+
* Revokes the Scope permissions under a specified ResourceServer from an account.
|
|
13045
13072
|
*
|
|
13046
13073
|
* @param request - RevokeResourceServerScopesFromUserRequest
|
|
13047
13074
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13079,7 +13106,7 @@ class Client extends openapi_core_1.default {
|
|
|
13079
13106
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RevokeResourceServerScopesFromUserResponse({}));
|
|
13080
13107
|
}
|
|
13081
13108
|
/**
|
|
13082
|
-
* Revokes
|
|
13109
|
+
* Revokes the Scope permissions under a specified ResourceServer from an account.
|
|
13083
13110
|
*
|
|
13084
13111
|
* @param request - RevokeResourceServerScopesFromUserRequest
|
|
13085
13112
|
* @returns RevokeResourceServerScopesFromUserResponse
|
|
@@ -13389,10 +13416,10 @@ class Client extends openapi_core_1.default {
|
|
|
13389
13416
|
return await this.setApplicationResourceServerIdentifierWithOptions(request, runtime);
|
|
13390
13417
|
}
|
|
13391
13418
|
/**
|
|
13392
|
-
* Sets the single sign-on (SSO) properties for an
|
|
13419
|
+
* Sets the single sign-on (SSO) configuration properties for an EIAM application.
|
|
13393
13420
|
*
|
|
13394
13421
|
* @remarks
|
|
13395
|
-
* In
|
|
13422
|
+
* In EIAM, application management supports adding applications that use multiple single sign-on (SSO) protocols (SAML 2.0 and OIDC). However, each application supports only one SSO protocol, which is specified during creation and cannot be changed. Specify the corresponding SSO configuration property parameters based on the SSO protocol type supported by the application.
|
|
13396
13423
|
*
|
|
13397
13424
|
* @param request - SetApplicationSsoConfigRequest
|
|
13398
13425
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13439,10 +13466,10 @@ class Client extends openapi_core_1.default {
|
|
|
13439
13466
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.SetApplicationSsoConfigResponse({}));
|
|
13440
13467
|
}
|
|
13441
13468
|
/**
|
|
13442
|
-
* Sets the single sign-on (SSO) properties for an
|
|
13469
|
+
* Sets the single sign-on (SSO) configuration properties for an EIAM application.
|
|
13443
13470
|
*
|
|
13444
13471
|
* @remarks
|
|
13445
|
-
* In
|
|
13472
|
+
* In EIAM, application management supports adding applications that use multiple single sign-on (SSO) protocols (SAML 2.0 and OIDC). However, each application supports only one SSO protocol, which is specified during creation and cannot be changed. Specify the corresponding SSO configuration property parameters based on the SSO protocol type supported by the application.
|
|
13446
13473
|
*
|
|
13447
13474
|
* @param request - SetApplicationSsoConfigRequest
|
|
13448
13475
|
* @returns SetApplicationSsoConfigResponse
|
|
@@ -14328,7 +14355,7 @@ class Client extends openapi_core_1.default {
|
|
|
14328
14355
|
return await this.unlockUserWithOptions(request, runtime);
|
|
14329
14356
|
}
|
|
14330
14357
|
/**
|
|
14331
|
-
*
|
|
14358
|
+
* Modifies the advanced configuration of an application.
|
|
14332
14359
|
*
|
|
14333
14360
|
* @param request - UpdateApplicationAdvancedConfigRequest
|
|
14334
14361
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14363,7 +14390,7 @@ class Client extends openapi_core_1.default {
|
|
|
14363
14390
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateApplicationAdvancedConfigResponse({}));
|
|
14364
14391
|
}
|
|
14365
14392
|
/**
|
|
14366
|
-
*
|
|
14393
|
+
* Modifies the advanced configuration of an application.
|
|
14367
14394
|
*
|
|
14368
14395
|
* @param request - UpdateApplicationAdvancedConfigRequest
|
|
14369
14396
|
* @returns UpdateApplicationAdvancedConfigResponse
|
|
@@ -14418,7 +14445,7 @@ class Client extends openapi_core_1.default {
|
|
|
14418
14445
|
return await this.updateApplicationAuthorizationTypeWithOptions(request, runtime);
|
|
14419
14446
|
}
|
|
14420
14447
|
/**
|
|
14421
|
-
* Updates the expiration time of a specified
|
|
14448
|
+
* Updates the expiration time of a specified ClientSecret for an application.
|
|
14422
14449
|
*
|
|
14423
14450
|
* @param request - UpdateApplicationClientSecretExpirationTimeRequest
|
|
14424
14451
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14456,7 +14483,7 @@ class Client extends openapi_core_1.default {
|
|
|
14456
14483
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateApplicationClientSecretExpirationTimeResponse({}));
|
|
14457
14484
|
}
|
|
14458
14485
|
/**
|
|
14459
|
-
* Updates the expiration time of a specified
|
|
14486
|
+
* Updates the expiration time of a specified ClientSecret for an application.
|
|
14460
14487
|
*
|
|
14461
14488
|
* @param request - UpdateApplicationClientSecretExpirationTimeRequest
|
|
14462
14489
|
* @returns UpdateApplicationClientSecretExpirationTimeResponse
|
|
@@ -14511,7 +14538,7 @@ class Client extends openapi_core_1.default {
|
|
|
14511
14538
|
return await this.updateApplicationDescriptionWithOptions(request, runtime);
|
|
14512
14539
|
}
|
|
14513
14540
|
/**
|
|
14514
|
-
* Updates
|
|
14541
|
+
* Updates a federated credential for an application.
|
|
14515
14542
|
*
|
|
14516
14543
|
* @param request - UpdateApplicationFederatedCredentialRequest
|
|
14517
14544
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14532,6 +14559,12 @@ class Client extends openapi_core_1.default {
|
|
|
14532
14559
|
if (!$dara.isNull(request.instanceId)) {
|
|
14533
14560
|
query["InstanceId"] = request.instanceId;
|
|
14534
14561
|
}
|
|
14562
|
+
if (!$dara.isNull(request.oidcVerificationConfig)) {
|
|
14563
|
+
query["OidcVerificationConfig"] = request.oidcVerificationConfig;
|
|
14564
|
+
}
|
|
14565
|
+
if (!$dara.isNull(request.pkcs7VerificationConfig)) {
|
|
14566
|
+
query["Pkcs7VerificationConfig"] = request.pkcs7VerificationConfig;
|
|
14567
|
+
}
|
|
14535
14568
|
if (!$dara.isNull(request.verificationCondition)) {
|
|
14536
14569
|
query["VerificationCondition"] = request.verificationCondition;
|
|
14537
14570
|
}
|
|
@@ -14552,7 +14585,7 @@ class Client extends openapi_core_1.default {
|
|
|
14552
14585
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateApplicationFederatedCredentialResponse({}));
|
|
14553
14586
|
}
|
|
14554
14587
|
/**
|
|
14555
|
-
* Updates
|
|
14588
|
+
* Updates a federated credential for an application.
|
|
14556
14589
|
*
|
|
14557
14590
|
* @param request - UpdateApplicationFederatedCredentialRequest
|
|
14558
14591
|
* @returns UpdateApplicationFederatedCredentialResponse
|
|
@@ -14610,7 +14643,7 @@ class Client extends openapi_core_1.default {
|
|
|
14610
14643
|
return await this.updateApplicationFederatedCredentialDescriptionWithOptions(request, runtime);
|
|
14611
14644
|
}
|
|
14612
14645
|
/**
|
|
14613
|
-
* Updates the basic information
|
|
14646
|
+
* Updates the basic information of an application.
|
|
14614
14647
|
*
|
|
14615
14648
|
* @param request - UpdateApplicationInfoRequest
|
|
14616
14649
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14660,7 +14693,7 @@ class Client extends openapi_core_1.default {
|
|
|
14660
14693
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateApplicationInfoResponse({}));
|
|
14661
14694
|
}
|
|
14662
14695
|
/**
|
|
14663
|
-
* Updates the basic information
|
|
14696
|
+
* Updates the basic information of an application.
|
|
14664
14697
|
*
|
|
14665
14698
|
* @param request - UpdateApplicationInfoRequest
|
|
14666
14699
|
* @returns UpdateApplicationInfoResponse
|
|
@@ -14721,7 +14754,7 @@ class Client extends openapi_core_1.default {
|
|
|
14721
14754
|
return await this.updateApplicationRoleWithOptions(request, runtime);
|
|
14722
14755
|
}
|
|
14723
14756
|
/**
|
|
14724
|
-
*
|
|
14757
|
+
* Modifies the description of an application role.
|
|
14725
14758
|
*
|
|
14726
14759
|
* @param request - UpdateApplicationRoleDescriptionRequest
|
|
14727
14760
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -14759,7 +14792,7 @@ class Client extends openapi_core_1.default {
|
|
|
14759
14792
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateApplicationRoleDescriptionResponse({}));
|
|
14760
14793
|
}
|
|
14761
14794
|
/**
|
|
14762
|
-
*
|
|
14795
|
+
* Modifies the description of an application role.
|
|
14763
14796
|
*
|
|
14764
14797
|
* @param request - UpdateApplicationRoleDescriptionRequest
|
|
14765
14798
|
* @returns UpdateApplicationRoleDescriptionResponse
|
|
@@ -15608,7 +15641,7 @@ class Client extends openapi_core_1.default {
|
|
|
15608
15641
|
return await this.updateCredentialWithOptions(request, runtime);
|
|
15609
15642
|
}
|
|
15610
15643
|
/**
|
|
15611
|
-
*
|
|
15644
|
+
* Updates the description of a credential.
|
|
15612
15645
|
*
|
|
15613
15646
|
* @param request - UpdateCredentialDescriptionRequest
|
|
15614
15647
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15646,7 +15679,7 @@ class Client extends openapi_core_1.default {
|
|
|
15646
15679
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateCredentialDescriptionResponse({}));
|
|
15647
15680
|
}
|
|
15648
15681
|
/**
|
|
15649
|
-
*
|
|
15682
|
+
* Updates the description of a credential.
|
|
15650
15683
|
*
|
|
15651
15684
|
* @param request - UpdateCredentialDescriptionRequest
|
|
15652
15685
|
* @returns UpdateCredentialDescriptionResponse
|
|
@@ -15896,7 +15929,7 @@ class Client extends openapi_core_1.default {
|
|
|
15896
15929
|
return await this.updateDomainIcpNumberWithOptions(request, runtime);
|
|
15897
15930
|
}
|
|
15898
15931
|
/**
|
|
15899
|
-
* Updates a federated
|
|
15932
|
+
* Updates a federated trust source.
|
|
15900
15933
|
*
|
|
15901
15934
|
* @param request - UpdateFederatedCredentialProviderRequest
|
|
15902
15935
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15943,7 +15976,7 @@ class Client extends openapi_core_1.default {
|
|
|
15943
15976
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateFederatedCredentialProviderResponse({}));
|
|
15944
15977
|
}
|
|
15945
15978
|
/**
|
|
15946
|
-
* Updates a federated
|
|
15979
|
+
* Updates a federated trust source.
|
|
15947
15980
|
*
|
|
15948
15981
|
* @param request - UpdateFederatedCredentialProviderRequest
|
|
15949
15982
|
* @returns UpdateFederatedCredentialProviderResponse
|
|
@@ -15953,7 +15986,7 @@ class Client extends openapi_core_1.default {
|
|
|
15953
15986
|
return await this.updateFederatedCredentialProviderWithOptions(request, runtime);
|
|
15954
15987
|
}
|
|
15955
15988
|
/**
|
|
15956
|
-
* Updates the description of a federated
|
|
15989
|
+
* Updates the description of a federated trust source.
|
|
15957
15990
|
*
|
|
15958
15991
|
* @param request - UpdateFederatedCredentialProviderDescriptionRequest
|
|
15959
15992
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15988,7 +16021,7 @@ class Client extends openapi_core_1.default {
|
|
|
15988
16021
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateFederatedCredentialProviderDescriptionResponse({}));
|
|
15989
16022
|
}
|
|
15990
16023
|
/**
|
|
15991
|
-
* Updates the description of a federated
|
|
16024
|
+
* Updates the description of a federated trust source.
|
|
15992
16025
|
*
|
|
15993
16026
|
* @param request - UpdateFederatedCredentialProviderDescriptionRequest
|
|
15994
16027
|
* @returns UpdateFederatedCredentialProviderDescriptionResponse
|