@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/src/client.ts CHANGED
@@ -38,7 +38,7 @@ export default class Client extends OpenApi {
38
38
  }
39
39
 
40
40
  /**
41
- * Adds an application account to a specified user in the current application.
41
+ * Adds an application account for a specified employee under the current application.
42
42
  *
43
43
  * @param request - AddApplicationAccountToUserRequest
44
44
  * @param runtime - runtime options for this request RuntimeOptions
@@ -81,7 +81,7 @@ export default class Client extends OpenApi {
81
81
  }
82
82
 
83
83
  /**
84
- * Adds an application account to a specified user in the current application.
84
+ * Adds an application account for a specified employee under the current application.
85
85
  *
86
86
  * @param request - AddApplicationAccountToUserRequest
87
87
  * @returns AddApplicationAccountToUserResponse
@@ -434,7 +434,7 @@ export default class Client extends OpenApi {
434
434
  }
435
435
 
436
436
  /**
437
- * Grants multiple EIAM groups access to an application.
437
+ * Grants multiple EIAM groups access to an application in a batch.
438
438
  *
439
439
  * @param request - AuthorizeApplicationToGroupsRequest
440
440
  * @param runtime - runtime options for this request RuntimeOptions
@@ -477,7 +477,7 @@ export default class Client extends OpenApi {
477
477
  }
478
478
 
479
479
  /**
480
- * Grants multiple EIAM groups access to an application.
480
+ * Grants multiple EIAM groups access to an application in a batch.
481
481
  *
482
482
  * @param request - AuthorizeApplicationToGroupsRequest
483
483
  * @returns AuthorizeApplicationToGroupsResponse
@@ -542,7 +542,7 @@ export default class Client extends OpenApi {
542
542
  }
543
543
 
544
544
  /**
545
- * Grants permissions to multiple EIAM accounts to access an application.
545
+ * Grants multiple EIAM accounts access to an application in a batch.
546
546
  *
547
547
  * @param request - AuthorizeApplicationToUsersRequest
548
548
  * @param runtime - runtime options for this request RuntimeOptions
@@ -585,7 +585,7 @@ export default class Client extends OpenApi {
585
585
  }
586
586
 
587
587
  /**
588
- * Grants permissions to multiple EIAM accounts to access an application.
588
+ * Grants multiple EIAM accounts access to an application in a batch.
589
589
  *
590
590
  * @param request - AuthorizeApplicationToUsersRequest
591
591
  * @returns AuthorizeApplicationToUsersResponse
@@ -596,7 +596,7 @@ export default class Client extends OpenApi {
596
596
  }
597
597
 
598
598
  /**
599
- * Grants a client application permissions for specific scopes on a specified resource server.
599
+ * Grants Scope permissions under a specified ResourceServer to a Client application.
600
600
  *
601
601
  * @param request - AuthorizeResourceServerScopesToClientRequest
602
602
  * @param runtime - runtime options for this request RuntimeOptions
@@ -639,7 +639,7 @@ export default class Client extends OpenApi {
639
639
  }
640
640
 
641
641
  /**
642
- * Grants a client application permissions for specific scopes on a specified resource server.
642
+ * Grants Scope permissions under a specified ResourceServer to a Client application.
643
643
  *
644
644
  * @param request - AuthorizeResourceServerScopesToClientRequest
645
645
  * @returns AuthorizeResourceServerScopesToClientResponse
@@ -650,7 +650,7 @@ export default class Client extends OpenApi {
650
650
  }
651
651
 
652
652
  /**
653
- * Grants a group permissions for specified scopes on a resource server.
653
+ * Grants Scope permissions under a specified ResourceServer to a group.
654
654
  *
655
655
  * @param request - AuthorizeResourceServerScopesToGroupRequest
656
656
  * @param runtime - runtime options for this request RuntimeOptions
@@ -697,7 +697,7 @@ export default class Client extends OpenApi {
697
697
  }
698
698
 
699
699
  /**
700
- * Grants a group permissions for specified scopes on a resource server.
700
+ * Grants Scope permissions under a specified ResourceServer to a group.
701
701
  *
702
702
  * @param request - AuthorizeResourceServerScopesToGroupRequest
703
703
  * @returns AuthorizeResourceServerScopesToGroupResponse
@@ -708,7 +708,7 @@ export default class Client extends OpenApi {
708
708
  }
709
709
 
710
710
  /**
711
- * Grants scope permissions for a specified resource server to an organization.
711
+ * Grants scope permissions under a specified ResourceServer to an organizational unit.
712
712
  *
713
713
  * @param request - AuthorizeResourceServerScopesToOrganizationalUnitRequest
714
714
  * @param runtime - runtime options for this request RuntimeOptions
@@ -755,7 +755,7 @@ export default class Client extends OpenApi {
755
755
  }
756
756
 
757
757
  /**
758
- * Grants scope permissions for a specified resource server to an organization.
758
+ * Grants scope permissions under a specified ResourceServer to an organizational unit.
759
759
  *
760
760
  * @param request - AuthorizeResourceServerScopesToOrganizationalUnitRequest
761
761
  * @returns AuthorizeResourceServerScopesToOrganizationalUnitResponse
@@ -766,7 +766,7 @@ export default class Client extends OpenApi {
766
766
  }
767
767
 
768
768
  /**
769
- * Grants scope permissions for a specified resource server to a user account.
769
+ * Grants Scope permissions under a specified ResourceServer to an account.
770
770
  *
771
771
  * @param request - AuthorizeResourceServerScopesToUserRequest
772
772
  * @param runtime - runtime options for this request RuntimeOptions
@@ -813,7 +813,7 @@ export default class Client extends OpenApi {
813
813
  }
814
814
 
815
815
  /**
816
- * Grants scope permissions for a specified resource server to a user account.
816
+ * Grants Scope permissions under a specified ResourceServer to an account.
817
817
  *
818
818
  * @param request - AuthorizeResourceServerScopesToUserRequest
819
819
  * @returns AuthorizeResourceServerScopesToUserResponse
@@ -824,7 +824,7 @@ export default class Client extends OpenApi {
824
824
  }
825
825
 
826
826
  /**
827
- * Authorizes a resource server for a client application.
827
+ * Authorizes a specified ResourceServer for a Client application.
828
828
  *
829
829
  * @param request - AuthorizeResourceServerToClientRequest
830
830
  * @param runtime - runtime options for this request RuntimeOptions
@@ -863,7 +863,7 @@ export default class Client extends OpenApi {
863
863
  }
864
864
 
865
865
  /**
866
- * Authorizes a resource server for a client application.
866
+ * Authorizes a specified ResourceServer for a Client application.
867
867
  *
868
868
  * @param request - AuthorizeResourceServerToClientRequest
869
869
  * @returns AuthorizeResourceServerToClientResponse
@@ -928,7 +928,7 @@ export default class Client extends OpenApi {
928
928
  }
929
929
 
930
930
  /**
931
- * Checks whether the primary organizational unit for an application is within the synchronization scope.
931
+ * Checks whether the primary organization for application synchronization is within the application synchronization scope.
932
932
  *
933
933
  * @param request - CheckApplicationProvisioningUserPrimaryOrganizationalUnitRequest
934
934
  * @param runtime - runtime options for this request RuntimeOptions
@@ -967,7 +967,7 @@ export default class Client extends OpenApi {
967
967
  }
968
968
 
969
969
  /**
970
- * Checks whether the primary organizational unit for an application is within the synchronization scope.
970
+ * Checks whether the primary organization for application synchronization is within the application synchronization scope.
971
971
  *
972
972
  * @param request - CheckApplicationProvisioningUserPrimaryOrganizationalUnitRequest
973
973
  * @returns CheckApplicationProvisioningUserPrimaryOrganizationalUnitResponse
@@ -1074,10 +1074,10 @@ export default class Client extends OpenApi {
1074
1074
  }
1075
1075
 
1076
1076
  /**
1077
- * Creates an application in the specified EIAM instance.
1077
+ * Creates an application resource in a specified EIAM instance.
1078
1078
  *
1079
1079
  * @remarks
1080
- * You must select the required SSO protocol when you create the application. This selection cannot be changed after creation.
1080
+ * 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.
1081
1081
  *
1082
1082
  * @param request - CreateApplicationRequest
1083
1083
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1144,10 +1144,10 @@ export default class Client extends OpenApi {
1144
1144
  }
1145
1145
 
1146
1146
  /**
1147
- * Creates an application in the specified EIAM instance.
1147
+ * Creates an application resource in a specified EIAM instance.
1148
1148
  *
1149
1149
  * @remarks
1150
- * You must select the required SSO protocol when you create the application. This selection cannot be changed after creation.
1150
+ * 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.
1151
1151
  *
1152
1152
  * @param request - CreateApplicationRequest
1153
1153
  * @returns CreateApplicationResponse
@@ -1158,7 +1158,7 @@ export default class Client extends OpenApi {
1158
1158
  }
1159
1159
 
1160
1160
  /**
1161
- * Creates a client secret for an EIAM application. You can create up to two client secrets for each application.
1161
+ * Creates a client secret for an EIAM application. You can create a maximum of two client secrets for each EIAM application.
1162
1162
  *
1163
1163
  * @param request - CreateApplicationClientSecretRequest
1164
1164
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1197,7 +1197,7 @@ export default class Client extends OpenApi {
1197
1197
  }
1198
1198
 
1199
1199
  /**
1200
- * Creates a client secret for an EIAM application. You can create up to two client secrets for each application.
1200
+ * Creates a client secret for an EIAM application. You can create a maximum of two client secrets for each EIAM application.
1201
1201
  *
1202
1202
  * @param request - CreateApplicationClientSecretRequest
1203
1203
  * @returns CreateApplicationClientSecretResponse
@@ -1208,7 +1208,7 @@ export default class Client extends OpenApi {
1208
1208
  }
1209
1209
 
1210
1210
  /**
1211
- * Creates an application federated credential.
1211
+ * Creates an application federated identity credential.
1212
1212
  *
1213
1213
  * @param request - CreateApplicationFederatedCredentialRequest
1214
1214
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1245,10 +1245,22 @@ export default class Client extends OpenApi {
1245
1245
  query["InstanceId"] = request.instanceId;
1246
1246
  }
1247
1247
 
1248
+ if (!$dara.isNull(request.oidcVerificationConfig)) {
1249
+ query["OidcVerificationConfig"] = request.oidcVerificationConfig;
1250
+ }
1251
+
1252
+ if (!$dara.isNull(request.pkcs7VerificationConfig)) {
1253
+ query["Pkcs7VerificationConfig"] = request.pkcs7VerificationConfig;
1254
+ }
1255
+
1248
1256
  if (!$dara.isNull(request.verificationCondition)) {
1249
1257
  query["VerificationCondition"] = request.verificationCondition;
1250
1258
  }
1251
1259
 
1260
+ if (!$dara.isNull(request.verificationMode)) {
1261
+ query["VerificationMode"] = request.verificationMode;
1262
+ }
1263
+
1252
1264
  let req = new $OpenApiUtil.OpenApiRequest({
1253
1265
  query: OpenApiUtil.query(query),
1254
1266
  });
@@ -1267,7 +1279,7 @@ export default class Client extends OpenApi {
1267
1279
  }
1268
1280
 
1269
1281
  /**
1270
- * Creates an application federated credential.
1282
+ * Creates an application federated identity credential.
1271
1283
  *
1272
1284
  * @param request - CreateApplicationFederatedCredentialRequest
1273
1285
  * @returns CreateApplicationFederatedCredentialResponse
@@ -1560,7 +1572,7 @@ export default class Client extends OpenApi {
1560
1572
  }
1561
1573
 
1562
1574
  /**
1563
- * 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.
1575
+ * 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.
1564
1576
  *
1565
1577
  * @param request - CreateClientPublicKeyRequest
1566
1578
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1607,7 +1619,7 @@ export default class Client extends OpenApi {
1607
1619
  }
1608
1620
 
1609
1621
  /**
1610
- * 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.
1622
+ * 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.
1611
1623
  *
1612
1624
  * @param request - CreateClientPublicKeyRequest
1613
1625
  * @returns CreateClientPublicKeyResponse
@@ -1618,10 +1630,10 @@ export default class Client extends OpenApi {
1618
1630
  }
1619
1631
 
1620
1632
  /**
1621
- * Creates a cloud account in the specified IDaaS EIAM instance.
1633
+ * Creates a cloud account resource in a specified EIAM instance.
1622
1634
  *
1623
1635
  * @remarks
1624
- * *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.**
1636
+ * *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.**
1625
1637
  *
1626
1638
  * @param request - CreateCloudAccountRequest
1627
1639
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1680,10 +1692,10 @@ export default class Client extends OpenApi {
1680
1692
  }
1681
1693
 
1682
1694
  /**
1683
- * Creates a cloud account in the specified IDaaS EIAM instance.
1695
+ * Creates a cloud account resource in a specified EIAM instance.
1684
1696
  *
1685
1697
  * @remarks
1686
- * *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.**
1698
+ * *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.**
1687
1699
  *
1688
1700
  * @param request - CreateCloudAccountRequest
1689
1701
  * @returns CreateCloudAccountResponse
@@ -1840,7 +1852,7 @@ export default class Client extends OpenApi {
1840
1852
  }
1841
1853
 
1842
1854
  /**
1843
- * Creates a credential in a specified EIAM instance.
1855
+ * Creates a credential resource in a specified EIAM instance.
1844
1856
  *
1845
1857
  * @param request - CreateCredentialRequest
1846
1858
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1919,7 +1931,7 @@ export default class Client extends OpenApi {
1919
1931
  }
1920
1932
 
1921
1933
  /**
1922
- * Creates a credential in a specified EIAM instance.
1934
+ * Creates a credential resource in a specified EIAM instance.
1923
1935
  *
1924
1936
  * @param request - CreateCredentialRequest
1925
1937
  * @returns CreateCredentialResponse
@@ -2248,7 +2260,7 @@ export default class Client extends OpenApi {
2248
2260
  }
2249
2261
 
2250
2262
  /**
2251
- * Create an identity provider.
2263
+ * Creates a federated trust source.
2252
2264
  *
2253
2265
  * @param request - CreateFederatedCredentialProviderRequest
2254
2266
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2311,7 +2323,7 @@ export default class Client extends OpenApi {
2311
2323
  }
2312
2324
 
2313
2325
  /**
2314
- * Create an identity provider.
2326
+ * Creates a federated trust source.
2315
2327
  *
2316
2328
  * @param request - CreateFederatedCredentialProviderRequest
2317
2329
  * @returns CreateFederatedCredentialProviderResponse
@@ -2970,10 +2982,10 @@ export default class Client extends OpenApi {
2970
2982
  }
2971
2983
 
2972
2984
  /**
2973
- * Deletes an Employee Identity and Access Management (EIAM) application.
2985
+ * Deletes an EIAM application resource.
2974
2986
  *
2975
2987
  * @remarks
2976
- * 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.
2988
+ * 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.
2977
2989
  *
2978
2990
  * @param request - DeleteApplicationRequest
2979
2991
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3008,10 +3020,10 @@ export default class Client extends OpenApi {
3008
3020
  }
3009
3021
 
3010
3022
  /**
3011
- * Deletes an Employee Identity and Access Management (EIAM) application.
3023
+ * Deletes an EIAM application resource.
3012
3024
  *
3013
3025
  * @remarks
3014
- * 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.
3026
+ * 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.
3015
3027
  *
3016
3028
  * @param request - DeleteApplicationRequest
3017
3029
  * @returns DeleteApplicationResponse
@@ -3022,7 +3034,7 @@ export default class Client extends OpenApi {
3022
3034
  }
3023
3035
 
3024
3036
  /**
3025
- * Deletes a client key for an Employee Identity and Access Management (EIAM) application.
3037
+ * Deletes a client secret of an EIAM application.
3026
3038
  *
3027
3039
  * @param request - DeleteApplicationClientSecretRequest
3028
3040
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3061,7 +3073,7 @@ export default class Client extends OpenApi {
3061
3073
  }
3062
3074
 
3063
3075
  /**
3064
- * Deletes a client key for an Employee Identity and Access Management (EIAM) application.
3076
+ * Deletes a client secret of an EIAM application.
3065
3077
  *
3066
3078
  * @param request - DeleteApplicationClientSecretRequest
3067
3079
  * @returns DeleteApplicationClientSecretResponse
@@ -3072,7 +3084,7 @@ export default class Client extends OpenApi {
3072
3084
  }
3073
3085
 
3074
3086
  /**
3075
- * Deletes a federated credential for an application.
3087
+ * Deletes a federated identity credential of an application.
3076
3088
  *
3077
3089
  * @param request - DeleteApplicationFederatedCredentialRequest
3078
3090
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3111,7 +3123,7 @@ export default class Client extends OpenApi {
3111
3123
  }
3112
3124
 
3113
3125
  /**
3114
- * Deletes a federated credential for an application.
3126
+ * Deletes a federated identity credential of an application.
3115
3127
  *
3116
3128
  * @param request - DeleteApplicationFederatedCredentialRequest
3117
3129
  * @returns DeleteApplicationFederatedCredentialResponse
@@ -3172,7 +3184,7 @@ export default class Client extends OpenApi {
3172
3184
  }
3173
3185
 
3174
3186
  /**
3175
- * Deletes an application token.
3187
+ * Deletes an ApplicationToken.
3176
3188
  *
3177
3189
  * @param request - DeleteApplicationTokenRequest
3178
3190
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3211,7 +3223,7 @@ export default class Client extends OpenApi {
3211
3223
  }
3212
3224
 
3213
3225
  /**
3214
- * Deletes an application token.
3226
+ * Deletes an ApplicationToken.
3215
3227
  *
3216
3228
  * @param request - DeleteApplicationTokenRequest
3217
3229
  * @returns DeleteApplicationTokenResponse
@@ -3364,7 +3376,7 @@ export default class Client extends OpenApi {
3364
3376
  }
3365
3377
 
3366
3378
  /**
3367
- * Deletes the ClientPublicKey for a specified application.
3379
+ * Deletes a specified application ClientPublicKey.
3368
3380
  *
3369
3381
  * @param request - DeleteClientPublicKeyRequest
3370
3382
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3403,7 +3415,7 @@ export default class Client extends OpenApi {
3403
3415
  }
3404
3416
 
3405
3417
  /**
3406
- * Deletes the ClientPublicKey for a specified application.
3418
+ * Deletes a specified application ClientPublicKey.
3407
3419
  *
3408
3420
  * @param request - DeleteClientPublicKeyRequest
3409
3421
  * @returns DeleteClientPublicKeyResponse
@@ -4218,7 +4230,7 @@ export default class Client extends OpenApi {
4218
4230
  }
4219
4231
 
4220
4232
  /**
4221
- * Deletes a scope permission from a specified resource server.
4233
+ * Deletes a scope permission under a specified ResourceServer.
4222
4234
  *
4223
4235
  * @param request - DeleteResourceServerScopeRequest
4224
4236
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4257,7 +4269,7 @@ export default class Client extends OpenApi {
4257
4269
  }
4258
4270
 
4259
4271
  /**
4260
- * Deletes a scope permission from a specified resource server.
4272
+ * Deletes a scope permission under a specified ResourceServer.
4261
4273
  *
4262
4274
  * @param request - DeleteResourceServerScopeRequest
4263
4275
  * @returns DeleteResourceServerScopeResponse
@@ -4410,10 +4422,10 @@ export default class Client extends OpenApi {
4410
4422
  }
4411
4423
 
4412
4424
  /**
4413
- * 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.
4425
+ * Disables an application by changing its status from enabled to disabled, making all capabilities of the application unavailable.
4414
4426
  *
4415
4427
  * @remarks
4416
- * 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.
4428
+ * 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.
4417
4429
  *
4418
4430
  * @param request - DisableApplicationRequest
4419
4431
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4448,10 +4460,10 @@ export default class Client extends OpenApi {
4448
4460
  }
4449
4461
 
4450
4462
  /**
4451
- * 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.
4463
+ * Disables an application by changing its status from enabled to disabled, making all capabilities of the application unavailable.
4452
4464
  *
4453
4465
  * @remarks
4454
- * 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.
4466
+ * 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.
4455
4467
  *
4456
4468
  * @param request - DisableApplicationRequest
4457
4469
  * @returns DisableApplicationResponse
@@ -4558,7 +4570,7 @@ export default class Client extends OpenApi {
4558
4570
  }
4559
4571
 
4560
4572
  /**
4561
- * Disables a federated credential for an application.
4573
+ * Disables a federated identity credential for an application.
4562
4574
  *
4563
4575
  * @param request - DisableApplicationFederatedCredentialRequest
4564
4576
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4597,7 +4609,7 @@ export default class Client extends OpenApi {
4597
4609
  }
4598
4610
 
4599
4611
  /**
4600
- * Disables a federated credential for an application.
4612
+ * Disables a federated identity credential for an application.
4601
4613
  *
4602
4614
  * @param request - DisableApplicationFederatedCredentialRequest
4603
4615
  * @returns DisableApplicationFederatedCredentialResponse
@@ -4700,7 +4712,7 @@ export default class Client extends OpenApi {
4700
4712
  }
4701
4713
 
4702
4714
  /**
4703
- * Disables the resource server functionality for a specified application.
4715
+ * Disables the ResourceServer capability of a specified application.
4704
4716
  *
4705
4717
  * @param request - DisableApplicationResourceServerRequest
4706
4718
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4735,7 +4747,7 @@ export default class Client extends OpenApi {
4735
4747
  }
4736
4748
 
4737
4749
  /**
4738
- * Disables the resource server functionality for a specified application.
4750
+ * Disables the ResourceServer capability of a specified application.
4739
4751
  *
4740
4752
  * @param request - DisableApplicationResourceServerRequest
4741
4753
  * @returns DisableApplicationResourceServerResponse
@@ -4795,7 +4807,7 @@ export default class Client extends OpenApi {
4795
4807
  * Disables an application token.
4796
4808
  *
4797
4809
  * @remarks
4798
- * 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.
4810
+ * 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.
4799
4811
  *
4800
4812
  * @param request - DisableApplicationTokenRequest
4801
4813
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4837,7 +4849,7 @@ export default class Client extends OpenApi {
4837
4849
  * Disables an application token.
4838
4850
  *
4839
4851
  * @remarks
4840
- * 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.
4852
+ * 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.
4841
4853
  *
4842
4854
  * @param request - DisableApplicationTokenRequest
4843
4855
  * @returns DisableApplicationTokenResponse
@@ -4946,7 +4958,7 @@ export default class Client extends OpenApi {
4946
4958
  }
4947
4959
 
4948
4960
  /**
4949
- * Disables the ClientPublicKey for a specified application.
4961
+ * Disables a specified application ClientPublicKey.
4950
4962
  *
4951
4963
  * @param request - DisableClientPublicKeyRequest
4952
4964
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4989,7 +5001,7 @@ export default class Client extends OpenApi {
4989
5001
  }
4990
5002
 
4991
5003
  /**
4992
- * Disables the ClientPublicKey for a specified application.
5004
+ * Disables a specified application ClientPublicKey.
4993
5005
  *
4994
5006
  * @param request - DisableClientPublicKeyRequest
4995
5007
  * @returns DisableClientPublicKeyResponse
@@ -6044,7 +6056,7 @@ export default class Client extends OpenApi {
6044
6056
  }
6045
6057
 
6046
6058
  /**
6047
- * Enables single sign-on (SSO) for an EIAM application.
6059
+ * Enables the SSO feature for an EIAM application.
6048
6060
  *
6049
6061
  * @param request - EnableApplicationSsoRequest
6050
6062
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6079,7 +6091,7 @@ export default class Client extends OpenApi {
6079
6091
  }
6080
6092
 
6081
6093
  /**
6082
- * Enables single sign-on (SSO) for an EIAM application.
6094
+ * Enables the SSO feature for an EIAM application.
6083
6095
  *
6084
6096
  * @param request - EnableApplicationSsoRequest
6085
6097
  * @returns EnableApplicationSsoResponse
@@ -6238,7 +6250,7 @@ export default class Client extends OpenApi {
6238
6250
  }
6239
6251
 
6240
6252
  /**
6241
- * Enables the specified ClientPublicKey for an application.
6253
+ * Enables a specified application ClientPublicKey.
6242
6254
  *
6243
6255
  * @param request - EnableClientPublicKeyRequest
6244
6256
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6281,7 +6293,7 @@ export default class Client extends OpenApi {
6281
6293
  }
6282
6294
 
6283
6295
  /**
6284
- * Enables the specified ClientPublicKey for an application.
6296
+ * Enables a specified application ClientPublicKey.
6285
6297
  *
6286
6298
  * @param request - EnableClientPublicKeyRequest
6287
6299
  * @returns EnableClientPublicKeyResponse
@@ -7162,7 +7174,7 @@ export default class Client extends OpenApi {
7162
7174
  }
7163
7175
 
7164
7176
  /**
7165
- * Obtain an access token to call a resource server using a specified application as the client.
7177
+ * Obtains an access token for accessing a resource server by using a specified application as the client identity.
7166
7178
  *
7167
7179
  * @param request - GenerateOauthTokenRequest
7168
7180
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7205,7 +7217,7 @@ export default class Client extends OpenApi {
7205
7217
  }
7206
7218
 
7207
7219
  /**
7208
- * Obtain an access token to call a resource server using a specified application as the client.
7220
+ * Obtains an access token for accessing a resource server by using a specified application as the client identity.
7209
7221
  *
7210
7222
  * @param request - GenerateOauthTokenRequest
7211
7223
  * @returns GenerateOauthTokenResponse
@@ -7408,7 +7420,7 @@ export default class Client extends OpenApi {
7408
7420
  }
7409
7421
 
7410
7422
  /**
7411
- * Retrieves the federated credential for an application.
7423
+ * Retrieves the federated identity credential of an application.
7412
7424
  *
7413
7425
  * @param request - GetApplicationFederatedCredentialRequest
7414
7426
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7447,7 +7459,7 @@ export default class Client extends OpenApi {
7447
7459
  }
7448
7460
 
7449
7461
  /**
7450
- * Retrieves the federated credential for an application.
7462
+ * Retrieves the federated identity credential of an application.
7451
7463
  *
7452
7464
  * @param request - GetApplicationFederatedCredentialRequest
7453
7465
  * @returns GetApplicationFederatedCredentialResponse
@@ -7458,7 +7470,7 @@ export default class Client extends OpenApi {
7458
7470
  }
7459
7471
 
7460
7472
  /**
7461
- * Queries the permissions of the Developer API feature for an Employee Identity and Access Management (EIAM) application.
7473
+ * Queries the Developer API authorization scope of an EIAM application.
7462
7474
  *
7463
7475
  * @param request - GetApplicationGrantScopeRequest
7464
7476
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7493,7 +7505,7 @@ export default class Client extends OpenApi {
7493
7505
  }
7494
7506
 
7495
7507
  /**
7496
- * Queries the permissions of the Developer API feature for an Employee Identity and Access Management (EIAM) application.
7508
+ * Queries the Developer API authorization scope of an EIAM application.
7497
7509
  *
7498
7510
  * @param request - GetApplicationGrantScopeRequest
7499
7511
  * @returns GetApplicationGrantScopeResponse
@@ -7642,7 +7654,7 @@ export default class Client extends OpenApi {
7642
7654
  }
7643
7655
 
7644
7656
  /**
7645
- * Retrieves the details of an application role.
7657
+ * Retrieves application role information.
7646
7658
  *
7647
7659
  * @param request - GetApplicationRoleRequest
7648
7660
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7681,7 +7693,7 @@ export default class Client extends OpenApi {
7681
7693
  }
7682
7694
 
7683
7695
  /**
7684
- * Retrieves the details of an application role.
7696
+ * Retrieves application role information.
7685
7697
  *
7686
7698
  * @param request - GetApplicationRoleRequest
7687
7699
  * @returns GetApplicationRoleResponse
@@ -7738,7 +7750,7 @@ export default class Client extends OpenApi {
7738
7750
  }
7739
7751
 
7740
7752
  /**
7741
- * Retrieves the details of an application template.
7753
+ * Retrieves application template information.
7742
7754
  *
7743
7755
  * @param request - GetApplicationTemplateRequest
7744
7756
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7769,7 +7781,7 @@ export default class Client extends OpenApi {
7769
7781
  }
7770
7782
 
7771
7783
  /**
7772
- * Retrieves the details of an application template.
7784
+ * Retrieves application template information.
7773
7785
  *
7774
7786
  * @param request - GetApplicationTemplateRequest
7775
7787
  * @returns GetApplicationTemplateResponse
@@ -7968,7 +7980,7 @@ export default class Client extends OpenApi {
7968
7980
  }
7969
7981
 
7970
7982
  /**
7971
- * Retrieves the ClientPublicKey for a specified application.
7983
+ * Queries the ClientPublicKey of a specified application.
7972
7984
  *
7973
7985
  * @param request - GetClientPublicKeyRequest
7974
7986
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8007,7 +8019,7 @@ export default class Client extends OpenApi {
8007
8019
  }
8008
8020
 
8009
8021
  /**
8010
- * Retrieves the ClientPublicKey for a specified application.
8022
+ * Queries the ClientPublicKey of a specified application.
8011
8023
  *
8012
8024
  * @param request - GetClientPublicKeyRequest
8013
8025
  * @returns GetClientPublicKeyResponse
@@ -8064,7 +8076,7 @@ export default class Client extends OpenApi {
8064
8076
  }
8065
8077
 
8066
8078
  /**
8067
- * Retrieves information about a cloud role.
8079
+ * Queries the resource information of a cloud role.
8068
8080
  *
8069
8081
  * @param request - GetCloudAccountRoleRequest
8070
8082
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8103,7 +8115,7 @@ export default class Client extends OpenApi {
8103
8115
  }
8104
8116
 
8105
8117
  /**
8106
- * Retrieves information about a cloud role.
8118
+ * Queries the resource information of a cloud role.
8107
8119
  *
8108
8120
  * @param request - GetCloudAccountRoleRequest
8109
8121
  * @returns GetCloudAccountRoleResponse
@@ -8166,7 +8178,7 @@ export default class Client extends OpenApi {
8166
8178
  }
8167
8179
 
8168
8180
  /**
8169
- * Retrieves the details of a specific credential.
8181
+ * Queries the information about a credential resource.
8170
8182
  *
8171
8183
  * @param request - GetCredentialRequest
8172
8184
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8201,7 +8213,7 @@ export default class Client extends OpenApi {
8201
8213
  }
8202
8214
 
8203
8215
  /**
8204
- * Retrieves the details of a specific credential.
8216
+ * Queries the information about a credential resource.
8205
8217
  *
8206
8218
  * @param request - GetCredentialRequest
8207
8219
  * @returns GetCredentialResponse
@@ -8212,7 +8224,7 @@ export default class Client extends OpenApi {
8212
8224
  }
8213
8225
 
8214
8226
  /**
8215
- * Retrieves the details of a credential provider.
8227
+ * Queries the details of a credential provider.
8216
8228
  *
8217
8229
  * @param request - GetCredentialProviderRequest
8218
8230
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8247,7 +8259,7 @@ export default class Client extends OpenApi {
8247
8259
  }
8248
8260
 
8249
8261
  /**
8250
- * Retrieves the details of a credential provider.
8262
+ * Queries the details of a credential provider.
8251
8263
  *
8252
8264
  * @param request - GetCredentialProviderRequest
8253
8265
  * @returns GetCredentialProviderResponse
@@ -9754,7 +9766,7 @@ export default class Client extends OpenApi {
9754
9766
  }
9755
9767
 
9756
9768
  /**
9757
- * Returns a paginated list of application accounts.
9769
+ * Queries the application accounts of an application by paging.
9758
9770
  *
9759
9771
  * @param request - ListApplicationAccountsRequest
9760
9772
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9797,7 +9809,7 @@ export default class Client extends OpenApi {
9797
9809
  }
9798
9810
 
9799
9811
  /**
9800
- * Returns a paginated list of application accounts.
9812
+ * Queries the application accounts of an application by paging.
9801
9813
  *
9802
9814
  * @param request - ListApplicationAccountsRequest
9803
9815
  * @returns ListApplicationAccountsResponse
@@ -9910,7 +9922,7 @@ export default class Client extends OpenApi {
9910
9922
  }
9911
9923
 
9912
9924
  /**
9913
- * Lists the federated credentials for an application.
9925
+ * Queries a list of application federated credentials.
9914
9926
  *
9915
9927
  * @param request - ListApplicationFederatedCredentialsRequest
9916
9928
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9961,7 +9973,7 @@ export default class Client extends OpenApi {
9961
9973
  }
9962
9974
 
9963
9975
  /**
9964
- * Lists the federated credentials for an application.
9976
+ * Queries a list of application federated credentials.
9965
9977
  *
9966
9978
  * @param request - ListApplicationFederatedCredentialsRequest
9967
9979
  * @returns ListApplicationFederatedCredentialsResponse
@@ -9972,7 +9984,7 @@ export default class Client extends OpenApi {
9972
9984
  }
9973
9985
 
9974
9986
  /**
9975
- * Lists the application federated credentials for a specified federated credential provider.
9987
+ * Queries the list of application federated credentials by federated trust source ID.
9976
9988
  *
9977
9989
  * @param request - ListApplicationFederatedCredentialsForProviderRequest
9978
9990
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10019,7 +10031,7 @@ export default class Client extends OpenApi {
10019
10031
  }
10020
10032
 
10021
10033
  /**
10022
- * Lists the application federated credentials for a specified federated credential provider.
10034
+ * Queries the list of application federated credentials by federated trust source ID.
10023
10035
  *
10024
10036
  * @param request - ListApplicationFederatedCredentialsForProviderRequest
10025
10037
  * @returns ListApplicationFederatedCredentialsForProviderResponse
@@ -10088,7 +10100,7 @@ export default class Client extends OpenApi {
10088
10100
  }
10089
10101
 
10090
10102
  /**
10091
- * Call the ListApplicationSupportedProvisionProtocolTypes operation to query the account synchronization protocols supported by an application.
10103
+ * Queries the list of account synchronization types supported by an application.
10092
10104
  *
10093
10105
  * @param request - ListApplicationSupportedProvisionProtocolTypesRequest
10094
10106
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10123,7 +10135,7 @@ export default class Client extends OpenApi {
10123
10135
  }
10124
10136
 
10125
10137
  /**
10126
- * Call the ListApplicationSupportedProvisionProtocolTypes operation to query the account synchronization protocols supported by an application.
10138
+ * Queries the list of account synchronization types supported by an application.
10127
10139
  *
10128
10140
  * @param request - ListApplicationSupportedProvisionProtocolTypesRequest
10129
10141
  * @returns ListApplicationSupportedProvisionProtocolTypesResponse
@@ -10134,7 +10146,7 @@ export default class Client extends OpenApi {
10134
10146
  }
10135
10147
 
10136
10148
  /**
10137
- * Retrieves a list of application tokens.
10149
+ * Retrieves the list of application tokens.
10138
10150
  *
10139
10151
  * @param request - ListApplicationTokensRequest
10140
10152
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10173,7 +10185,7 @@ export default class Client extends OpenApi {
10173
10185
  }
10174
10186
 
10175
10187
  /**
10176
- * Retrieves a list of application tokens.
10188
+ * Retrieves the list of application tokens.
10177
10189
  *
10178
10190
  * @param request - ListApplicationTokensRequest
10179
10191
  * @returns ListApplicationTokensResponse
@@ -10184,7 +10196,7 @@ export default class Client extends OpenApi {
10184
10196
  }
10185
10197
 
10186
10198
  /**
10187
- * Retrieves a paginated list of EIAM applications.
10199
+ * Performs a paged query to retrieve information about one or more EIAM applications with paging.
10188
10200
  *
10189
10201
  * @param request - ListApplicationsRequest
10190
10202
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10225,6 +10237,10 @@ export default class Client extends OpenApi {
10225
10237
  query["M2MClientStatus"] = request.m2MClientStatus;
10226
10238
  }
10227
10239
 
10240
+ if (!$dara.isNull(request.managedServiceCode)) {
10241
+ query["ManagedServiceCode"] = request.managedServiceCode;
10242
+ }
10243
+
10228
10244
  if (!$dara.isNull(request.pageNumber)) {
10229
10245
  query["PageNumber"] = request.pageNumber;
10230
10246
  }
@@ -10237,6 +10253,10 @@ export default class Client extends OpenApi {
10237
10253
  query["ResourceServerStatus"] = request.resourceServerStatus;
10238
10254
  }
10239
10255
 
10256
+ if (!$dara.isNull(request.serviceManaged)) {
10257
+ query["ServiceManaged"] = request.serviceManaged;
10258
+ }
10259
+
10240
10260
  if (!$dara.isNull(request.ssoType)) {
10241
10261
  query["SsoType"] = request.ssoType;
10242
10262
  }
@@ -10263,7 +10283,7 @@ export default class Client extends OpenApi {
10263
10283
  }
10264
10284
 
10265
10285
  /**
10266
- * Retrieves a paginated list of EIAM applications.
10286
+ * Performs a paged query to retrieve information about one or more EIAM applications with paging.
10267
10287
  *
10268
10288
  * @param request - ListApplicationsRequest
10269
10289
  * @returns ListApplicationsResponse
@@ -11060,7 +11080,7 @@ export default class Client extends OpenApi {
11060
11080
  }
11061
11081
 
11062
11082
  /**
11063
- * Queries a paginated list of cloud roles.
11083
+ * Queries the information about one or more cloud roles by using paging.
11064
11084
  *
11065
11085
  * @param request - ListCloudAccountRolesRequest
11066
11086
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11107,7 +11127,7 @@ export default class Client extends OpenApi {
11107
11127
  }
11108
11128
 
11109
11129
  /**
11110
- * Queries a paginated list of cloud roles.
11130
+ * Queries the information about one or more cloud roles by using paging.
11111
11131
  *
11112
11132
  * @param request - ListCloudAccountRolesRequest
11113
11133
  * @returns ListCloudAccountRolesResponse
@@ -11376,7 +11396,7 @@ export default class Client extends OpenApi {
11376
11396
  }
11377
11397
 
11378
11398
  /**
11379
- * Lists the credential providers.
11399
+ * Lists credential providers.
11380
11400
  *
11381
11401
  * @param request - ListCredentialProvidersRequest
11382
11402
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11431,7 +11451,7 @@ export default class Client extends OpenApi {
11431
11451
  }
11432
11452
 
11433
11453
  /**
11434
- * Lists the credential providers.
11454
+ * Lists credential providers.
11435
11455
  *
11436
11456
  * @param request - ListCredentialProvidersRequest
11437
11457
  * @returns ListCredentialProvidersResponse
@@ -11442,7 +11462,7 @@ export default class Client extends OpenApi {
11442
11462
  }
11443
11463
 
11444
11464
  /**
11445
- * Retrieves a paginated list of credentials.
11465
+ * Queries the information of one or more credentials by using paging.
11446
11466
  *
11447
11467
  * @param request - ListCredentialsRequest
11448
11468
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11505,7 +11525,7 @@ export default class Client extends OpenApi {
11505
11525
  }
11506
11526
 
11507
11527
  /**
11508
- * Retrieves a paginated list of credentials.
11528
+ * Queries the information of one or more credentials by using paging.
11509
11529
  *
11510
11530
  * @param request - ListCredentialsRequest
11511
11531
  * @returns ListCredentialsResponse
@@ -11847,7 +11867,7 @@ export default class Client extends OpenApi {
11847
11867
  }
11848
11868
 
11849
11869
  /**
11850
- * Lists federated identity providers.
11870
+ * Queries a list of federated trust sources.
11851
11871
  *
11852
11872
  * @param request - ListFederatedCredentialProvidersRequest
11853
11873
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11898,7 +11918,7 @@ export default class Client extends OpenApi {
11898
11918
  }
11899
11919
 
11900
11920
  /**
11901
- * Lists federated identity providers.
11921
+ * Queries a list of federated trust sources.
11902
11922
  *
11903
11923
  * @param request - ListFederatedCredentialProvidersRequest
11904
11924
  * @returns ListFederatedCredentialProvidersResponse
@@ -12891,7 +12911,7 @@ export default class Client extends OpenApi {
12891
12911
  }
12892
12912
 
12893
12913
  /**
12894
- * Query the list of Scope permissions under a specified ResourceServer using cursor-based pagination.
12914
+ * Queries the list of scope permissions under a specified ResourceServer by using a cursor.
12895
12915
  *
12896
12916
  * @param request - ListResourceServerScopesRequest
12897
12917
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12958,7 +12978,7 @@ export default class Client extends OpenApi {
12958
12978
  }
12959
12979
 
12960
12980
  /**
12961
- * Query the list of Scope permissions under a specified ResourceServer using cursor-based pagination.
12981
+ * Queries the list of scope permissions under a specified ResourceServer by using a cursor.
12962
12982
  *
12963
12983
  * @param request - ListResourceServerScopesRequest
12964
12984
  * @returns ListResourceServerScopesResponse
@@ -12969,7 +12989,7 @@ export default class Client extends OpenApi {
12969
12989
  }
12970
12990
 
12971
12991
  /**
12972
- * Performs a paged query to retrieve the ResourceServer and Scope permissions that are granted to the current user.
12992
+ * Queries the list of ResourceServer and Scope permissions granted to the current account by using a cursor-based approach.
12973
12993
  *
12974
12994
  * @param request - ListResourceServersForUserRequest
12975
12995
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13016,7 +13036,7 @@ export default class Client extends OpenApi {
13016
13036
  }
13017
13037
 
13018
13038
  /**
13019
- * Performs a paged query to retrieve the ResourceServer and Scope permissions that are granted to the current user.
13039
+ * Queries the list of ResourceServer and Scope permissions granted to the current account by using a cursor-based approach.
13020
13040
  *
13021
13041
  * @param request - ListResourceServersForUserRequest
13022
13042
  * @returns ListResourceServersForUserResponse
@@ -13545,7 +13565,7 @@ export default class Client extends OpenApi {
13545
13565
  }
13546
13566
 
13547
13567
  /**
13548
- * Obtains the client secret for an EIAM application. The secret is returned without desensitization. To obtain a desensitized secret, call the ListApplicationClientSecrets operation.
13568
+ * Retrieves the client secret of an EIAM application. The returned secret is not masked. To retrieve masked secrets, call the ListApplicationClientSecrets operation.
13549
13569
  *
13550
13570
  * @param request - ObtainApplicationClientSecretRequest
13551
13571
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13584,7 +13604,7 @@ export default class Client extends OpenApi {
13584
13604
  }
13585
13605
 
13586
13606
  /**
13587
- * Obtains the client secret for an EIAM application. The secret is returned without desensitization. To obtain a desensitized secret, call the ListApplicationClientSecrets operation.
13607
+ * Retrieves the client secret of an EIAM application. The returned secret is not masked. To retrieve masked secrets, call the ListApplicationClientSecrets operation.
13588
13608
  *
13589
13609
  * @param request - ObtainApplicationClientSecretRequest
13590
13610
  * @returns ObtainApplicationClientSecretResponse
@@ -13595,10 +13615,10 @@ export default class Client extends OpenApi {
13595
13615
  }
13596
13616
 
13597
13617
  /**
13598
- * Queries the token of a specified application.
13618
+ * Queries a specified application token.
13599
13619
  *
13600
13620
  * @remarks
13601
- * 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.
13621
+ * 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.
13602
13622
  *
13603
13623
  * @param request - ObtainApplicationTokenRequest
13604
13624
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13637,10 +13657,10 @@ export default class Client extends OpenApi {
13637
13657
  }
13638
13658
 
13639
13659
  /**
13640
- * Queries the token of a specified application.
13660
+ * Queries a specified application token.
13641
13661
  *
13642
13662
  * @remarks
13643
- * 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.
13663
+ * 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.
13644
13664
  *
13645
13665
  * @param request - ObtainApplicationTokenRequest
13646
13666
  * @returns ObtainApplicationTokenResponse
@@ -13651,7 +13671,7 @@ export default class Client extends OpenApi {
13651
13671
  }
13652
13672
 
13653
13673
  /**
13654
- * Retrieves a credential containing sensitive information.
13674
+ * Queries a credential resource that contains sensitive information.
13655
13675
  *
13656
13676
  * @param request - ObtainCredentialRequest
13657
13677
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13686,7 +13706,7 @@ export default class Client extends OpenApi {
13686
13706
  }
13687
13707
 
13688
13708
  /**
13689
- * Retrieves a credential containing sensitive information.
13709
+ * Queries a credential resource that contains sensitive information.
13690
13710
  *
13691
13711
  * @param request - ObtainCredentialRequest
13692
13712
  * @returns ObtainCredentialResponse
@@ -13747,10 +13767,10 @@ export default class Client extends OpenApi {
13747
13767
  }
13748
13768
 
13749
13769
  /**
13750
- * Deletes the application account of a specified user from an application.
13770
+ * Deletes an application account of a specified employee under the current application.
13751
13771
  *
13752
13772
  * @remarks
13753
- * 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.
13773
+ * 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.
13754
13774
  *
13755
13775
  * @param request - RemoveApplicationAccountFromUserRequest
13756
13776
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13793,10 +13813,10 @@ export default class Client extends OpenApi {
13793
13813
  }
13794
13814
 
13795
13815
  /**
13796
- * Deletes the application account of a specified user from an application.
13816
+ * Deletes an application account of a specified employee under the current application.
13797
13817
  *
13798
13818
  * @remarks
13799
- * 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.
13819
+ * 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.
13800
13820
  *
13801
13821
  * @param request - RemoveApplicationAccountFromUserRequest
13802
13822
  * @returns RemoveApplicationAccountFromUserResponse
@@ -14149,7 +14169,7 @@ export default class Client extends OpenApi {
14149
14169
  }
14150
14170
 
14151
14171
  /**
14152
- * Revokes application access from multiple EIAM groups in a batch.
14172
+ * Revokes the permissions of multiple Employee Identity and Access Management (EIAM) groups to access an application in a batch.
14153
14173
  *
14154
14174
  * @param request - RevokeApplicationFromGroupsRequest
14155
14175
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14192,7 +14212,7 @@ export default class Client extends OpenApi {
14192
14212
  }
14193
14213
 
14194
14214
  /**
14195
- * Revokes application access from multiple EIAM groups in a batch.
14215
+ * Revokes the permissions of multiple Employee Identity and Access Management (EIAM) groups to access an application in a batch.
14196
14216
  *
14197
14217
  * @param request - RevokeApplicationFromGroupsRequest
14198
14218
  * @returns RevokeApplicationFromGroupsResponse
@@ -14257,7 +14277,7 @@ export default class Client extends OpenApi {
14257
14277
  }
14258
14278
 
14259
14279
  /**
14260
- * Revokes access to an application from multiple EIAM accounts.
14280
+ * Revokes the permissions of multiple Enterprise Identity Access Management (EIAM) accounts to access an application in a batch.
14261
14281
  *
14262
14282
  * @param request - RevokeApplicationFromUsersRequest
14263
14283
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14300,7 +14320,7 @@ export default class Client extends OpenApi {
14300
14320
  }
14301
14321
 
14302
14322
  /**
14303
- * Revokes access to an application from multiple EIAM accounts.
14323
+ * Revokes the permissions of multiple Enterprise Identity Access Management (EIAM) accounts to access an application in a batch.
14304
14324
  *
14305
14325
  * @param request - RevokeApplicationFromUsersRequest
14306
14326
  * @returns RevokeApplicationFromUsersResponse
@@ -14311,7 +14331,7 @@ export default class Client extends OpenApi {
14311
14331
  }
14312
14332
 
14313
14333
  /**
14314
- * Revokes the authorization for a resource server from a client application.
14334
+ * Cancels the authorization granted by a specified ResourceServer to a Client application.
14315
14335
  *
14316
14336
  * @param request - RevokeResourceServerFromClientRequest
14317
14337
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14350,7 +14370,7 @@ export default class Client extends OpenApi {
14350
14370
  }
14351
14371
 
14352
14372
  /**
14353
- * Revokes the authorization for a resource server from a client application.
14373
+ * Cancels the authorization granted by a specified ResourceServer to a Client application.
14354
14374
  *
14355
14375
  * @param request - RevokeResourceServerFromClientRequest
14356
14376
  * @returns RevokeResourceServerFromClientResponse
@@ -14361,7 +14381,7 @@ export default class Client extends OpenApi {
14361
14381
  }
14362
14382
 
14363
14383
  /**
14364
- * Revokes specified scope permissions of a resource server from a client application.
14384
+ * Revokes the scope permissions of a specified ResourceServer from a client application.
14365
14385
  *
14366
14386
  * @param request - RevokeResourceServerScopesFromClientRequest
14367
14387
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14404,7 +14424,7 @@ export default class Client extends OpenApi {
14404
14424
  }
14405
14425
 
14406
14426
  /**
14407
- * Revokes specified scope permissions of a resource server from a client application.
14427
+ * Revokes the scope permissions of a specified ResourceServer from a client application.
14408
14428
  *
14409
14429
  * @param request - RevokeResourceServerScopesFromClientRequest
14410
14430
  * @returns RevokeResourceServerScopesFromClientResponse
@@ -14415,7 +14435,7 @@ export default class Client extends OpenApi {
14415
14435
  }
14416
14436
 
14417
14437
  /**
14418
- * Revokes a resource server\\"s scope permissions from a group.
14438
+ * Revokes the authorization of Scope permissions under a specified ResourceServer from a group.
14419
14439
  *
14420
14440
  * @param request - RevokeResourceServerScopesFromGroupRequest
14421
14441
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14458,7 +14478,7 @@ export default class Client extends OpenApi {
14458
14478
  }
14459
14479
 
14460
14480
  /**
14461
- * Revokes a resource server\\"s scope permissions from a group.
14481
+ * Revokes the authorization of Scope permissions under a specified ResourceServer from a group.
14462
14482
  *
14463
14483
  * @param request - RevokeResourceServerScopesFromGroupRequest
14464
14484
  * @returns RevokeResourceServerScopesFromGroupResponse
@@ -14469,7 +14489,7 @@ export default class Client extends OpenApi {
14469
14489
  }
14470
14490
 
14471
14491
  /**
14472
- * Revokes scope permissions for a resource server from an organization.
14492
+ * Revokes the authorization of Scope permissions under a specified ResourceServer from an organizational unit.
14473
14493
  *
14474
14494
  * @param request - RevokeResourceServerScopesFromOrganizationalUnitRequest
14475
14495
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14512,7 +14532,7 @@ export default class Client extends OpenApi {
14512
14532
  }
14513
14533
 
14514
14534
  /**
14515
- * Revokes scope permissions for a resource server from an organization.
14535
+ * Revokes the authorization of Scope permissions under a specified ResourceServer from an organizational unit.
14516
14536
  *
14517
14537
  * @param request - RevokeResourceServerScopesFromOrganizationalUnitRequest
14518
14538
  * @returns RevokeResourceServerScopesFromOrganizationalUnitResponse
@@ -14523,7 +14543,7 @@ export default class Client extends OpenApi {
14523
14543
  }
14524
14544
 
14525
14545
  /**
14526
- * Revokes scope permissions for a specified resource server from an account.
14546
+ * Revokes the Scope permissions under a specified ResourceServer from an account.
14527
14547
  *
14528
14548
  * @param request - RevokeResourceServerScopesFromUserRequest
14529
14549
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14566,7 +14586,7 @@ export default class Client extends OpenApi {
14566
14586
  }
14567
14587
 
14568
14588
  /**
14569
- * Revokes scope permissions for a specified resource server from an account.
14589
+ * Revokes the Scope permissions under a specified ResourceServer from an account.
14570
14590
  *
14571
14591
  * @param request - RevokeResourceServerScopesFromUserRequest
14572
14592
  * @returns RevokeResourceServerScopesFromUserResponse
@@ -14917,10 +14937,10 @@ export default class Client extends OpenApi {
14917
14937
  }
14918
14938
 
14919
14939
  /**
14920
- * Sets the single sign-on (SSO) properties for an IDaaS application.
14940
+ * Sets the single sign-on (SSO) configuration properties for an EIAM application.
14921
14941
  *
14922
14942
  * @remarks
14923
- * 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.
14943
+ * 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.
14924
14944
  *
14925
14945
  * @param request - SetApplicationSsoConfigRequest
14926
14946
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14975,10 +14995,10 @@ export default class Client extends OpenApi {
14975
14995
  }
14976
14996
 
14977
14997
  /**
14978
- * Sets the single sign-on (SSO) properties for an IDaaS application.
14998
+ * Sets the single sign-on (SSO) configuration properties for an EIAM application.
14979
14999
  *
14980
15000
  * @remarks
14981
- * 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.
15001
+ * 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.
14982
15002
  *
14983
15003
  * @param request - SetApplicationSsoConfigRequest
14984
15004
  * @returns SetApplicationSsoConfigResponse
@@ -15977,7 +15997,7 @@ export default class Client extends OpenApi {
15977
15997
  }
15978
15998
 
15979
15999
  /**
15980
- * Updates the advanced configuration of an application.
16000
+ * Modifies the advanced configuration of an application.
15981
16001
  *
15982
16002
  * @param request - UpdateApplicationAdvancedConfigRequest
15983
16003
  * @param runtime - runtime options for this request RuntimeOptions
@@ -16016,7 +16036,7 @@ export default class Client extends OpenApi {
16016
16036
  }
16017
16037
 
16018
16038
  /**
16019
- * Updates the advanced configuration of an application.
16039
+ * Modifies the advanced configuration of an application.
16020
16040
  *
16021
16041
  * @param request - UpdateApplicationAdvancedConfigRequest
16022
16042
  * @returns UpdateApplicationAdvancedConfigResponse
@@ -16077,7 +16097,7 @@ export default class Client extends OpenApi {
16077
16097
  }
16078
16098
 
16079
16099
  /**
16080
- * Updates the expiration time of a specified client secret for an application.
16100
+ * Updates the expiration time of a specified ClientSecret for an application.
16081
16101
  *
16082
16102
  * @param request - UpdateApplicationClientSecretExpirationTimeRequest
16083
16103
  * @param runtime - runtime options for this request RuntimeOptions
@@ -16120,7 +16140,7 @@ export default class Client extends OpenApi {
16120
16140
  }
16121
16141
 
16122
16142
  /**
16123
- * Updates the expiration time of a specified client secret for an application.
16143
+ * Updates the expiration time of a specified ClientSecret for an application.
16124
16144
  *
16125
16145
  * @param request - UpdateApplicationClientSecretExpirationTimeRequest
16126
16146
  * @returns UpdateApplicationClientSecretExpirationTimeResponse
@@ -16181,7 +16201,7 @@ export default class Client extends OpenApi {
16181
16201
  }
16182
16202
 
16183
16203
  /**
16184
- * Updates an application\\"s federated credential.
16204
+ * Updates a federated credential for an application.
16185
16205
  *
16186
16206
  * @param request - UpdateApplicationFederatedCredentialRequest
16187
16207
  * @param runtime - runtime options for this request RuntimeOptions
@@ -16206,6 +16226,14 @@ export default class Client extends OpenApi {
16206
16226
  query["InstanceId"] = request.instanceId;
16207
16227
  }
16208
16228
 
16229
+ if (!$dara.isNull(request.oidcVerificationConfig)) {
16230
+ query["OidcVerificationConfig"] = request.oidcVerificationConfig;
16231
+ }
16232
+
16233
+ if (!$dara.isNull(request.pkcs7VerificationConfig)) {
16234
+ query["Pkcs7VerificationConfig"] = request.pkcs7VerificationConfig;
16235
+ }
16236
+
16209
16237
  if (!$dara.isNull(request.verificationCondition)) {
16210
16238
  query["VerificationCondition"] = request.verificationCondition;
16211
16239
  }
@@ -16228,7 +16256,7 @@ export default class Client extends OpenApi {
16228
16256
  }
16229
16257
 
16230
16258
  /**
16231
- * Updates an application\\"s federated credential.
16259
+ * Updates a federated credential for an application.
16232
16260
  *
16233
16261
  * @param request - UpdateApplicationFederatedCredentialRequest
16234
16262
  * @returns UpdateApplicationFederatedCredentialResponse
@@ -16293,7 +16321,7 @@ export default class Client extends OpenApi {
16293
16321
  }
16294
16322
 
16295
16323
  /**
16296
- * Updates the basic information for an application.
16324
+ * Updates the basic information of an application.
16297
16325
  *
16298
16326
  * @param request - UpdateApplicationInfoRequest
16299
16327
  * @param runtime - runtime options for this request RuntimeOptions
@@ -16352,7 +16380,7 @@ export default class Client extends OpenApi {
16352
16380
  }
16353
16381
 
16354
16382
  /**
16355
- * Updates the basic information for an application.
16383
+ * Updates the basic information of an application.
16356
16384
  *
16357
16385
  * @param request - UpdateApplicationInfoRequest
16358
16386
  * @returns UpdateApplicationInfoResponse
@@ -16421,7 +16449,7 @@ export default class Client extends OpenApi {
16421
16449
  }
16422
16450
 
16423
16451
  /**
16424
- * Updates the description of an application role.
16452
+ * Modifies the description of an application role.
16425
16453
  *
16426
16454
  * @param request - UpdateApplicationRoleDescriptionRequest
16427
16455
  * @param runtime - runtime options for this request RuntimeOptions
@@ -16464,7 +16492,7 @@ export default class Client extends OpenApi {
16464
16492
  }
16465
16493
 
16466
16494
  /**
16467
- * Updates the description of an application role.
16495
+ * Modifies the description of an application role.
16468
16496
  *
16469
16497
  * @param request - UpdateApplicationRoleDescriptionRequest
16470
16498
  * @returns UpdateApplicationRoleDescriptionResponse
@@ -17423,7 +17451,7 @@ export default class Client extends OpenApi {
17423
17451
  }
17424
17452
 
17425
17453
  /**
17426
- * Update the description of a credential.
17454
+ * Updates the description of a credential.
17427
17455
  *
17428
17456
  * @param request - UpdateCredentialDescriptionRequest
17429
17457
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17466,7 +17494,7 @@ export default class Client extends OpenApi {
17466
17494
  }
17467
17495
 
17468
17496
  /**
17469
- * Update the description of a credential.
17497
+ * Updates the description of a credential.
17470
17498
  *
17471
17499
  * @param request - UpdateCredentialDescriptionRequest
17472
17500
  * @returns UpdateCredentialDescriptionResponse
@@ -17747,7 +17775,7 @@ export default class Client extends OpenApi {
17747
17775
  }
17748
17776
 
17749
17777
  /**
17750
- * Updates a federated credential provider.
17778
+ * Updates a federated trust source.
17751
17779
  *
17752
17780
  * @param request - UpdateFederatedCredentialProviderRequest
17753
17781
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17802,7 +17830,7 @@ export default class Client extends OpenApi {
17802
17830
  }
17803
17831
 
17804
17832
  /**
17805
- * Updates a federated credential provider.
17833
+ * Updates a federated trust source.
17806
17834
  *
17807
17835
  * @param request - UpdateFederatedCredentialProviderRequest
17808
17836
  * @returns UpdateFederatedCredentialProviderResponse
@@ -17813,7 +17841,7 @@ export default class Client extends OpenApi {
17813
17841
  }
17814
17842
 
17815
17843
  /**
17816
- * Updates the description of a federated credential provider.
17844
+ * Updates the description of a federated trust source.
17817
17845
  *
17818
17846
  * @param request - UpdateFederatedCredentialProviderDescriptionRequest
17819
17847
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17852,7 +17880,7 @@ export default class Client extends OpenApi {
17852
17880
  }
17853
17881
 
17854
17882
  /**
17855
- * Updates the description of a federated credential provider.
17883
+ * Updates the description of a federated trust source.
17856
17884
  *
17857
17885
  * @param request - UpdateFederatedCredentialProviderDescriptionRequest
17858
17886
  * @returns UpdateFederatedCredentialProviderDescriptionResponse