@alicloud/eiam20211201 2.17.1 → 2.17.2

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.
Files changed (267) hide show
  1. package/dist/client.d.ts +154 -154
  2. package/dist/client.js +175 -154
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AddApplicationAccountToUserRequest.d.ts +1 -1
  5. package/dist/models/AddApplicationAccountToUserResponseBody.d.ts +1 -1
  6. package/dist/models/AuthorizeApplicationToGroupsRequest.d.ts +2 -2
  7. package/dist/models/AuthorizeApplicationToUsersRequest.d.ts +2 -2
  8. package/dist/models/AuthorizeResourceServerScopesToClientRequest.d.ts +3 -3
  9. package/dist/models/AuthorizeResourceServerScopesToGroupRequest.d.ts +3 -3
  10. package/dist/models/AuthorizeResourceServerScopesToOrganizationalUnitRequest.d.ts +4 -4
  11. package/dist/models/AuthorizeResourceServerScopesToUserRequest.d.ts +4 -4
  12. package/dist/models/AuthorizeResourceServerToClientRequest.d.ts +2 -2
  13. package/dist/models/CheckApplicationProvisioningUserPrimaryOrganizationalUnitResponseBody.d.ts +1 -1
  14. package/dist/models/CreateApplicationClientSecretRequest.d.ts +1 -1
  15. package/dist/models/CreateApplicationClientSecretResponseBody.d.ts +3 -3
  16. package/dist/models/CreateApplicationFederatedCredentialRequest.d.ts +165 -3
  17. package/dist/models/CreateApplicationFederatedCredentialRequest.js +170 -1
  18. package/dist/models/CreateApplicationFederatedCredentialRequest.js.map +1 -1
  19. package/dist/models/CreateApplicationFederatedCredentialResponseBody.d.ts +1 -1
  20. package/dist/models/CreateApplicationRequest.d.ts +10 -16
  21. package/dist/models/CreateApplicationRequest.js.map +1 -1
  22. package/dist/models/CreateApplicationRoleRequest.d.ts +3 -3
  23. package/dist/models/CreateApplicationRoleResponseBody.d.ts +1 -1
  24. package/dist/models/CreateClientPublicKeyRequest.d.ts +2 -2
  25. package/dist/models/CreateClientPublicKeyResponseBody.d.ts +1 -1
  26. package/dist/models/CreateCloudAccountRequest.d.ts +9 -10
  27. package/dist/models/CreateCloudAccountRequest.js.map +1 -1
  28. package/dist/models/CreateCloudAccountResponseBody.d.ts +2 -2
  29. package/dist/models/CreateCredentialProviderRequest.d.ts +25 -34
  30. package/dist/models/CreateCredentialProviderRequest.js.map +1 -1
  31. package/dist/models/CreateCredentialProviderResponseBody.d.ts +1 -1
  32. package/dist/models/CreateCredentialRequest.d.ts +14 -19
  33. package/dist/models/CreateCredentialRequest.js.map +1 -1
  34. package/dist/models/CreateFederatedCredentialProviderRequest.d.ts +24 -24
  35. package/dist/models/CreateFederatedCredentialProviderResponseBody.d.ts +1 -1
  36. package/dist/models/DeleteApplicationClientSecretRequest.d.ts +3 -3
  37. package/dist/models/DeleteApplicationClientSecretResponseBody.d.ts +1 -1
  38. package/dist/models/DeleteApplicationFederatedCredentialRequest.d.ts +1 -1
  39. package/dist/models/DeleteApplicationRequest.d.ts +2 -2
  40. package/dist/models/DeleteApplicationResponseBody.d.ts +1 -1
  41. package/dist/models/DeleteApplicationTokenRequest.d.ts +1 -1
  42. package/dist/models/DeleteCredentialProviderRequest.d.ts +2 -2
  43. package/dist/models/DeleteCredentialProviderResponseBody.d.ts +1 -1
  44. package/dist/models/DeleteResourceServerScopeRequest.d.ts +3 -3
  45. package/dist/models/DeleteResourceServerScopeResponseBody.d.ts +1 -1
  46. package/dist/models/DisableApplicationFederatedCredentialRequest.d.ts +1 -1
  47. package/dist/models/DisableApplicationRequest.d.ts +2 -2
  48. package/dist/models/DisableApplicationResponseBody.d.ts +1 -1
  49. package/dist/models/DisableApplicationTokenRequest.d.ts +1 -1
  50. package/dist/models/DisableClientPublicKeyRequest.d.ts +2 -2
  51. package/dist/models/EnableClientPublicKeyRequest.d.ts +2 -2
  52. package/dist/models/EnableCredentialRequest.d.ts +1 -1
  53. package/dist/models/GenerateOauthTokenRequest.d.ts +1 -1
  54. package/dist/models/GenerateOauthTokenResponseBody.d.ts +3 -3
  55. package/dist/models/GetApplicationFederatedCredentialRequest.d.ts +1 -1
  56. package/dist/models/GetApplicationFederatedCredentialResponseBody.d.ts +150 -6
  57. package/dist/models/GetApplicationFederatedCredentialResponseBody.js +170 -1
  58. package/dist/models/GetApplicationFederatedCredentialResponseBody.js.map +1 -1
  59. package/dist/models/GetApplicationGrantScopeRequest.d.ts +2 -2
  60. package/dist/models/GetApplicationGrantScopeResponseBody.d.ts +3 -3
  61. package/dist/models/GetApplicationResponseBody.d.ts +34 -75
  62. package/dist/models/GetApplicationResponseBody.js.map +1 -1
  63. package/dist/models/GetApplicationRoleRequest.d.ts +3 -3
  64. package/dist/models/GetApplicationRoleResponseBody.d.ts +8 -8
  65. package/dist/models/GetApplicationTemplateRequest.d.ts +1 -1
  66. package/dist/models/GetApplicationTemplateResponseBody.d.ts +10 -10
  67. package/dist/models/GetClientPublicKeyRequest.d.ts +1 -1
  68. package/dist/models/GetClientPublicKeyResponseBody.d.ts +5 -5
  69. package/dist/models/GetCloudAccountResponseBody.d.ts +1 -1
  70. package/dist/models/GetCloudAccountRoleRequest.d.ts +2 -2
  71. package/dist/models/GetCloudAccountRoleResponseBody.d.ts +27 -34
  72. package/dist/models/GetCloudAccountRoleResponseBody.js.map +1 -1
  73. package/dist/models/GetCredentialProviderRequest.d.ts +2 -2
  74. package/dist/models/GetCredentialProviderResponseBody.d.ts +34 -39
  75. package/dist/models/GetCredentialProviderResponseBody.js.map +1 -1
  76. package/dist/models/GetCredentialRequest.d.ts +2 -2
  77. package/dist/models/GetCredentialResponseBody.d.ts +25 -34
  78. package/dist/models/GetCredentialResponseBody.js.map +1 -1
  79. package/dist/models/ListApplicationAccountsRequest.d.ts +1 -1
  80. package/dist/models/ListApplicationAccountsResponseBody.d.ts +5 -5
  81. package/dist/models/ListApplicationFederatedCredentialsForProviderRequest.d.ts +4 -4
  82. package/dist/models/ListApplicationFederatedCredentialsForProviderResponseBody.d.ts +158 -9
  83. package/dist/models/ListApplicationFederatedCredentialsForProviderResponseBody.js +172 -1
  84. package/dist/models/ListApplicationFederatedCredentialsForProviderResponseBody.js.map +1 -1
  85. package/dist/models/ListApplicationFederatedCredentialsRequest.d.ts +4 -4
  86. package/dist/models/ListApplicationFederatedCredentialsResponseBody.d.ts +158 -9
  87. package/dist/models/ListApplicationFederatedCredentialsResponseBody.js +172 -1
  88. package/dist/models/ListApplicationFederatedCredentialsResponseBody.js.map +1 -1
  89. package/dist/models/ListApplicationSupportedProvisionProtocolTypesResponseBody.d.ts +4 -6
  90. package/dist/models/ListApplicationSupportedProvisionProtocolTypesResponseBody.js.map +1 -1
  91. package/dist/models/ListApplicationTokensRequest.d.ts +1 -1
  92. package/dist/models/ListApplicationTokensResponseBody.d.ts +7 -7
  93. package/dist/models/ListApplicationsRequest.d.ts +16 -19
  94. package/dist/models/ListApplicationsRequest.js +4 -0
  95. package/dist/models/ListApplicationsRequest.js.map +1 -1
  96. package/dist/models/ListApplicationsResponseBody.d.ts +33 -49
  97. package/dist/models/ListApplicationsResponseBody.js.map +1 -1
  98. package/dist/models/ListCloudAccountRolesRequest.d.ts +9 -13
  99. package/dist/models/ListCloudAccountRolesRequest.js.map +1 -1
  100. package/dist/models/ListCloudAccountRolesResponseBody.d.ts +27 -36
  101. package/dist/models/ListCloudAccountRolesResponseBody.js.map +1 -1
  102. package/dist/models/ListCloudAccountsResponseBody.d.ts +4 -4
  103. package/dist/models/ListCredentialProvidersRequest.d.ts +11 -12
  104. package/dist/models/ListCredentialProvidersRequest.js.map +1 -1
  105. package/dist/models/ListCredentialProvidersResponseBody.d.ts +35 -40
  106. package/dist/models/ListCredentialProvidersResponseBody.js.map +1 -1
  107. package/dist/models/ListCredentialsRequest.d.ts +7 -10
  108. package/dist/models/ListCredentialsRequest.js.map +1 -1
  109. package/dist/models/ListCredentialsResponseBody.d.ts +29 -38
  110. package/dist/models/ListCredentialsResponseBody.js.map +1 -1
  111. package/dist/models/ListFederatedCredentialProvidersRequest.d.ts +5 -5
  112. package/dist/models/ListFederatedCredentialProvidersResponseBody.d.ts +33 -33
  113. package/dist/models/ListResourceServerScopesRequest.d.ts +10 -10
  114. package/dist/models/ListResourceServerScopesResponseBody.d.ts +13 -13
  115. package/dist/models/ListResourceServersForUserRequest.d.ts +2 -2
  116. package/dist/models/ListResourceServersForUserResponseBody.d.ts +10 -8
  117. package/dist/models/ListResourceServersForUserResponseBody.js.map +1 -1
  118. package/dist/models/ObtainApplicationClientSecretResponseBody.d.ts +5 -7
  119. package/dist/models/ObtainApplicationClientSecretResponseBody.js.map +1 -1
  120. package/dist/models/ObtainApplicationTokenResponseBody.d.ts +4 -4
  121. package/dist/models/ObtainCredentialResponseBody.d.ts +23 -32
  122. package/dist/models/ObtainCredentialResponseBody.js.map +1 -1
  123. package/dist/models/RemoveApplicationAccountFromUserRequest.d.ts +4 -4
  124. package/dist/models/RemoveApplicationAccountFromUserResponseBody.d.ts +1 -1
  125. package/dist/models/RevokeApplicationFromGroupsRequest.d.ts +2 -2
  126. package/dist/models/RevokeApplicationFromUsersRequest.d.ts +2 -2
  127. package/dist/models/RevokeResourceServerFromClientRequest.d.ts +2 -2
  128. package/dist/models/RevokeResourceServerScopesFromClientRequest.d.ts +3 -3
  129. package/dist/models/RevokeResourceServerScopesFromGroupRequest.d.ts +2 -2
  130. package/dist/models/RevokeResourceServerScopesFromOrganizationalUnitRequest.d.ts +3 -3
  131. package/dist/models/RevokeResourceServerScopesFromUserRequest.d.ts +2 -2
  132. package/dist/models/SetApplicationProvisioningConfigRequest.d.ts +31 -48
  133. package/dist/models/SetApplicationProvisioningConfigRequest.js.map +1 -1
  134. package/dist/models/SetApplicationSsoConfigRequest.d.ts +48 -56
  135. package/dist/models/SetApplicationSsoConfigRequest.js.map +1 -1
  136. package/dist/models/UpdateApplicationAdvancedConfigRequest.d.ts +3 -3
  137. package/dist/models/UpdateApplicationClientSecretExpirationTimeRequest.d.ts +2 -2
  138. package/dist/models/UpdateApplicationFederatedCredentialRequest.d.ts +147 -1
  139. package/dist/models/UpdateApplicationFederatedCredentialRequest.js +168 -1
  140. package/dist/models/UpdateApplicationFederatedCredentialRequest.js.map +1 -1
  141. package/dist/models/UpdateApplicationInfoRequest.d.ts +2 -2
  142. package/dist/models/UpdateApplicationInfoResponseBody.d.ts +1 -1
  143. package/dist/models/UpdateCredentialDescriptionRequest.d.ts +3 -3
  144. package/dist/models/UpdateCredentialDescriptionResponseBody.d.ts +1 -1
  145. package/dist/models/UpdateCredentialProviderRequest.d.ts +23 -33
  146. package/dist/models/UpdateCredentialProviderRequest.js.map +1 -1
  147. package/dist/models/UpdateCredentialProviderResponseBody.d.ts +1 -1
  148. package/dist/models/UpdateFederatedCredentialProviderDescriptionRequest.d.ts +2 -2
  149. package/dist/models/UpdateFederatedCredentialProviderRequest.d.ts +12 -12
  150. package/dist/models/model.d.ts +30 -0
  151. package/dist/models/model.js +104 -44
  152. package/dist/models/model.js.map +1 -1
  153. package/package.json +1 -1
  154. package/src/client.ts +182 -154
  155. package/src/models/AddApplicationAccountToUserRequest.ts +1 -1
  156. package/src/models/AddApplicationAccountToUserResponseBody.ts +1 -1
  157. package/src/models/AuthorizeApplicationToGroupsRequest.ts +2 -2
  158. package/src/models/AuthorizeApplicationToUsersRequest.ts +2 -2
  159. package/src/models/AuthorizeResourceServerScopesToClientRequest.ts +3 -3
  160. package/src/models/AuthorizeResourceServerScopesToGroupRequest.ts +3 -3
  161. package/src/models/AuthorizeResourceServerScopesToOrganizationalUnitRequest.ts +4 -4
  162. package/src/models/AuthorizeResourceServerScopesToUserRequest.ts +4 -4
  163. package/src/models/AuthorizeResourceServerToClientRequest.ts +2 -2
  164. package/src/models/CheckApplicationProvisioningUserPrimaryOrganizationalUnitResponseBody.ts +1 -1
  165. package/src/models/CreateApplicationClientSecretRequest.ts +1 -1
  166. package/src/models/CreateApplicationClientSecretResponseBody.ts +3 -3
  167. package/src/models/CreateApplicationFederatedCredentialRequest.ts +280 -3
  168. package/src/models/CreateApplicationFederatedCredentialResponseBody.ts +1 -1
  169. package/src/models/CreateApplicationRequest.ts +10 -16
  170. package/src/models/CreateApplicationRoleRequest.ts +3 -3
  171. package/src/models/CreateApplicationRoleResponseBody.ts +1 -1
  172. package/src/models/CreateClientPublicKeyRequest.ts +2 -2
  173. package/src/models/CreateClientPublicKeyResponseBody.ts +1 -1
  174. package/src/models/CreateCloudAccountRequest.ts +9 -10
  175. package/src/models/CreateCloudAccountResponseBody.ts +2 -2
  176. package/src/models/CreateCredentialProviderRequest.ts +25 -34
  177. package/src/models/CreateCredentialProviderResponseBody.ts +1 -1
  178. package/src/models/CreateCredentialRequest.ts +14 -19
  179. package/src/models/CreateFederatedCredentialProviderRequest.ts +24 -24
  180. package/src/models/CreateFederatedCredentialProviderResponseBody.ts +1 -1
  181. package/src/models/DeleteApplicationClientSecretRequest.ts +3 -3
  182. package/src/models/DeleteApplicationClientSecretResponseBody.ts +1 -1
  183. package/src/models/DeleteApplicationFederatedCredentialRequest.ts +1 -1
  184. package/src/models/DeleteApplicationRequest.ts +2 -2
  185. package/src/models/DeleteApplicationResponseBody.ts +1 -1
  186. package/src/models/DeleteApplicationTokenRequest.ts +1 -1
  187. package/src/models/DeleteCredentialProviderRequest.ts +2 -2
  188. package/src/models/DeleteCredentialProviderResponseBody.ts +1 -1
  189. package/src/models/DeleteResourceServerScopeRequest.ts +3 -3
  190. package/src/models/DeleteResourceServerScopeResponseBody.ts +1 -1
  191. package/src/models/DisableApplicationFederatedCredentialRequest.ts +1 -1
  192. package/src/models/DisableApplicationRequest.ts +2 -2
  193. package/src/models/DisableApplicationResponseBody.ts +1 -1
  194. package/src/models/DisableApplicationTokenRequest.ts +1 -1
  195. package/src/models/DisableClientPublicKeyRequest.ts +2 -2
  196. package/src/models/EnableClientPublicKeyRequest.ts +2 -2
  197. package/src/models/EnableCredentialRequest.ts +1 -1
  198. package/src/models/GenerateOauthTokenRequest.ts +1 -1
  199. package/src/models/GenerateOauthTokenResponseBody.ts +3 -3
  200. package/src/models/GetApplicationFederatedCredentialRequest.ts +1 -1
  201. package/src/models/GetApplicationFederatedCredentialResponseBody.ts +265 -6
  202. package/src/models/GetApplicationGrantScopeRequest.ts +2 -2
  203. package/src/models/GetApplicationGrantScopeResponseBody.ts +3 -3
  204. package/src/models/GetApplicationResponseBody.ts +34 -75
  205. package/src/models/GetApplicationRoleRequest.ts +3 -3
  206. package/src/models/GetApplicationRoleResponseBody.ts +8 -8
  207. package/src/models/GetApplicationTemplateRequest.ts +1 -1
  208. package/src/models/GetApplicationTemplateResponseBody.ts +10 -10
  209. package/src/models/GetClientPublicKeyRequest.ts +1 -1
  210. package/src/models/GetClientPublicKeyResponseBody.ts +5 -5
  211. package/src/models/GetCloudAccountResponseBody.ts +1 -1
  212. package/src/models/GetCloudAccountRoleRequest.ts +2 -2
  213. package/src/models/GetCloudAccountRoleResponseBody.ts +27 -34
  214. package/src/models/GetCredentialProviderRequest.ts +2 -2
  215. package/src/models/GetCredentialProviderResponseBody.ts +34 -39
  216. package/src/models/GetCredentialRequest.ts +2 -2
  217. package/src/models/GetCredentialResponseBody.ts +25 -34
  218. package/src/models/ListApplicationAccountsRequest.ts +1 -1
  219. package/src/models/ListApplicationAccountsResponseBody.ts +5 -5
  220. package/src/models/ListApplicationFederatedCredentialsForProviderRequest.ts +4 -4
  221. package/src/models/ListApplicationFederatedCredentialsForProviderResponseBody.ts +275 -9
  222. package/src/models/ListApplicationFederatedCredentialsRequest.ts +4 -4
  223. package/src/models/ListApplicationFederatedCredentialsResponseBody.ts +275 -9
  224. package/src/models/ListApplicationSupportedProvisionProtocolTypesResponseBody.ts +4 -6
  225. package/src/models/ListApplicationTokensRequest.ts +1 -1
  226. package/src/models/ListApplicationTokensResponseBody.ts +7 -7
  227. package/src/models/ListApplicationsRequest.ts +20 -19
  228. package/src/models/ListApplicationsResponseBody.ts +33 -49
  229. package/src/models/ListCloudAccountRolesRequest.ts +9 -13
  230. package/src/models/ListCloudAccountRolesResponseBody.ts +27 -36
  231. package/src/models/ListCloudAccountsResponseBody.ts +4 -4
  232. package/src/models/ListCredentialProvidersRequest.ts +11 -12
  233. package/src/models/ListCredentialProvidersResponseBody.ts +35 -40
  234. package/src/models/ListCredentialsRequest.ts +7 -10
  235. package/src/models/ListCredentialsResponseBody.ts +29 -38
  236. package/src/models/ListFederatedCredentialProvidersRequest.ts +5 -5
  237. package/src/models/ListFederatedCredentialProvidersResponseBody.ts +33 -33
  238. package/src/models/ListResourceServerScopesRequest.ts +10 -10
  239. package/src/models/ListResourceServerScopesResponseBody.ts +13 -13
  240. package/src/models/ListResourceServersForUserRequest.ts +2 -2
  241. package/src/models/ListResourceServersForUserResponseBody.ts +10 -8
  242. package/src/models/ObtainApplicationClientSecretResponseBody.ts +5 -7
  243. package/src/models/ObtainApplicationTokenResponseBody.ts +4 -4
  244. package/src/models/ObtainCredentialResponseBody.ts +23 -32
  245. package/src/models/RemoveApplicationAccountFromUserRequest.ts +4 -4
  246. package/src/models/RemoveApplicationAccountFromUserResponseBody.ts +1 -1
  247. package/src/models/RevokeApplicationFromGroupsRequest.ts +2 -2
  248. package/src/models/RevokeApplicationFromUsersRequest.ts +2 -2
  249. package/src/models/RevokeResourceServerFromClientRequest.ts +2 -2
  250. package/src/models/RevokeResourceServerScopesFromClientRequest.ts +3 -3
  251. package/src/models/RevokeResourceServerScopesFromGroupRequest.ts +2 -2
  252. package/src/models/RevokeResourceServerScopesFromOrganizationalUnitRequest.ts +3 -3
  253. package/src/models/RevokeResourceServerScopesFromUserRequest.ts +2 -2
  254. package/src/models/SetApplicationProvisioningConfigRequest.ts +31 -48
  255. package/src/models/SetApplicationSsoConfigRequest.ts +48 -56
  256. package/src/models/UpdateApplicationAdvancedConfigRequest.ts +3 -3
  257. package/src/models/UpdateApplicationClientSecretExpirationTimeRequest.ts +2 -2
  258. package/src/models/UpdateApplicationFederatedCredentialRequest.ts +260 -1
  259. package/src/models/UpdateApplicationInfoRequest.ts +2 -2
  260. package/src/models/UpdateApplicationInfoResponseBody.ts +1 -1
  261. package/src/models/UpdateCredentialDescriptionRequest.ts +3 -3
  262. package/src/models/UpdateCredentialDescriptionResponseBody.ts +1 -1
  263. package/src/models/UpdateCredentialProviderRequest.ts +23 -33
  264. package/src/models/UpdateCredentialProviderResponseBody.ts +1 -1
  265. package/src/models/UpdateFederatedCredentialProviderDescriptionRequest.ts +2 -2
  266. package/src/models/UpdateFederatedCredentialProviderRequest.ts +12 -12
  267. 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 to a specified user in the current application.
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 to a specified user in the current application.
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 permissions to multiple EIAM accounts to access an application.
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 permissions to multiple EIAM accounts to access an application.
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 a client application permissions for specific scopes on a specified resource server.
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 a client application permissions for specific scopes on a specified resource server.
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 a group permissions for specified scopes on a resource server.
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 a group permissions for specified scopes on a resource server.
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 for a specified resource server to an organization.
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 for a specified resource server to an organization.
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 scope permissions for a specified resource server to a user account.
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 scope permissions for a specified resource server to a user account.
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 resource server for a client application.
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 resource server for a client application.
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 organizational unit for an application is within the synchronization scope.
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 organizational unit for an application is within the synchronization scope.
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 the specified EIAM instance.
994
+ * Creates an application resource in a specified EIAM instance.
995
995
  *
996
996
  * @remarks
997
- * You must select the required SSO protocol when you create the application. This selection cannot be changed after creation.
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 the specified EIAM instance.
1053
+ * Creates an application resource in a specified EIAM instance.
1054
1054
  *
1055
1055
  * @remarks
1056
- * You must select the required SSO protocol when you create the application. This selection cannot be changed after creation.
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 up to two client secrets for each application.
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 up to two client secrets for each application.
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 client public key for an application. The machine-to-machine (M2M) authorization server uses this public key to verify the assertion included in a token request from an M2M client using the PRIVATE_KEY_JWT method.
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 client public key for an application. The machine-to-machine (M2M) authorization server uses this public key to verify the assertion included in a token request from an M2M client using the PRIVATE_KEY_JWT method.
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 the specified IDaaS EIAM instance.
1481
+ * Creates a cloud account resource in a specified EIAM instance.
1473
1482
  *
1474
1483
  * @remarks
1475
- * *Before you call this operation, ensure that you understand the billing methods and [pricing](https://www.aliyun.com/price/product#/ecs/detail) of IDaaS EIAM.**
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 the specified IDaaS EIAM instance.
1534
+ * Creates a cloud account resource in a specified EIAM instance.
1526
1535
  *
1527
1536
  * @remarks
1528
- * *Before you call this operation, ensure that you understand the billing methods and [pricing](https://www.aliyun.com/price/product#/ecs/detail) of IDaaS EIAM.**
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
- * Create an identity provider.
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
- * Create an identity provider.
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 Employee Identity and Access Management (EIAM) application.
2648
+ * Deletes an EIAM application resource.
2640
2649
  *
2641
2650
  * @remarks
2642
- * Make sure that the EIAM application that you want to delete is not used before you delete the EIAM application. After you delete the EIAM application, all configurations are deleted and cannot be restored.
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 Employee Identity and Access Management (EIAM) application.
2683
+ * Deletes an EIAM application resource.
2675
2684
  *
2676
2685
  * @remarks
2677
- * Make sure that the EIAM application that you want to delete is not used before you delete the EIAM application. After you delete the EIAM application, all configurations are deleted and cannot be restored.
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 key for an Employee Identity and Access Management (EIAM) application.
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 key for an Employee Identity and Access Management (EIAM) application.
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 for an application.
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 for an application.
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 application token.
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 application token.
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 the ClientPublicKey for a specified application.
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 the ClientPublicKey for a specified application.
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 from a specified resource server.
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 from a specified resource server.
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 enabled Employee Identity and Access Management (EIAM) application. All features of the EIAM application cannot be used if you disable the EIAM application.
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
- * All features of the EIAM application cannot be used if you disable the EIAM application, such as single sign-on (SSO) and account synchronization. Make sure that you acknowledge the risks of the delete operation.
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 enabled Employee Identity and Access Management (EIAM) application. All features of the EIAM application cannot be used if you disable the EIAM application.
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
- * All features of the EIAM application cannot be used if you disable the EIAM application, such as single sign-on (SSO) and account synchronization. Make sure that you acknowledge the risks of the delete operation.
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 resource server functionality for a specified application.
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 resource server functionality for a specified application.
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 the status of an application from enabled to disabled, all application features, such as single sign-on (SSO) and account synchronization, become unavailable. Be aware of the potential threats associated with this operation.
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 the status of an application from enabled to disabled, all application features, such as single sign-on (SSO) and account synchronization, become unavailable. Be aware of the potential threats associated with this operation.
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 the ClientPublicKey for a specified application.
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 the ClientPublicKey for a specified application.
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 single sign-on (SSO) for an EIAM application.
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 single sign-on (SSO) for an EIAM application.
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 the specified ClientPublicKey for an application.
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 the specified ClientPublicKey for an application.
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
- * Obtain an access token to call a resource server using a specified application as the client.
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
@@ -6488,7 +6497,7 @@ class Client extends openapi_core_1.default {
6488
6497
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GenerateOauthTokenResponse({}));
6489
6498
  }
6490
6499
  /**
6491
- * Obtain an access token to call a resource server using a specified application as the client.
6500
+ * Obtains an access token for accessing a resource server by using a specified application as the client identity.
6492
6501
  *
6493
6502
  * @param request - GenerateOauthTokenRequest
6494
6503
  * @returns GenerateOauthTokenResponse
@@ -6672,7 +6681,7 @@ class Client extends openapi_core_1.default {
6672
6681
  return await this.getApplicationAdvancedConfigWithOptions(request, runtime);
6673
6682
  }
6674
6683
  /**
6675
- * Retrieves the federated credential for an application.
6684
+ * Retrieves the federated identity credential of an application.
6676
6685
  *
6677
6686
  * @param request - GetApplicationFederatedCredentialRequest
6678
6687
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6707,7 +6716,7 @@ class Client extends openapi_core_1.default {
6707
6716
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetApplicationFederatedCredentialResponse({}));
6708
6717
  }
6709
6718
  /**
6710
- * Retrieves the federated credential for an application.
6719
+ * Retrieves the federated identity credential of an application.
6711
6720
  *
6712
6721
  * @param request - GetApplicationFederatedCredentialRequest
6713
6722
  * @returns GetApplicationFederatedCredentialResponse
@@ -6717,7 +6726,7 @@ class Client extends openapi_core_1.default {
6717
6726
  return await this.getApplicationFederatedCredentialWithOptions(request, runtime);
6718
6727
  }
6719
6728
  /**
6720
- * Queries the permissions of the Developer API feature for an Employee Identity and Access Management (EIAM) application.
6729
+ * Queries the Developer API authorization scope of an EIAM application.
6721
6730
  *
6722
6731
  * @param request - GetApplicationGrantScopeRequest
6723
6732
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6749,7 +6758,7 @@ class Client extends openapi_core_1.default {
6749
6758
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetApplicationGrantScopeResponse({}));
6750
6759
  }
6751
6760
  /**
6752
- * Queries the permissions of the Developer API feature for an Employee Identity and Access Management (EIAM) application.
6761
+ * Queries the Developer API authorization scope of an EIAM application.
6753
6762
  *
6754
6763
  * @param request - GetApplicationGrantScopeRequest
6755
6764
  * @returns GetApplicationGrantScopeResponse
@@ -6885,7 +6894,7 @@ class Client extends openapi_core_1.default {
6885
6894
  return await this.getApplicationProvisioningUserPrimaryOrganizationalUnitWithOptions(request, runtime);
6886
6895
  }
6887
6896
  /**
6888
- * Retrieves the details of an application role.
6897
+ * Retrieves application role information.
6889
6898
  *
6890
6899
  * @param request - GetApplicationRoleRequest
6891
6900
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6920,7 +6929,7 @@ class Client extends openapi_core_1.default {
6920
6929
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetApplicationRoleResponse({}));
6921
6930
  }
6922
6931
  /**
6923
- * Retrieves the details of an application role.
6932
+ * Retrieves application role information.
6924
6933
  *
6925
6934
  * @param request - GetApplicationRoleRequest
6926
6935
  * @returns GetApplicationRoleResponse
@@ -6972,7 +6981,7 @@ class Client extends openapi_core_1.default {
6972
6981
  return await this.getApplicationSsoConfigWithOptions(request, runtime);
6973
6982
  }
6974
6983
  /**
6975
- * Retrieves the details of an application template.
6984
+ * Retrieves application template information.
6976
6985
  *
6977
6986
  * @param request - GetApplicationTemplateRequest
6978
6987
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7001,7 +7010,7 @@ class Client extends openapi_core_1.default {
7001
7010
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetApplicationTemplateResponse({}));
7002
7011
  }
7003
7012
  /**
7004
- * Retrieves the details of an application template.
7013
+ * Retrieves application template information.
7005
7014
  *
7006
7015
  * @param request - GetApplicationTemplateRequest
7007
7016
  * @returns GetApplicationTemplateResponse
@@ -7182,7 +7191,7 @@ class Client extends openapi_core_1.default {
7182
7191
  return await this.getBrandWithOptions(request, runtime);
7183
7192
  }
7184
7193
  /**
7185
- * Retrieves the ClientPublicKey for a specified application.
7194
+ * Queries the ClientPublicKey of a specified application.
7186
7195
  *
7187
7196
  * @param request - GetClientPublicKeyRequest
7188
7197
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7217,7 +7226,7 @@ class Client extends openapi_core_1.default {
7217
7226
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetClientPublicKeyResponse({}));
7218
7227
  }
7219
7228
  /**
7220
- * Retrieves the ClientPublicKey for a specified application.
7229
+ * Queries the ClientPublicKey of a specified application.
7221
7230
  *
7222
7231
  * @param request - GetClientPublicKeyRequest
7223
7232
  * @returns GetClientPublicKeyResponse
@@ -7269,7 +7278,7 @@ class Client extends openapi_core_1.default {
7269
7278
  return await this.getCloudAccountWithOptions(request, runtime);
7270
7279
  }
7271
7280
  /**
7272
- * Retrieves information about a cloud role.
7281
+ * Queries the resource information of a cloud role.
7273
7282
  *
7274
7283
  * @param request - GetCloudAccountRoleRequest
7275
7284
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7304,7 +7313,7 @@ class Client extends openapi_core_1.default {
7304
7313
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetCloudAccountRoleResponse({}));
7305
7314
  }
7306
7315
  /**
7307
- * Retrieves information about a cloud role.
7316
+ * Queries the resource information of a cloud role.
7308
7317
  *
7309
7318
  * @param request - GetCloudAccountRoleRequest
7310
7319
  * @returns GetCloudAccountRoleResponse
@@ -7362,7 +7371,7 @@ class Client extends openapi_core_1.default {
7362
7371
  return await this.getConditionalAccessPolicyWithOptions(request, runtime);
7363
7372
  }
7364
7373
  /**
7365
- * Retrieves the details of a specific credential.
7374
+ * Queries the information about a credential resource.
7366
7375
  *
7367
7376
  * @param request - GetCredentialRequest
7368
7377
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7394,7 +7403,7 @@ class Client extends openapi_core_1.default {
7394
7403
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetCredentialResponse({}));
7395
7404
  }
7396
7405
  /**
7397
- * Retrieves the details of a specific credential.
7406
+ * Queries the information about a credential resource.
7398
7407
  *
7399
7408
  * @param request - GetCredentialRequest
7400
7409
  * @returns GetCredentialResponse
@@ -7404,7 +7413,7 @@ class Client extends openapi_core_1.default {
7404
7413
  return await this.getCredentialWithOptions(request, runtime);
7405
7414
  }
7406
7415
  /**
7407
- * Retrieves the details of a credential provider.
7416
+ * Queries the details of a credential provider.
7408
7417
  *
7409
7418
  * @param request - GetCredentialProviderRequest
7410
7419
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7436,7 +7445,7 @@ class Client extends openapi_core_1.default {
7436
7445
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetCredentialProviderResponse({}));
7437
7446
  }
7438
7447
  /**
7439
- * Retrieves the details of a credential provider.
7448
+ * Queries the details of a credential provider.
7440
7449
  *
7441
7450
  * @param request - GetCredentialProviderRequest
7442
7451
  * @returns GetCredentialProviderResponse
@@ -8817,7 +8826,7 @@ class Client extends openapi_core_1.default {
8817
8826
  return await this.listActionTrackEventTypesWithOptions(request, runtime);
8818
8827
  }
8819
8828
  /**
8820
- * Returns a paginated list of application accounts.
8829
+ * Queries the application accounts of an application by paging.
8821
8830
  *
8822
8831
  * @param request - ListApplicationAccountsRequest
8823
8832
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8855,7 +8864,7 @@ class Client extends openapi_core_1.default {
8855
8864
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListApplicationAccountsResponse({}));
8856
8865
  }
8857
8866
  /**
8858
- * Returns a paginated list of application accounts.
8867
+ * Queries the application accounts of an application by paging.
8859
8868
  *
8860
8869
  * @param request - ListApplicationAccountsRequest
8861
8870
  * @returns ListApplicationAccountsResponse
@@ -8958,7 +8967,7 @@ class Client extends openapi_core_1.default {
8958
8967
  return await this.listApplicationClientSecretsWithOptions(request, runtime);
8959
8968
  }
8960
8969
  /**
8961
- * Lists the federated credentials for an application.
8970
+ * Queries a list of application federated credentials.
8962
8971
  *
8963
8972
  * @param request - ListApplicationFederatedCredentialsRequest
8964
8973
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9002,7 +9011,7 @@ class Client extends openapi_core_1.default {
9002
9011
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListApplicationFederatedCredentialsResponse({}));
9003
9012
  }
9004
9013
  /**
9005
- * Lists the federated credentials for an application.
9014
+ * Queries a list of application federated credentials.
9006
9015
  *
9007
9016
  * @param request - ListApplicationFederatedCredentialsRequest
9008
9017
  * @returns ListApplicationFederatedCredentialsResponse
@@ -9012,7 +9021,7 @@ class Client extends openapi_core_1.default {
9012
9021
  return await this.listApplicationFederatedCredentialsWithOptions(request, runtime);
9013
9022
  }
9014
9023
  /**
9015
- * Lists the application federated credentials for a specified federated credential provider.
9024
+ * Queries the list of application federated credentials by federated trust source ID.
9016
9025
  *
9017
9026
  * @param request - ListApplicationFederatedCredentialsForProviderRequest
9018
9027
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9053,7 +9062,7 @@ class Client extends openapi_core_1.default {
9053
9062
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListApplicationFederatedCredentialsForProviderResponse({}));
9054
9063
  }
9055
9064
  /**
9056
- * Lists the application federated credentials for a specified federated credential provider.
9065
+ * Queries the list of application federated credentials by federated trust source ID.
9057
9066
  *
9058
9067
  * @param request - ListApplicationFederatedCredentialsForProviderRequest
9059
9068
  * @returns ListApplicationFederatedCredentialsForProviderResponse
@@ -9114,7 +9123,7 @@ class Client extends openapi_core_1.default {
9114
9123
  return await this.listApplicationRolesWithOptions(request, runtime);
9115
9124
  }
9116
9125
  /**
9117
- * Call the ListApplicationSupportedProvisionProtocolTypes operation to query the account synchronization protocols supported by an application.
9126
+ * Queries the list of account synchronization types supported by an application.
9118
9127
  *
9119
9128
  * @param request - ListApplicationSupportedProvisionProtocolTypesRequest
9120
9129
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9146,7 +9155,7 @@ class Client extends openapi_core_1.default {
9146
9155
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListApplicationSupportedProvisionProtocolTypesResponse({}));
9147
9156
  }
9148
9157
  /**
9149
- * Call the ListApplicationSupportedProvisionProtocolTypes operation to query the account synchronization protocols supported by an application.
9158
+ * Queries the list of account synchronization types supported by an application.
9150
9159
  *
9151
9160
  * @param request - ListApplicationSupportedProvisionProtocolTypesRequest
9152
9161
  * @returns ListApplicationSupportedProvisionProtocolTypesResponse
@@ -9156,7 +9165,7 @@ class Client extends openapi_core_1.default {
9156
9165
  return await this.listApplicationSupportedProvisionProtocolTypesWithOptions(request, runtime);
9157
9166
  }
9158
9167
  /**
9159
- * Retrieves a list of application tokens.
9168
+ * Retrieves the list of application tokens.
9160
9169
  *
9161
9170
  * @param request - ListApplicationTokensRequest
9162
9171
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9191,7 +9200,7 @@ class Client extends openapi_core_1.default {
9191
9200
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListApplicationTokensResponse({}));
9192
9201
  }
9193
9202
  /**
9194
- * Retrieves a list of application tokens.
9203
+ * Retrieves the list of application tokens.
9195
9204
  *
9196
9205
  * @param request - ListApplicationTokensRequest
9197
9206
  * @returns ListApplicationTokensResponse
@@ -9201,7 +9210,7 @@ class Client extends openapi_core_1.default {
9201
9210
  return await this.listApplicationTokensWithOptions(request, runtime);
9202
9211
  }
9203
9212
  /**
9204
- * Retrieves a paginated list of EIAM applications.
9213
+ * Performs a paged query to retrieve information about one or more EIAM applications with paging.
9205
9214
  *
9206
9215
  * @param request - ListApplicationsRequest
9207
9216
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9234,6 +9243,9 @@ class Client extends openapi_core_1.default {
9234
9243
  if (!$dara.isNull(request.m2MClientStatus)) {
9235
9244
  query["M2MClientStatus"] = request.m2MClientStatus;
9236
9245
  }
9246
+ if (!$dara.isNull(request.managedServiceCode)) {
9247
+ query["ManagedServiceCode"] = request.managedServiceCode;
9248
+ }
9237
9249
  if (!$dara.isNull(request.pageNumber)) {
9238
9250
  query["PageNumber"] = request.pageNumber;
9239
9251
  }
@@ -9243,6 +9255,9 @@ class Client extends openapi_core_1.default {
9243
9255
  if (!$dara.isNull(request.resourceServerStatus)) {
9244
9256
  query["ResourceServerStatus"] = request.resourceServerStatus;
9245
9257
  }
9258
+ if (!$dara.isNull(request.serviceManaged)) {
9259
+ query["ServiceManaged"] = request.serviceManaged;
9260
+ }
9246
9261
  if (!$dara.isNull(request.ssoType)) {
9247
9262
  query["SsoType"] = request.ssoType;
9248
9263
  }
@@ -9266,7 +9281,7 @@ class Client extends openapi_core_1.default {
9266
9281
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListApplicationsResponse({}));
9267
9282
  }
9268
9283
  /**
9269
- * Retrieves a paginated list of EIAM applications.
9284
+ * Performs a paged query to retrieve information about one or more EIAM applications with paging.
9270
9285
  *
9271
9286
  * @param request - ListApplicationsRequest
9272
9287
  * @returns ListApplicationsResponse
@@ -9972,7 +9987,7 @@ class Client extends openapi_core_1.default {
9972
9987
  return await this.listClientPublicKeysWithOptions(request, runtime);
9973
9988
  }
9974
9989
  /**
9975
- * Queries a paginated list of cloud roles.
9990
+ * Queries the information about one or more cloud roles by using paging.
9976
9991
  *
9977
9992
  * @param request - ListCloudAccountRolesRequest
9978
9993
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10013,7 +10028,7 @@ class Client extends openapi_core_1.default {
10013
10028
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCloudAccountRolesResponse({}));
10014
10029
  }
10015
10030
  /**
10016
- * Queries a paginated list of cloud roles.
10031
+ * Queries the information about one or more cloud roles by using paging.
10017
10032
  *
10018
10033
  * @param request - ListCloudAccountRolesRequest
10019
10034
  * @returns ListCloudAccountRolesResponse
@@ -10257,7 +10272,7 @@ class Client extends openapi_core_1.default {
10257
10272
  return await this.listConditionalAccessPoliciesForUserWithOptions(request, runtime);
10258
10273
  }
10259
10274
  /**
10260
- * Lists the credential providers.
10275
+ * Lists credential providers.
10261
10276
  *
10262
10277
  * @param request - ListCredentialProvidersRequest
10263
10278
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10304,7 +10319,7 @@ class Client extends openapi_core_1.default {
10304
10319
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCredentialProvidersResponse({}));
10305
10320
  }
10306
10321
  /**
10307
- * Lists the credential providers.
10322
+ * Lists credential providers.
10308
10323
  *
10309
10324
  * @param request - ListCredentialProvidersRequest
10310
10325
  * @returns ListCredentialProvidersResponse
@@ -10314,7 +10329,7 @@ class Client extends openapi_core_1.default {
10314
10329
  return await this.listCredentialProvidersWithOptions(request, runtime);
10315
10330
  }
10316
10331
  /**
10317
- * Retrieves a paginated list of credentials.
10332
+ * Queries the information of one or more credentials by using paging.
10318
10333
  *
10319
10334
  * @param request - ListCredentialsRequest
10320
10335
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10367,7 +10382,7 @@ class Client extends openapi_core_1.default {
10367
10382
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCredentialsResponse({}));
10368
10383
  }
10369
10384
  /**
10370
- * Retrieves a paginated list of credentials.
10385
+ * Queries the information of one or more credentials by using paging.
10371
10386
  *
10372
10387
  * @param request - ListCredentialsRequest
10373
10388
  * @returns ListCredentialsResponse
@@ -10676,7 +10691,7 @@ class Client extends openapi_core_1.default {
10676
10691
  return await this.listEventTypesWithOptions(request, runtime);
10677
10692
  }
10678
10693
  /**
10679
- * Lists federated identity providers.
10694
+ * Queries a list of federated trust sources.
10680
10695
  *
10681
10696
  * @param request - ListFederatedCredentialProvidersRequest
10682
10697
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10720,7 +10735,7 @@ class Client extends openapi_core_1.default {
10720
10735
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListFederatedCredentialProvidersResponse({}));
10721
10736
  }
10722
10737
  /**
10723
- * Lists federated identity providers.
10738
+ * Queries a list of federated trust sources.
10724
10739
  *
10725
10740
  * @param request - ListFederatedCredentialProvidersRequest
10726
10741
  * @returns ListFederatedCredentialProvidersResponse
@@ -11598,7 +11613,7 @@ class Client extends openapi_core_1.default {
11598
11613
  return await this.listRegionsWithOptions(runtime);
11599
11614
  }
11600
11615
  /**
11601
- * Query the list of Scope permissions under a specified ResourceServer using cursor-based pagination.
11616
+ * Queries the list of scope permissions under a specified ResourceServer by using a cursor.
11602
11617
  *
11603
11618
  * @param request - ListResourceServerScopesRequest
11604
11619
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11654,7 +11669,7 @@ class Client extends openapi_core_1.default {
11654
11669
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListResourceServerScopesResponse({}));
11655
11670
  }
11656
11671
  /**
11657
- * Query the list of Scope permissions under a specified ResourceServer using cursor-based pagination.
11672
+ * Queries the list of scope permissions under a specified ResourceServer by using a cursor.
11658
11673
  *
11659
11674
  * @param request - ListResourceServerScopesRequest
11660
11675
  * @returns ListResourceServerScopesResponse
@@ -11664,7 +11679,7 @@ class Client extends openapi_core_1.default {
11664
11679
  return await this.listResourceServerScopesWithOptions(request, runtime);
11665
11680
  }
11666
11681
  /**
11667
- * Performs a paged query to retrieve the ResourceServer and Scope permissions that are granted to the current user.
11682
+ * Queries the list of ResourceServer and Scope permissions granted to the current account by using a cursor-based approach.
11668
11683
  *
11669
11684
  * @param request - ListResourceServersForUserRequest
11670
11685
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11705,7 +11720,7 @@ class Client extends openapi_core_1.default {
11705
11720
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListResourceServersForUserResponse({}));
11706
11721
  }
11707
11722
  /**
11708
- * Performs a paged query to retrieve the ResourceServer and Scope permissions that are granted to the current user.
11723
+ * Queries the list of ResourceServer and Scope permissions granted to the current account by using a cursor-based approach.
11709
11724
  *
11710
11725
  * @param request - ListResourceServersForUserRequest
11711
11726
  * @returns ListResourceServersForUserResponse
@@ -12162,7 +12177,7 @@ class Client extends openapi_core_1.default {
12162
12177
  return await this.listUsersForResourceServerWithOptions(request, runtime);
12163
12178
  }
12164
12179
  /**
12165
- * Obtains the client secret for an EIAM application. The secret is returned without desensitization. To obtain a desensitized secret, call the ListApplicationClientSecrets operation.
12180
+ * Retrieves the client secret of an EIAM application. The returned secret is not masked. To retrieve masked secrets, call the ListApplicationClientSecrets operation.
12166
12181
  *
12167
12182
  * @param request - ObtainApplicationClientSecretRequest
12168
12183
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12197,7 +12212,7 @@ class Client extends openapi_core_1.default {
12197
12212
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ObtainApplicationClientSecretResponse({}));
12198
12213
  }
12199
12214
  /**
12200
- * Obtains the client secret for an EIAM application. The secret is returned without desensitization. To obtain a desensitized secret, call the ListApplicationClientSecrets operation.
12215
+ * Retrieves the client secret of an EIAM application. The returned secret is not masked. To retrieve masked secrets, call the ListApplicationClientSecrets operation.
12201
12216
  *
12202
12217
  * @param request - ObtainApplicationClientSecretRequest
12203
12218
  * @returns ObtainApplicationClientSecretResponse
@@ -12207,10 +12222,10 @@ class Client extends openapi_core_1.default {
12207
12222
  return await this.obtainApplicationClientSecretWithOptions(request, runtime);
12208
12223
  }
12209
12224
  /**
12210
- * Queries the token of a specified application.
12225
+ * Queries a specified application token.
12211
12226
  *
12212
12227
  * @remarks
12213
- * When you disable an application, all its features, such as single sign-on (SSO) and account synchronization, become unavailable. Ensure that you understand the potential threats of this operation.
12228
+ * 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
12229
  *
12215
12230
  * @param request - ObtainApplicationTokenRequest
12216
12231
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12245,10 +12260,10 @@ class Client extends openapi_core_1.default {
12245
12260
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ObtainApplicationTokenResponse({}));
12246
12261
  }
12247
12262
  /**
12248
- * Queries the token of a specified application.
12263
+ * Queries a specified application token.
12249
12264
  *
12250
12265
  * @remarks
12251
- * When you disable an application, all its features, such as single sign-on (SSO) and account synchronization, become unavailable. Ensure that you understand the potential threats of this operation.
12266
+ * 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
12267
  *
12253
12268
  * @param request - ObtainApplicationTokenRequest
12254
12269
  * @returns ObtainApplicationTokenResponse
@@ -12258,7 +12273,7 @@ class Client extends openapi_core_1.default {
12258
12273
  return await this.obtainApplicationTokenWithOptions(request, runtime);
12259
12274
  }
12260
12275
  /**
12261
- * Retrieves a credential containing sensitive information.
12276
+ * Queries a credential resource that contains sensitive information.
12262
12277
  *
12263
12278
  * @param request - ObtainCredentialRequest
12264
12279
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12290,7 +12305,7 @@ class Client extends openapi_core_1.default {
12290
12305
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ObtainCredentialResponse({}));
12291
12306
  }
12292
12307
  /**
12293
- * Retrieves a credential containing sensitive information.
12308
+ * Queries a credential resource that contains sensitive information.
12294
12309
  *
12295
12310
  * @param request - ObtainCredentialRequest
12296
12311
  * @returns ObtainCredentialResponse
@@ -12345,10 +12360,10 @@ class Client extends openapi_core_1.default {
12345
12360
  return await this.obtainDomainProxyTokenWithOptions(request, runtime);
12346
12361
  }
12347
12362
  /**
12348
- * Deletes the application account of a specified user from an application.
12363
+ * Deletes an application account of a specified employee under the current application.
12349
12364
  *
12350
12365
  * @remarks
12351
- * This operation queries only applications that are directly assigned to an organization. When you call this operation, you can use the **ApplicationIds** parameter to filter the applications.
12366
+ * 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
12367
  *
12353
12368
  * @param request - RemoveApplicationAccountFromUserRequest
12354
12369
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12386,10 +12401,10 @@ class Client extends openapi_core_1.default {
12386
12401
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.RemoveApplicationAccountFromUserResponse({}));
12387
12402
  }
12388
12403
  /**
12389
- * Deletes the application account of a specified user from an application.
12404
+ * Deletes an application account of a specified employee under the current application.
12390
12405
  *
12391
12406
  * @remarks
12392
- * This operation queries only applications that are directly assigned to an organization. When you call this operation, you can use the **ApplicationIds** parameter to filter the applications.
12407
+ * 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
12408
  *
12394
12409
  * @param request - RemoveApplicationAccountFromUserRequest
12395
12410
  * @returns RemoveApplicationAccountFromUserResponse
@@ -12708,7 +12723,7 @@ class Client extends openapi_core_1.default {
12708
12723
  return await this.renewFreeLicenseEndTimeWithOptions(request, runtime);
12709
12724
  }
12710
12725
  /**
12711
- * Revokes application access from multiple EIAM groups in a batch.
12726
+ * Revokes the permissions of multiple Employee Identity and Access Management (EIAM) groups to access an application in a batch.
12712
12727
  *
12713
12728
  * @param request - RevokeApplicationFromGroupsRequest
12714
12729
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12746,7 +12761,7 @@ class Client extends openapi_core_1.default {
12746
12761
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.RevokeApplicationFromGroupsResponse({}));
12747
12762
  }
12748
12763
  /**
12749
- * Revokes application access from multiple EIAM groups in a batch.
12764
+ * Revokes the permissions of multiple Employee Identity and Access Management (EIAM) groups to access an application in a batch.
12750
12765
  *
12751
12766
  * @param request - RevokeApplicationFromGroupsRequest
12752
12767
  * @returns RevokeApplicationFromGroupsResponse
@@ -12804,7 +12819,7 @@ class Client extends openapi_core_1.default {
12804
12819
  return await this.revokeApplicationFromOrganizationalUnitsWithOptions(request, runtime);
12805
12820
  }
12806
12821
  /**
12807
- * Revokes access to an application from multiple EIAM accounts.
12822
+ * Revokes the permissions of multiple Enterprise Identity Access Management (EIAM) accounts to access an application in a batch.
12808
12823
  *
12809
12824
  * @param request - RevokeApplicationFromUsersRequest
12810
12825
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12842,7 +12857,7 @@ class Client extends openapi_core_1.default {
12842
12857
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.RevokeApplicationFromUsersResponse({}));
12843
12858
  }
12844
12859
  /**
12845
- * Revokes access to an application from multiple EIAM accounts.
12860
+ * Revokes the permissions of multiple Enterprise Identity Access Management (EIAM) accounts to access an application in a batch.
12846
12861
  *
12847
12862
  * @param request - RevokeApplicationFromUsersRequest
12848
12863
  * @returns RevokeApplicationFromUsersResponse
@@ -12852,7 +12867,7 @@ class Client extends openapi_core_1.default {
12852
12867
  return await this.revokeApplicationFromUsersWithOptions(request, runtime);
12853
12868
  }
12854
12869
  /**
12855
- * Revokes the authorization for a resource server from a client application.
12870
+ * Cancels the authorization granted by a specified ResourceServer to a Client application.
12856
12871
  *
12857
12872
  * @param request - RevokeResourceServerFromClientRequest
12858
12873
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12887,7 +12902,7 @@ class Client extends openapi_core_1.default {
12887
12902
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.RevokeResourceServerFromClientResponse({}));
12888
12903
  }
12889
12904
  /**
12890
- * Revokes the authorization for a resource server from a client application.
12905
+ * Cancels the authorization granted by a specified ResourceServer to a Client application.
12891
12906
  *
12892
12907
  * @param request - RevokeResourceServerFromClientRequest
12893
12908
  * @returns RevokeResourceServerFromClientResponse
@@ -12897,7 +12912,7 @@ class Client extends openapi_core_1.default {
12897
12912
  return await this.revokeResourceServerFromClientWithOptions(request, runtime);
12898
12913
  }
12899
12914
  /**
12900
- * Revokes specified scope permissions of a resource server from a client application.
12915
+ * Revokes the scope permissions of a specified ResourceServer from a client application.
12901
12916
  *
12902
12917
  * @param request - RevokeResourceServerScopesFromClientRequest
12903
12918
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12935,7 +12950,7 @@ class Client extends openapi_core_1.default {
12935
12950
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.RevokeResourceServerScopesFromClientResponse({}));
12936
12951
  }
12937
12952
  /**
12938
- * Revokes specified scope permissions of a resource server from a client application.
12953
+ * Revokes the scope permissions of a specified ResourceServer from a client application.
12939
12954
  *
12940
12955
  * @param request - RevokeResourceServerScopesFromClientRequest
12941
12956
  * @returns RevokeResourceServerScopesFromClientResponse
@@ -12945,7 +12960,7 @@ class Client extends openapi_core_1.default {
12945
12960
  return await this.revokeResourceServerScopesFromClientWithOptions(request, runtime);
12946
12961
  }
12947
12962
  /**
12948
- * Revokes a resource server\\"s scope permissions from a group.
12963
+ * Revokes the authorization of Scope permissions under a specified ResourceServer from a group.
12949
12964
  *
12950
12965
  * @param request - RevokeResourceServerScopesFromGroupRequest
12951
12966
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12983,7 +12998,7 @@ class Client extends openapi_core_1.default {
12983
12998
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.RevokeResourceServerScopesFromGroupResponse({}));
12984
12999
  }
12985
13000
  /**
12986
- * Revokes a resource server\\"s scope permissions from a group.
13001
+ * Revokes the authorization of Scope permissions under a specified ResourceServer from a group.
12987
13002
  *
12988
13003
  * @param request - RevokeResourceServerScopesFromGroupRequest
12989
13004
  * @returns RevokeResourceServerScopesFromGroupResponse
@@ -12993,7 +13008,7 @@ class Client extends openapi_core_1.default {
12993
13008
  return await this.revokeResourceServerScopesFromGroupWithOptions(request, runtime);
12994
13009
  }
12995
13010
  /**
12996
- * Revokes scope permissions for a resource server from an organization.
13011
+ * Revokes the authorization of Scope permissions under a specified ResourceServer from an organizational unit.
12997
13012
  *
12998
13013
  * @param request - RevokeResourceServerScopesFromOrganizationalUnitRequest
12999
13014
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13031,7 +13046,7 @@ class Client extends openapi_core_1.default {
13031
13046
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.RevokeResourceServerScopesFromOrganizationalUnitResponse({}));
13032
13047
  }
13033
13048
  /**
13034
- * Revokes scope permissions for a resource server from an organization.
13049
+ * Revokes the authorization of Scope permissions under a specified ResourceServer from an organizational unit.
13035
13050
  *
13036
13051
  * @param request - RevokeResourceServerScopesFromOrganizationalUnitRequest
13037
13052
  * @returns RevokeResourceServerScopesFromOrganizationalUnitResponse
@@ -13041,7 +13056,7 @@ class Client extends openapi_core_1.default {
13041
13056
  return await this.revokeResourceServerScopesFromOrganizationalUnitWithOptions(request, runtime);
13042
13057
  }
13043
13058
  /**
13044
- * Revokes scope permissions for a specified resource server from an account.
13059
+ * Revokes the Scope permissions under a specified ResourceServer from an account.
13045
13060
  *
13046
13061
  * @param request - RevokeResourceServerScopesFromUserRequest
13047
13062
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13079,7 +13094,7 @@ class Client extends openapi_core_1.default {
13079
13094
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.RevokeResourceServerScopesFromUserResponse({}));
13080
13095
  }
13081
13096
  /**
13082
- * Revokes scope permissions for a specified resource server from an account.
13097
+ * Revokes the Scope permissions under a specified ResourceServer from an account.
13083
13098
  *
13084
13099
  * @param request - RevokeResourceServerScopesFromUserRequest
13085
13100
  * @returns RevokeResourceServerScopesFromUserResponse
@@ -13389,10 +13404,10 @@ class Client extends openapi_core_1.default {
13389
13404
  return await this.setApplicationResourceServerIdentifierWithOptions(request, runtime);
13390
13405
  }
13391
13406
  /**
13392
- * Sets the single sign-on (SSO) properties for an IDaaS application.
13407
+ * Sets the single sign-on (SSO) configuration properties for an EIAM application.
13393
13408
  *
13394
13409
  * @remarks
13395
- * In IDaaS, the Application Management feature lets you add applications that use various SSO protocols, such as SAML 2.0 and OpenID Connect (OIDC). However, each application can support only one SSO protocol. The protocol is specified during application creation and cannot be changed afterward. You must configure the SSO parameters according to the protocol that your application uses.
13410
+ * 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
13411
  *
13397
13412
  * @param request - SetApplicationSsoConfigRequest
13398
13413
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13439,10 +13454,10 @@ class Client extends openapi_core_1.default {
13439
13454
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.SetApplicationSsoConfigResponse({}));
13440
13455
  }
13441
13456
  /**
13442
- * Sets the single sign-on (SSO) properties for an IDaaS application.
13457
+ * Sets the single sign-on (SSO) configuration properties for an EIAM application.
13443
13458
  *
13444
13459
  * @remarks
13445
- * In IDaaS, the Application Management feature lets you add applications that use various SSO protocols, such as SAML 2.0 and OpenID Connect (OIDC). However, each application can support only one SSO protocol. The protocol is specified during application creation and cannot be changed afterward. You must configure the SSO parameters according to the protocol that your application uses.
13460
+ * 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
13461
  *
13447
13462
  * @param request - SetApplicationSsoConfigRequest
13448
13463
  * @returns SetApplicationSsoConfigResponse
@@ -14328,7 +14343,7 @@ class Client extends openapi_core_1.default {
14328
14343
  return await this.unlockUserWithOptions(request, runtime);
14329
14344
  }
14330
14345
  /**
14331
- * Updates the advanced configuration of an application.
14346
+ * Modifies the advanced configuration of an application.
14332
14347
  *
14333
14348
  * @param request - UpdateApplicationAdvancedConfigRequest
14334
14349
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14363,7 +14378,7 @@ class Client extends openapi_core_1.default {
14363
14378
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateApplicationAdvancedConfigResponse({}));
14364
14379
  }
14365
14380
  /**
14366
- * Updates the advanced configuration of an application.
14381
+ * Modifies the advanced configuration of an application.
14367
14382
  *
14368
14383
  * @param request - UpdateApplicationAdvancedConfigRequest
14369
14384
  * @returns UpdateApplicationAdvancedConfigResponse
@@ -14418,7 +14433,7 @@ class Client extends openapi_core_1.default {
14418
14433
  return await this.updateApplicationAuthorizationTypeWithOptions(request, runtime);
14419
14434
  }
14420
14435
  /**
14421
- * Updates the expiration time of a specified client secret for an application.
14436
+ * Updates the expiration time of a specified ClientSecret for an application.
14422
14437
  *
14423
14438
  * @param request - UpdateApplicationClientSecretExpirationTimeRequest
14424
14439
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14456,7 +14471,7 @@ class Client extends openapi_core_1.default {
14456
14471
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateApplicationClientSecretExpirationTimeResponse({}));
14457
14472
  }
14458
14473
  /**
14459
- * Updates the expiration time of a specified client secret for an application.
14474
+ * Updates the expiration time of a specified ClientSecret for an application.
14460
14475
  *
14461
14476
  * @param request - UpdateApplicationClientSecretExpirationTimeRequest
14462
14477
  * @returns UpdateApplicationClientSecretExpirationTimeResponse
@@ -14511,7 +14526,7 @@ class Client extends openapi_core_1.default {
14511
14526
  return await this.updateApplicationDescriptionWithOptions(request, runtime);
14512
14527
  }
14513
14528
  /**
14514
- * Updates an application\\"s federated credential.
14529
+ * Updates a federated credential for an application.
14515
14530
  *
14516
14531
  * @param request - UpdateApplicationFederatedCredentialRequest
14517
14532
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14532,6 +14547,12 @@ class Client extends openapi_core_1.default {
14532
14547
  if (!$dara.isNull(request.instanceId)) {
14533
14548
  query["InstanceId"] = request.instanceId;
14534
14549
  }
14550
+ if (!$dara.isNull(request.oidcVerificationConfig)) {
14551
+ query["OidcVerificationConfig"] = request.oidcVerificationConfig;
14552
+ }
14553
+ if (!$dara.isNull(request.pkcs7VerificationConfig)) {
14554
+ query["Pkcs7VerificationConfig"] = request.pkcs7VerificationConfig;
14555
+ }
14535
14556
  if (!$dara.isNull(request.verificationCondition)) {
14536
14557
  query["VerificationCondition"] = request.verificationCondition;
14537
14558
  }
@@ -14552,7 +14573,7 @@ class Client extends openapi_core_1.default {
14552
14573
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateApplicationFederatedCredentialResponse({}));
14553
14574
  }
14554
14575
  /**
14555
- * Updates an application\\"s federated credential.
14576
+ * Updates a federated credential for an application.
14556
14577
  *
14557
14578
  * @param request - UpdateApplicationFederatedCredentialRequest
14558
14579
  * @returns UpdateApplicationFederatedCredentialResponse
@@ -14610,7 +14631,7 @@ class Client extends openapi_core_1.default {
14610
14631
  return await this.updateApplicationFederatedCredentialDescriptionWithOptions(request, runtime);
14611
14632
  }
14612
14633
  /**
14613
- * Updates the basic information for an application.
14634
+ * Updates the basic information of an application.
14614
14635
  *
14615
14636
  * @param request - UpdateApplicationInfoRequest
14616
14637
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14660,7 +14681,7 @@ class Client extends openapi_core_1.default {
14660
14681
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateApplicationInfoResponse({}));
14661
14682
  }
14662
14683
  /**
14663
- * Updates the basic information for an application.
14684
+ * Updates the basic information of an application.
14664
14685
  *
14665
14686
  * @param request - UpdateApplicationInfoRequest
14666
14687
  * @returns UpdateApplicationInfoResponse
@@ -14721,7 +14742,7 @@ class Client extends openapi_core_1.default {
14721
14742
  return await this.updateApplicationRoleWithOptions(request, runtime);
14722
14743
  }
14723
14744
  /**
14724
- * Updates the description of an application role.
14745
+ * Modifies the description of an application role.
14725
14746
  *
14726
14747
  * @param request - UpdateApplicationRoleDescriptionRequest
14727
14748
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14759,7 +14780,7 @@ class Client extends openapi_core_1.default {
14759
14780
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateApplicationRoleDescriptionResponse({}));
14760
14781
  }
14761
14782
  /**
14762
- * Updates the description of an application role.
14783
+ * Modifies the description of an application role.
14763
14784
  *
14764
14785
  * @param request - UpdateApplicationRoleDescriptionRequest
14765
14786
  * @returns UpdateApplicationRoleDescriptionResponse
@@ -15608,7 +15629,7 @@ class Client extends openapi_core_1.default {
15608
15629
  return await this.updateCredentialWithOptions(request, runtime);
15609
15630
  }
15610
15631
  /**
15611
- * Update the description of a credential.
15632
+ * Updates the description of a credential.
15612
15633
  *
15613
15634
  * @param request - UpdateCredentialDescriptionRequest
15614
15635
  * @param runtime - runtime options for this request RuntimeOptions
@@ -15646,7 +15667,7 @@ class Client extends openapi_core_1.default {
15646
15667
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateCredentialDescriptionResponse({}));
15647
15668
  }
15648
15669
  /**
15649
- * Update the description of a credential.
15670
+ * Updates the description of a credential.
15650
15671
  *
15651
15672
  * @param request - UpdateCredentialDescriptionRequest
15652
15673
  * @returns UpdateCredentialDescriptionResponse
@@ -15896,7 +15917,7 @@ class Client extends openapi_core_1.default {
15896
15917
  return await this.updateDomainIcpNumberWithOptions(request, runtime);
15897
15918
  }
15898
15919
  /**
15899
- * Updates a federated credential provider.
15920
+ * Updates a federated trust source.
15900
15921
  *
15901
15922
  * @param request - UpdateFederatedCredentialProviderRequest
15902
15923
  * @param runtime - runtime options for this request RuntimeOptions
@@ -15943,7 +15964,7 @@ class Client extends openapi_core_1.default {
15943
15964
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateFederatedCredentialProviderResponse({}));
15944
15965
  }
15945
15966
  /**
15946
- * Updates a federated credential provider.
15967
+ * Updates a federated trust source.
15947
15968
  *
15948
15969
  * @param request - UpdateFederatedCredentialProviderRequest
15949
15970
  * @returns UpdateFederatedCredentialProviderResponse
@@ -15953,7 +15974,7 @@ class Client extends openapi_core_1.default {
15953
15974
  return await this.updateFederatedCredentialProviderWithOptions(request, runtime);
15954
15975
  }
15955
15976
  /**
15956
- * Updates the description of a federated credential provider.
15977
+ * Updates the description of a federated trust source.
15957
15978
  *
15958
15979
  * @param request - UpdateFederatedCredentialProviderDescriptionRequest
15959
15980
  * @param runtime - runtime options for this request RuntimeOptions
@@ -15988,7 +16009,7 @@ class Client extends openapi_core_1.default {
15988
16009
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateFederatedCredentialProviderDescriptionResponse({}));
15989
16010
  }
15990
16011
  /**
15991
- * Updates the description of a federated credential provider.
16012
+ * Updates the description of a federated trust source.
15992
16013
  *
15993
16014
  * @param request - UpdateFederatedCredentialProviderDescriptionRequest
15994
16015
  * @returns UpdateFederatedCredentialProviderDescriptionResponse