@alicloud/eiam20211201 2.17.1 → 2.17.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (271) hide show
  1. package/dist/client.d.ts +154 -154
  2. package/dist/client.js +187 -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 +5 -1
  54. package/dist/models/GenerateOauthTokenRequest.js +8 -0
  55. package/dist/models/GenerateOauthTokenRequest.js.map +1 -1
  56. package/dist/models/GenerateOauthTokenResponseBody.d.ts +4 -3
  57. package/dist/models/GenerateOauthTokenResponseBody.js +2 -0
  58. package/dist/models/GenerateOauthTokenResponseBody.js.map +1 -1
  59. package/dist/models/GetApplicationFederatedCredentialRequest.d.ts +1 -1
  60. package/dist/models/GetApplicationFederatedCredentialResponseBody.d.ts +150 -6
  61. package/dist/models/GetApplicationFederatedCredentialResponseBody.js +170 -1
  62. package/dist/models/GetApplicationFederatedCredentialResponseBody.js.map +1 -1
  63. package/dist/models/GetApplicationGrantScopeRequest.d.ts +2 -2
  64. package/dist/models/GetApplicationGrantScopeResponseBody.d.ts +3 -3
  65. package/dist/models/GetApplicationResponseBody.d.ts +34 -75
  66. package/dist/models/GetApplicationResponseBody.js.map +1 -1
  67. package/dist/models/GetApplicationRoleRequest.d.ts +3 -3
  68. package/dist/models/GetApplicationRoleResponseBody.d.ts +8 -8
  69. package/dist/models/GetApplicationTemplateRequest.d.ts +1 -1
  70. package/dist/models/GetApplicationTemplateResponseBody.d.ts +10 -10
  71. package/dist/models/GetClientPublicKeyRequest.d.ts +1 -1
  72. package/dist/models/GetClientPublicKeyResponseBody.d.ts +5 -5
  73. package/dist/models/GetCloudAccountResponseBody.d.ts +1 -1
  74. package/dist/models/GetCloudAccountRoleRequest.d.ts +2 -2
  75. package/dist/models/GetCloudAccountRoleResponseBody.d.ts +27 -34
  76. package/dist/models/GetCloudAccountRoleResponseBody.js.map +1 -1
  77. package/dist/models/GetCredentialProviderRequest.d.ts +2 -2
  78. package/dist/models/GetCredentialProviderResponseBody.d.ts +34 -39
  79. package/dist/models/GetCredentialProviderResponseBody.js.map +1 -1
  80. package/dist/models/GetCredentialRequest.d.ts +2 -2
  81. package/dist/models/GetCredentialResponseBody.d.ts +25 -34
  82. package/dist/models/GetCredentialResponseBody.js.map +1 -1
  83. package/dist/models/ListApplicationAccountsRequest.d.ts +1 -1
  84. package/dist/models/ListApplicationAccountsResponseBody.d.ts +5 -5
  85. package/dist/models/ListApplicationFederatedCredentialsForProviderRequest.d.ts +4 -4
  86. package/dist/models/ListApplicationFederatedCredentialsForProviderResponseBody.d.ts +158 -9
  87. package/dist/models/ListApplicationFederatedCredentialsForProviderResponseBody.js +172 -1
  88. package/dist/models/ListApplicationFederatedCredentialsForProviderResponseBody.js.map +1 -1
  89. package/dist/models/ListApplicationFederatedCredentialsRequest.d.ts +4 -4
  90. package/dist/models/ListApplicationFederatedCredentialsResponseBody.d.ts +158 -9
  91. package/dist/models/ListApplicationFederatedCredentialsResponseBody.js +172 -1
  92. package/dist/models/ListApplicationFederatedCredentialsResponseBody.js.map +1 -1
  93. package/dist/models/ListApplicationSupportedProvisionProtocolTypesResponseBody.d.ts +4 -6
  94. package/dist/models/ListApplicationSupportedProvisionProtocolTypesResponseBody.js.map +1 -1
  95. package/dist/models/ListApplicationTokensRequest.d.ts +1 -1
  96. package/dist/models/ListApplicationTokensResponseBody.d.ts +7 -7
  97. package/dist/models/ListApplicationsRequest.d.ts +16 -19
  98. package/dist/models/ListApplicationsRequest.js +4 -0
  99. package/dist/models/ListApplicationsRequest.js.map +1 -1
  100. package/dist/models/ListApplicationsResponseBody.d.ts +33 -49
  101. package/dist/models/ListApplicationsResponseBody.js.map +1 -1
  102. package/dist/models/ListCloudAccountRolesRequest.d.ts +9 -13
  103. package/dist/models/ListCloudAccountRolesRequest.js.map +1 -1
  104. package/dist/models/ListCloudAccountRolesResponseBody.d.ts +27 -36
  105. package/dist/models/ListCloudAccountRolesResponseBody.js.map +1 -1
  106. package/dist/models/ListCloudAccountsResponseBody.d.ts +4 -4
  107. package/dist/models/ListCredentialProvidersRequest.d.ts +11 -12
  108. package/dist/models/ListCredentialProvidersRequest.js.map +1 -1
  109. package/dist/models/ListCredentialProvidersResponseBody.d.ts +35 -40
  110. package/dist/models/ListCredentialProvidersResponseBody.js.map +1 -1
  111. package/dist/models/ListCredentialsRequest.d.ts +7 -10
  112. package/dist/models/ListCredentialsRequest.js.map +1 -1
  113. package/dist/models/ListCredentialsResponseBody.d.ts +29 -38
  114. package/dist/models/ListCredentialsResponseBody.js.map +1 -1
  115. package/dist/models/ListFederatedCredentialProvidersRequest.d.ts +5 -5
  116. package/dist/models/ListFederatedCredentialProvidersResponseBody.d.ts +33 -33
  117. package/dist/models/ListResourceServerScopesRequest.d.ts +10 -10
  118. package/dist/models/ListResourceServerScopesResponseBody.d.ts +13 -13
  119. package/dist/models/ListResourceServersForUserRequest.d.ts +2 -2
  120. package/dist/models/ListResourceServersForUserResponseBody.d.ts +10 -8
  121. package/dist/models/ListResourceServersForUserResponseBody.js.map +1 -1
  122. package/dist/models/ObtainApplicationClientSecretResponseBody.d.ts +5 -7
  123. package/dist/models/ObtainApplicationClientSecretResponseBody.js.map +1 -1
  124. package/dist/models/ObtainApplicationTokenResponseBody.d.ts +4 -4
  125. package/dist/models/ObtainCredentialResponseBody.d.ts +23 -32
  126. package/dist/models/ObtainCredentialResponseBody.js.map +1 -1
  127. package/dist/models/RemoveApplicationAccountFromUserRequest.d.ts +4 -4
  128. package/dist/models/RemoveApplicationAccountFromUserResponseBody.d.ts +1 -1
  129. package/dist/models/RevokeApplicationFromGroupsRequest.d.ts +2 -2
  130. package/dist/models/RevokeApplicationFromUsersRequest.d.ts +2 -2
  131. package/dist/models/RevokeResourceServerFromClientRequest.d.ts +2 -2
  132. package/dist/models/RevokeResourceServerScopesFromClientRequest.d.ts +3 -3
  133. package/dist/models/RevokeResourceServerScopesFromGroupRequest.d.ts +2 -2
  134. package/dist/models/RevokeResourceServerScopesFromOrganizationalUnitRequest.d.ts +3 -3
  135. package/dist/models/RevokeResourceServerScopesFromUserRequest.d.ts +2 -2
  136. package/dist/models/SetApplicationProvisioningConfigRequest.d.ts +31 -48
  137. package/dist/models/SetApplicationProvisioningConfigRequest.js.map +1 -1
  138. package/dist/models/SetApplicationSsoConfigRequest.d.ts +48 -56
  139. package/dist/models/SetApplicationSsoConfigRequest.js.map +1 -1
  140. package/dist/models/UpdateApplicationAdvancedConfigRequest.d.ts +3 -3
  141. package/dist/models/UpdateApplicationClientSecretExpirationTimeRequest.d.ts +2 -2
  142. package/dist/models/UpdateApplicationFederatedCredentialRequest.d.ts +147 -1
  143. package/dist/models/UpdateApplicationFederatedCredentialRequest.js +168 -1
  144. package/dist/models/UpdateApplicationFederatedCredentialRequest.js.map +1 -1
  145. package/dist/models/UpdateApplicationInfoRequest.d.ts +2 -2
  146. package/dist/models/UpdateApplicationInfoResponseBody.d.ts +1 -1
  147. package/dist/models/UpdateCredentialDescriptionRequest.d.ts +3 -3
  148. package/dist/models/UpdateCredentialDescriptionResponseBody.d.ts +1 -1
  149. package/dist/models/UpdateCredentialProviderRequest.d.ts +23 -33
  150. package/dist/models/UpdateCredentialProviderRequest.js.map +1 -1
  151. package/dist/models/UpdateCredentialProviderResponseBody.d.ts +1 -1
  152. package/dist/models/UpdateFederatedCredentialProviderDescriptionRequest.d.ts +2 -2
  153. package/dist/models/UpdateFederatedCredentialProviderRequest.d.ts +12 -12
  154. package/dist/models/model.d.ts +30 -0
  155. package/dist/models/model.js +104 -44
  156. package/dist/models/model.js.map +1 -1
  157. package/package.json +1 -1
  158. package/src/client.ts +198 -154
  159. package/src/models/AddApplicationAccountToUserRequest.ts +1 -1
  160. package/src/models/AddApplicationAccountToUserResponseBody.ts +1 -1
  161. package/src/models/AuthorizeApplicationToGroupsRequest.ts +2 -2
  162. package/src/models/AuthorizeApplicationToUsersRequest.ts +2 -2
  163. package/src/models/AuthorizeResourceServerScopesToClientRequest.ts +3 -3
  164. package/src/models/AuthorizeResourceServerScopesToGroupRequest.ts +3 -3
  165. package/src/models/AuthorizeResourceServerScopesToOrganizationalUnitRequest.ts +4 -4
  166. package/src/models/AuthorizeResourceServerScopesToUserRequest.ts +4 -4
  167. package/src/models/AuthorizeResourceServerToClientRequest.ts +2 -2
  168. package/src/models/CheckApplicationProvisioningUserPrimaryOrganizationalUnitResponseBody.ts +1 -1
  169. package/src/models/CreateApplicationClientSecretRequest.ts +1 -1
  170. package/src/models/CreateApplicationClientSecretResponseBody.ts +3 -3
  171. package/src/models/CreateApplicationFederatedCredentialRequest.ts +280 -3
  172. package/src/models/CreateApplicationFederatedCredentialResponseBody.ts +1 -1
  173. package/src/models/CreateApplicationRequest.ts +10 -16
  174. package/src/models/CreateApplicationRoleRequest.ts +3 -3
  175. package/src/models/CreateApplicationRoleResponseBody.ts +1 -1
  176. package/src/models/CreateClientPublicKeyRequest.ts +2 -2
  177. package/src/models/CreateClientPublicKeyResponseBody.ts +1 -1
  178. package/src/models/CreateCloudAccountRequest.ts +9 -10
  179. package/src/models/CreateCloudAccountResponseBody.ts +2 -2
  180. package/src/models/CreateCredentialProviderRequest.ts +25 -34
  181. package/src/models/CreateCredentialProviderResponseBody.ts +1 -1
  182. package/src/models/CreateCredentialRequest.ts +14 -19
  183. package/src/models/CreateFederatedCredentialProviderRequest.ts +24 -24
  184. package/src/models/CreateFederatedCredentialProviderResponseBody.ts +1 -1
  185. package/src/models/DeleteApplicationClientSecretRequest.ts +3 -3
  186. package/src/models/DeleteApplicationClientSecretResponseBody.ts +1 -1
  187. package/src/models/DeleteApplicationFederatedCredentialRequest.ts +1 -1
  188. package/src/models/DeleteApplicationRequest.ts +2 -2
  189. package/src/models/DeleteApplicationResponseBody.ts +1 -1
  190. package/src/models/DeleteApplicationTokenRequest.ts +1 -1
  191. package/src/models/DeleteCredentialProviderRequest.ts +2 -2
  192. package/src/models/DeleteCredentialProviderResponseBody.ts +1 -1
  193. package/src/models/DeleteResourceServerScopeRequest.ts +3 -3
  194. package/src/models/DeleteResourceServerScopeResponseBody.ts +1 -1
  195. package/src/models/DisableApplicationFederatedCredentialRequest.ts +1 -1
  196. package/src/models/DisableApplicationRequest.ts +2 -2
  197. package/src/models/DisableApplicationResponseBody.ts +1 -1
  198. package/src/models/DisableApplicationTokenRequest.ts +1 -1
  199. package/src/models/DisableClientPublicKeyRequest.ts +2 -2
  200. package/src/models/EnableClientPublicKeyRequest.ts +2 -2
  201. package/src/models/EnableCredentialRequest.ts +1 -1
  202. package/src/models/GenerateOauthTokenRequest.ts +13 -1
  203. package/src/models/GenerateOauthTokenResponseBody.ts +6 -3
  204. package/src/models/GetApplicationFederatedCredentialRequest.ts +1 -1
  205. package/src/models/GetApplicationFederatedCredentialResponseBody.ts +265 -6
  206. package/src/models/GetApplicationGrantScopeRequest.ts +2 -2
  207. package/src/models/GetApplicationGrantScopeResponseBody.ts +3 -3
  208. package/src/models/GetApplicationResponseBody.ts +34 -75
  209. package/src/models/GetApplicationRoleRequest.ts +3 -3
  210. package/src/models/GetApplicationRoleResponseBody.ts +8 -8
  211. package/src/models/GetApplicationTemplateRequest.ts +1 -1
  212. package/src/models/GetApplicationTemplateResponseBody.ts +10 -10
  213. package/src/models/GetClientPublicKeyRequest.ts +1 -1
  214. package/src/models/GetClientPublicKeyResponseBody.ts +5 -5
  215. package/src/models/GetCloudAccountResponseBody.ts +1 -1
  216. package/src/models/GetCloudAccountRoleRequest.ts +2 -2
  217. package/src/models/GetCloudAccountRoleResponseBody.ts +27 -34
  218. package/src/models/GetCredentialProviderRequest.ts +2 -2
  219. package/src/models/GetCredentialProviderResponseBody.ts +34 -39
  220. package/src/models/GetCredentialRequest.ts +2 -2
  221. package/src/models/GetCredentialResponseBody.ts +25 -34
  222. package/src/models/ListApplicationAccountsRequest.ts +1 -1
  223. package/src/models/ListApplicationAccountsResponseBody.ts +5 -5
  224. package/src/models/ListApplicationFederatedCredentialsForProviderRequest.ts +4 -4
  225. package/src/models/ListApplicationFederatedCredentialsForProviderResponseBody.ts +275 -9
  226. package/src/models/ListApplicationFederatedCredentialsRequest.ts +4 -4
  227. package/src/models/ListApplicationFederatedCredentialsResponseBody.ts +275 -9
  228. package/src/models/ListApplicationSupportedProvisionProtocolTypesResponseBody.ts +4 -6
  229. package/src/models/ListApplicationTokensRequest.ts +1 -1
  230. package/src/models/ListApplicationTokensResponseBody.ts +7 -7
  231. package/src/models/ListApplicationsRequest.ts +20 -19
  232. package/src/models/ListApplicationsResponseBody.ts +33 -49
  233. package/src/models/ListCloudAccountRolesRequest.ts +9 -13
  234. package/src/models/ListCloudAccountRolesResponseBody.ts +27 -36
  235. package/src/models/ListCloudAccountsResponseBody.ts +4 -4
  236. package/src/models/ListCredentialProvidersRequest.ts +11 -12
  237. package/src/models/ListCredentialProvidersResponseBody.ts +35 -40
  238. package/src/models/ListCredentialsRequest.ts +7 -10
  239. package/src/models/ListCredentialsResponseBody.ts +29 -38
  240. package/src/models/ListFederatedCredentialProvidersRequest.ts +5 -5
  241. package/src/models/ListFederatedCredentialProvidersResponseBody.ts +33 -33
  242. package/src/models/ListResourceServerScopesRequest.ts +10 -10
  243. package/src/models/ListResourceServerScopesResponseBody.ts +13 -13
  244. package/src/models/ListResourceServersForUserRequest.ts +2 -2
  245. package/src/models/ListResourceServersForUserResponseBody.ts +10 -8
  246. package/src/models/ObtainApplicationClientSecretResponseBody.ts +5 -7
  247. package/src/models/ObtainApplicationTokenResponseBody.ts +4 -4
  248. package/src/models/ObtainCredentialResponseBody.ts +23 -32
  249. package/src/models/RemoveApplicationAccountFromUserRequest.ts +4 -4
  250. package/src/models/RemoveApplicationAccountFromUserResponseBody.ts +1 -1
  251. package/src/models/RevokeApplicationFromGroupsRequest.ts +2 -2
  252. package/src/models/RevokeApplicationFromUsersRequest.ts +2 -2
  253. package/src/models/RevokeResourceServerFromClientRequest.ts +2 -2
  254. package/src/models/RevokeResourceServerScopesFromClientRequest.ts +3 -3
  255. package/src/models/RevokeResourceServerScopesFromGroupRequest.ts +2 -2
  256. package/src/models/RevokeResourceServerScopesFromOrganizationalUnitRequest.ts +3 -3
  257. package/src/models/RevokeResourceServerScopesFromUserRequest.ts +2 -2
  258. package/src/models/SetApplicationProvisioningConfigRequest.ts +31 -48
  259. package/src/models/SetApplicationSsoConfigRequest.ts +48 -56
  260. package/src/models/UpdateApplicationAdvancedConfigRequest.ts +3 -3
  261. package/src/models/UpdateApplicationClientSecretExpirationTimeRequest.ts +2 -2
  262. package/src/models/UpdateApplicationFederatedCredentialRequest.ts +260 -1
  263. package/src/models/UpdateApplicationInfoRequest.ts +2 -2
  264. package/src/models/UpdateApplicationInfoResponseBody.ts +1 -1
  265. package/src/models/UpdateCredentialDescriptionRequest.ts +3 -3
  266. package/src/models/UpdateCredentialDescriptionResponseBody.ts +1 -1
  267. package/src/models/UpdateCredentialProviderRequest.ts +23 -33
  268. package/src/models/UpdateCredentialProviderResponseBody.ts +1 -1
  269. package/src/models/UpdateFederatedCredentialProviderDescriptionRequest.ts +2 -2
  270. package/src/models/UpdateFederatedCredentialProviderRequest.ts +12 -12
  271. 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
@@ -7179,14 +7191,30 @@ export default class Client extends OpenApi {
7179
7191
  query["Audience"] = request.audience;
7180
7192
  }
7181
7193
 
7194
+ if (!$dara.isNull(request.grantType)) {
7195
+ query["GrantType"] = request.grantType;
7196
+ }
7197
+
7182
7198
  if (!$dara.isNull(request.instanceId)) {
7183
7199
  query["InstanceId"] = request.instanceId;
7184
7200
  }
7185
7201
 
7202
+ if (!$dara.isNull(request.requestedTokenType)) {
7203
+ query["RequestedTokenType"] = request.requestedTokenType;
7204
+ }
7205
+
7186
7206
  if (!$dara.isNull(request.scopeValues)) {
7187
7207
  query["ScopeValues"] = request.scopeValues;
7188
7208
  }
7189
7209
 
7210
+ if (!$dara.isNull(request.subjectToken)) {
7211
+ query["SubjectToken"] = request.subjectToken;
7212
+ }
7213
+
7214
+ if (!$dara.isNull(request.subjectTokenType)) {
7215
+ query["SubjectTokenType"] = request.subjectTokenType;
7216
+ }
7217
+
7190
7218
  let req = new $OpenApiUtil.OpenApiRequest({
7191
7219
  query: OpenApiUtil.query(query),
7192
7220
  });
@@ -7205,7 +7233,7 @@ export default class Client extends OpenApi {
7205
7233
  }
7206
7234
 
7207
7235
  /**
7208
- * Obtain an access token to call a resource server using a specified application as the client.
7236
+ * Obtains an access token for accessing a resource server by using a specified application as the client identity.
7209
7237
  *
7210
7238
  * @param request - GenerateOauthTokenRequest
7211
7239
  * @returns GenerateOauthTokenResponse
@@ -7408,7 +7436,7 @@ export default class Client extends OpenApi {
7408
7436
  }
7409
7437
 
7410
7438
  /**
7411
- * Retrieves the federated credential for an application.
7439
+ * Retrieves the federated identity credential of an application.
7412
7440
  *
7413
7441
  * @param request - GetApplicationFederatedCredentialRequest
7414
7442
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7447,7 +7475,7 @@ export default class Client extends OpenApi {
7447
7475
  }
7448
7476
 
7449
7477
  /**
7450
- * Retrieves the federated credential for an application.
7478
+ * Retrieves the federated identity credential of an application.
7451
7479
  *
7452
7480
  * @param request - GetApplicationFederatedCredentialRequest
7453
7481
  * @returns GetApplicationFederatedCredentialResponse
@@ -7458,7 +7486,7 @@ export default class Client extends OpenApi {
7458
7486
  }
7459
7487
 
7460
7488
  /**
7461
- * Queries the permissions of the Developer API feature for an Employee Identity and Access Management (EIAM) application.
7489
+ * Queries the Developer API authorization scope of an EIAM application.
7462
7490
  *
7463
7491
  * @param request - GetApplicationGrantScopeRequest
7464
7492
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7493,7 +7521,7 @@ export default class Client extends OpenApi {
7493
7521
  }
7494
7522
 
7495
7523
  /**
7496
- * Queries the permissions of the Developer API feature for an Employee Identity and Access Management (EIAM) application.
7524
+ * Queries the Developer API authorization scope of an EIAM application.
7497
7525
  *
7498
7526
  * @param request - GetApplicationGrantScopeRequest
7499
7527
  * @returns GetApplicationGrantScopeResponse
@@ -7642,7 +7670,7 @@ export default class Client extends OpenApi {
7642
7670
  }
7643
7671
 
7644
7672
  /**
7645
- * Retrieves the details of an application role.
7673
+ * Retrieves application role information.
7646
7674
  *
7647
7675
  * @param request - GetApplicationRoleRequest
7648
7676
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7681,7 +7709,7 @@ export default class Client extends OpenApi {
7681
7709
  }
7682
7710
 
7683
7711
  /**
7684
- * Retrieves the details of an application role.
7712
+ * Retrieves application role information.
7685
7713
  *
7686
7714
  * @param request - GetApplicationRoleRequest
7687
7715
  * @returns GetApplicationRoleResponse
@@ -7738,7 +7766,7 @@ export default class Client extends OpenApi {
7738
7766
  }
7739
7767
 
7740
7768
  /**
7741
- * Retrieves the details of an application template.
7769
+ * Retrieves application template information.
7742
7770
  *
7743
7771
  * @param request - GetApplicationTemplateRequest
7744
7772
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7769,7 +7797,7 @@ export default class Client extends OpenApi {
7769
7797
  }
7770
7798
 
7771
7799
  /**
7772
- * Retrieves the details of an application template.
7800
+ * Retrieves application template information.
7773
7801
  *
7774
7802
  * @param request - GetApplicationTemplateRequest
7775
7803
  * @returns GetApplicationTemplateResponse
@@ -7968,7 +7996,7 @@ export default class Client extends OpenApi {
7968
7996
  }
7969
7997
 
7970
7998
  /**
7971
- * Retrieves the ClientPublicKey for a specified application.
7999
+ * Queries the ClientPublicKey of a specified application.
7972
8000
  *
7973
8001
  * @param request - GetClientPublicKeyRequest
7974
8002
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8007,7 +8035,7 @@ export default class Client extends OpenApi {
8007
8035
  }
8008
8036
 
8009
8037
  /**
8010
- * Retrieves the ClientPublicKey for a specified application.
8038
+ * Queries the ClientPublicKey of a specified application.
8011
8039
  *
8012
8040
  * @param request - GetClientPublicKeyRequest
8013
8041
  * @returns GetClientPublicKeyResponse
@@ -8064,7 +8092,7 @@ export default class Client extends OpenApi {
8064
8092
  }
8065
8093
 
8066
8094
  /**
8067
- * Retrieves information about a cloud role.
8095
+ * Queries the resource information of a cloud role.
8068
8096
  *
8069
8097
  * @param request - GetCloudAccountRoleRequest
8070
8098
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8103,7 +8131,7 @@ export default class Client extends OpenApi {
8103
8131
  }
8104
8132
 
8105
8133
  /**
8106
- * Retrieves information about a cloud role.
8134
+ * Queries the resource information of a cloud role.
8107
8135
  *
8108
8136
  * @param request - GetCloudAccountRoleRequest
8109
8137
  * @returns GetCloudAccountRoleResponse
@@ -8166,7 +8194,7 @@ export default class Client extends OpenApi {
8166
8194
  }
8167
8195
 
8168
8196
  /**
8169
- * Retrieves the details of a specific credential.
8197
+ * Queries the information about a credential resource.
8170
8198
  *
8171
8199
  * @param request - GetCredentialRequest
8172
8200
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8201,7 +8229,7 @@ export default class Client extends OpenApi {
8201
8229
  }
8202
8230
 
8203
8231
  /**
8204
- * Retrieves the details of a specific credential.
8232
+ * Queries the information about a credential resource.
8205
8233
  *
8206
8234
  * @param request - GetCredentialRequest
8207
8235
  * @returns GetCredentialResponse
@@ -8212,7 +8240,7 @@ export default class Client extends OpenApi {
8212
8240
  }
8213
8241
 
8214
8242
  /**
8215
- * Retrieves the details of a credential provider.
8243
+ * Queries the details of a credential provider.
8216
8244
  *
8217
8245
  * @param request - GetCredentialProviderRequest
8218
8246
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8247,7 +8275,7 @@ export default class Client extends OpenApi {
8247
8275
  }
8248
8276
 
8249
8277
  /**
8250
- * Retrieves the details of a credential provider.
8278
+ * Queries the details of a credential provider.
8251
8279
  *
8252
8280
  * @param request - GetCredentialProviderRequest
8253
8281
  * @returns GetCredentialProviderResponse
@@ -9754,7 +9782,7 @@ export default class Client extends OpenApi {
9754
9782
  }
9755
9783
 
9756
9784
  /**
9757
- * Returns a paginated list of application accounts.
9785
+ * Queries the application accounts of an application by paging.
9758
9786
  *
9759
9787
  * @param request - ListApplicationAccountsRequest
9760
9788
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9797,7 +9825,7 @@ export default class Client extends OpenApi {
9797
9825
  }
9798
9826
 
9799
9827
  /**
9800
- * Returns a paginated list of application accounts.
9828
+ * Queries the application accounts of an application by paging.
9801
9829
  *
9802
9830
  * @param request - ListApplicationAccountsRequest
9803
9831
  * @returns ListApplicationAccountsResponse
@@ -9910,7 +9938,7 @@ export default class Client extends OpenApi {
9910
9938
  }
9911
9939
 
9912
9940
  /**
9913
- * Lists the federated credentials for an application.
9941
+ * Queries a list of application federated credentials.
9914
9942
  *
9915
9943
  * @param request - ListApplicationFederatedCredentialsRequest
9916
9944
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9961,7 +9989,7 @@ export default class Client extends OpenApi {
9961
9989
  }
9962
9990
 
9963
9991
  /**
9964
- * Lists the federated credentials for an application.
9992
+ * Queries a list of application federated credentials.
9965
9993
  *
9966
9994
  * @param request - ListApplicationFederatedCredentialsRequest
9967
9995
  * @returns ListApplicationFederatedCredentialsResponse
@@ -9972,7 +10000,7 @@ export default class Client extends OpenApi {
9972
10000
  }
9973
10001
 
9974
10002
  /**
9975
- * Lists the application federated credentials for a specified federated credential provider.
10003
+ * Queries the list of application federated credentials by federated trust source ID.
9976
10004
  *
9977
10005
  * @param request - ListApplicationFederatedCredentialsForProviderRequest
9978
10006
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10019,7 +10047,7 @@ export default class Client extends OpenApi {
10019
10047
  }
10020
10048
 
10021
10049
  /**
10022
- * Lists the application federated credentials for a specified federated credential provider.
10050
+ * Queries the list of application federated credentials by federated trust source ID.
10023
10051
  *
10024
10052
  * @param request - ListApplicationFederatedCredentialsForProviderRequest
10025
10053
  * @returns ListApplicationFederatedCredentialsForProviderResponse
@@ -10088,7 +10116,7 @@ export default class Client extends OpenApi {
10088
10116
  }
10089
10117
 
10090
10118
  /**
10091
- * Call the ListApplicationSupportedProvisionProtocolTypes operation to query the account synchronization protocols supported by an application.
10119
+ * Queries the list of account synchronization types supported by an application.
10092
10120
  *
10093
10121
  * @param request - ListApplicationSupportedProvisionProtocolTypesRequest
10094
10122
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10123,7 +10151,7 @@ export default class Client extends OpenApi {
10123
10151
  }
10124
10152
 
10125
10153
  /**
10126
- * Call the ListApplicationSupportedProvisionProtocolTypes operation to query the account synchronization protocols supported by an application.
10154
+ * Queries the list of account synchronization types supported by an application.
10127
10155
  *
10128
10156
  * @param request - ListApplicationSupportedProvisionProtocolTypesRequest
10129
10157
  * @returns ListApplicationSupportedProvisionProtocolTypesResponse
@@ -10134,7 +10162,7 @@ export default class Client extends OpenApi {
10134
10162
  }
10135
10163
 
10136
10164
  /**
10137
- * Retrieves a list of application tokens.
10165
+ * Retrieves the list of application tokens.
10138
10166
  *
10139
10167
  * @param request - ListApplicationTokensRequest
10140
10168
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10173,7 +10201,7 @@ export default class Client extends OpenApi {
10173
10201
  }
10174
10202
 
10175
10203
  /**
10176
- * Retrieves a list of application tokens.
10204
+ * Retrieves the list of application tokens.
10177
10205
  *
10178
10206
  * @param request - ListApplicationTokensRequest
10179
10207
  * @returns ListApplicationTokensResponse
@@ -10184,7 +10212,7 @@ export default class Client extends OpenApi {
10184
10212
  }
10185
10213
 
10186
10214
  /**
10187
- * Retrieves a paginated list of EIAM applications.
10215
+ * Performs a paged query to retrieve information about one or more EIAM applications with paging.
10188
10216
  *
10189
10217
  * @param request - ListApplicationsRequest
10190
10218
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10225,6 +10253,10 @@ export default class Client extends OpenApi {
10225
10253
  query["M2MClientStatus"] = request.m2MClientStatus;
10226
10254
  }
10227
10255
 
10256
+ if (!$dara.isNull(request.managedServiceCode)) {
10257
+ query["ManagedServiceCode"] = request.managedServiceCode;
10258
+ }
10259
+
10228
10260
  if (!$dara.isNull(request.pageNumber)) {
10229
10261
  query["PageNumber"] = request.pageNumber;
10230
10262
  }
@@ -10237,6 +10269,10 @@ export default class Client extends OpenApi {
10237
10269
  query["ResourceServerStatus"] = request.resourceServerStatus;
10238
10270
  }
10239
10271
 
10272
+ if (!$dara.isNull(request.serviceManaged)) {
10273
+ query["ServiceManaged"] = request.serviceManaged;
10274
+ }
10275
+
10240
10276
  if (!$dara.isNull(request.ssoType)) {
10241
10277
  query["SsoType"] = request.ssoType;
10242
10278
  }
@@ -10263,7 +10299,7 @@ export default class Client extends OpenApi {
10263
10299
  }
10264
10300
 
10265
10301
  /**
10266
- * Retrieves a paginated list of EIAM applications.
10302
+ * Performs a paged query to retrieve information about one or more EIAM applications with paging.
10267
10303
  *
10268
10304
  * @param request - ListApplicationsRequest
10269
10305
  * @returns ListApplicationsResponse
@@ -11060,7 +11096,7 @@ export default class Client extends OpenApi {
11060
11096
  }
11061
11097
 
11062
11098
  /**
11063
- * Queries a paginated list of cloud roles.
11099
+ * Queries the information about one or more cloud roles by using paging.
11064
11100
  *
11065
11101
  * @param request - ListCloudAccountRolesRequest
11066
11102
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11107,7 +11143,7 @@ export default class Client extends OpenApi {
11107
11143
  }
11108
11144
 
11109
11145
  /**
11110
- * Queries a paginated list of cloud roles.
11146
+ * Queries the information about one or more cloud roles by using paging.
11111
11147
  *
11112
11148
  * @param request - ListCloudAccountRolesRequest
11113
11149
  * @returns ListCloudAccountRolesResponse
@@ -11376,7 +11412,7 @@ export default class Client extends OpenApi {
11376
11412
  }
11377
11413
 
11378
11414
  /**
11379
- * Lists the credential providers.
11415
+ * Lists credential providers.
11380
11416
  *
11381
11417
  * @param request - ListCredentialProvidersRequest
11382
11418
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11431,7 +11467,7 @@ export default class Client extends OpenApi {
11431
11467
  }
11432
11468
 
11433
11469
  /**
11434
- * Lists the credential providers.
11470
+ * Lists credential providers.
11435
11471
  *
11436
11472
  * @param request - ListCredentialProvidersRequest
11437
11473
  * @returns ListCredentialProvidersResponse
@@ -11442,7 +11478,7 @@ export default class Client extends OpenApi {
11442
11478
  }
11443
11479
 
11444
11480
  /**
11445
- * Retrieves a paginated list of credentials.
11481
+ * Queries the information of one or more credentials by using paging.
11446
11482
  *
11447
11483
  * @param request - ListCredentialsRequest
11448
11484
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11505,7 +11541,7 @@ export default class Client extends OpenApi {
11505
11541
  }
11506
11542
 
11507
11543
  /**
11508
- * Retrieves a paginated list of credentials.
11544
+ * Queries the information of one or more credentials by using paging.
11509
11545
  *
11510
11546
  * @param request - ListCredentialsRequest
11511
11547
  * @returns ListCredentialsResponse
@@ -11847,7 +11883,7 @@ export default class Client extends OpenApi {
11847
11883
  }
11848
11884
 
11849
11885
  /**
11850
- * Lists federated identity providers.
11886
+ * Queries a list of federated trust sources.
11851
11887
  *
11852
11888
  * @param request - ListFederatedCredentialProvidersRequest
11853
11889
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11898,7 +11934,7 @@ export default class Client extends OpenApi {
11898
11934
  }
11899
11935
 
11900
11936
  /**
11901
- * Lists federated identity providers.
11937
+ * Queries a list of federated trust sources.
11902
11938
  *
11903
11939
  * @param request - ListFederatedCredentialProvidersRequest
11904
11940
  * @returns ListFederatedCredentialProvidersResponse
@@ -12891,7 +12927,7 @@ export default class Client extends OpenApi {
12891
12927
  }
12892
12928
 
12893
12929
  /**
12894
- * Query the list of Scope permissions under a specified ResourceServer using cursor-based pagination.
12930
+ * Queries the list of scope permissions under a specified ResourceServer by using a cursor.
12895
12931
  *
12896
12932
  * @param request - ListResourceServerScopesRequest
12897
12933
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12958,7 +12994,7 @@ export default class Client extends OpenApi {
12958
12994
  }
12959
12995
 
12960
12996
  /**
12961
- * Query the list of Scope permissions under a specified ResourceServer using cursor-based pagination.
12997
+ * Queries the list of scope permissions under a specified ResourceServer by using a cursor.
12962
12998
  *
12963
12999
  * @param request - ListResourceServerScopesRequest
12964
13000
  * @returns ListResourceServerScopesResponse
@@ -12969,7 +13005,7 @@ export default class Client extends OpenApi {
12969
13005
  }
12970
13006
 
12971
13007
  /**
12972
- * Performs a paged query to retrieve the ResourceServer and Scope permissions that are granted to the current user.
13008
+ * Queries the list of ResourceServer and Scope permissions granted to the current account by using a cursor-based approach.
12973
13009
  *
12974
13010
  * @param request - ListResourceServersForUserRequest
12975
13011
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13016,7 +13052,7 @@ export default class Client extends OpenApi {
13016
13052
  }
13017
13053
 
13018
13054
  /**
13019
- * Performs a paged query to retrieve the ResourceServer and Scope permissions that are granted to the current user.
13055
+ * Queries the list of ResourceServer and Scope permissions granted to the current account by using a cursor-based approach.
13020
13056
  *
13021
13057
  * @param request - ListResourceServersForUserRequest
13022
13058
  * @returns ListResourceServersForUserResponse
@@ -13545,7 +13581,7 @@ export default class Client extends OpenApi {
13545
13581
  }
13546
13582
 
13547
13583
  /**
13548
- * Obtains the client secret for an EIAM application. The secret is returned without desensitization. To obtain a desensitized secret, call the ListApplicationClientSecrets operation.
13584
+ * Retrieves the client secret of an EIAM application. The returned secret is not masked. To retrieve masked secrets, call the ListApplicationClientSecrets operation.
13549
13585
  *
13550
13586
  * @param request - ObtainApplicationClientSecretRequest
13551
13587
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13584,7 +13620,7 @@ export default class Client extends OpenApi {
13584
13620
  }
13585
13621
 
13586
13622
  /**
13587
- * Obtains the client secret for an EIAM application. The secret is returned without desensitization. To obtain a desensitized secret, call the ListApplicationClientSecrets operation.
13623
+ * Retrieves the client secret of an EIAM application. The returned secret is not masked. To retrieve masked secrets, call the ListApplicationClientSecrets operation.
13588
13624
  *
13589
13625
  * @param request - ObtainApplicationClientSecretRequest
13590
13626
  * @returns ObtainApplicationClientSecretResponse
@@ -13595,10 +13631,10 @@ export default class Client extends OpenApi {
13595
13631
  }
13596
13632
 
13597
13633
  /**
13598
- * Queries the token of a specified application.
13634
+ * Queries a specified application token.
13599
13635
  *
13600
13636
  * @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.
13637
+ * 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
13638
  *
13603
13639
  * @param request - ObtainApplicationTokenRequest
13604
13640
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13637,10 +13673,10 @@ export default class Client extends OpenApi {
13637
13673
  }
13638
13674
 
13639
13675
  /**
13640
- * Queries the token of a specified application.
13676
+ * Queries a specified application token.
13641
13677
  *
13642
13678
  * @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.
13679
+ * 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
13680
  *
13645
13681
  * @param request - ObtainApplicationTokenRequest
13646
13682
  * @returns ObtainApplicationTokenResponse
@@ -13651,7 +13687,7 @@ export default class Client extends OpenApi {
13651
13687
  }
13652
13688
 
13653
13689
  /**
13654
- * Retrieves a credential containing sensitive information.
13690
+ * Queries a credential resource that contains sensitive information.
13655
13691
  *
13656
13692
  * @param request - ObtainCredentialRequest
13657
13693
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13686,7 +13722,7 @@ export default class Client extends OpenApi {
13686
13722
  }
13687
13723
 
13688
13724
  /**
13689
- * Retrieves a credential containing sensitive information.
13725
+ * Queries a credential resource that contains sensitive information.
13690
13726
  *
13691
13727
  * @param request - ObtainCredentialRequest
13692
13728
  * @returns ObtainCredentialResponse
@@ -13747,10 +13783,10 @@ export default class Client extends OpenApi {
13747
13783
  }
13748
13784
 
13749
13785
  /**
13750
- * Deletes the application account of a specified user from an application.
13786
+ * Deletes an application account of a specified employee under the current application.
13751
13787
  *
13752
13788
  * @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.
13789
+ * 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
13790
  *
13755
13791
  * @param request - RemoveApplicationAccountFromUserRequest
13756
13792
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13793,10 +13829,10 @@ export default class Client extends OpenApi {
13793
13829
  }
13794
13830
 
13795
13831
  /**
13796
- * Deletes the application account of a specified user from an application.
13832
+ * Deletes an application account of a specified employee under the current application.
13797
13833
  *
13798
13834
  * @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.
13835
+ * 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
13836
  *
13801
13837
  * @param request - RemoveApplicationAccountFromUserRequest
13802
13838
  * @returns RemoveApplicationAccountFromUserResponse
@@ -14149,7 +14185,7 @@ export default class Client extends OpenApi {
14149
14185
  }
14150
14186
 
14151
14187
  /**
14152
- * Revokes application access from multiple EIAM groups in a batch.
14188
+ * Revokes the permissions of multiple Employee Identity and Access Management (EIAM) groups to access an application in a batch.
14153
14189
  *
14154
14190
  * @param request - RevokeApplicationFromGroupsRequest
14155
14191
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14192,7 +14228,7 @@ export default class Client extends OpenApi {
14192
14228
  }
14193
14229
 
14194
14230
  /**
14195
- * Revokes application access from multiple EIAM groups in a batch.
14231
+ * Revokes the permissions of multiple Employee Identity and Access Management (EIAM) groups to access an application in a batch.
14196
14232
  *
14197
14233
  * @param request - RevokeApplicationFromGroupsRequest
14198
14234
  * @returns RevokeApplicationFromGroupsResponse
@@ -14257,7 +14293,7 @@ export default class Client extends OpenApi {
14257
14293
  }
14258
14294
 
14259
14295
  /**
14260
- * Revokes access to an application from multiple EIAM accounts.
14296
+ * Revokes the permissions of multiple Enterprise Identity Access Management (EIAM) accounts to access an application in a batch.
14261
14297
  *
14262
14298
  * @param request - RevokeApplicationFromUsersRequest
14263
14299
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14300,7 +14336,7 @@ export default class Client extends OpenApi {
14300
14336
  }
14301
14337
 
14302
14338
  /**
14303
- * Revokes access to an application from multiple EIAM accounts.
14339
+ * Revokes the permissions of multiple Enterprise Identity Access Management (EIAM) accounts to access an application in a batch.
14304
14340
  *
14305
14341
  * @param request - RevokeApplicationFromUsersRequest
14306
14342
  * @returns RevokeApplicationFromUsersResponse
@@ -14311,7 +14347,7 @@ export default class Client extends OpenApi {
14311
14347
  }
14312
14348
 
14313
14349
  /**
14314
- * Revokes the authorization for a resource server from a client application.
14350
+ * Cancels the authorization granted by a specified ResourceServer to a Client application.
14315
14351
  *
14316
14352
  * @param request - RevokeResourceServerFromClientRequest
14317
14353
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14350,7 +14386,7 @@ export default class Client extends OpenApi {
14350
14386
  }
14351
14387
 
14352
14388
  /**
14353
- * Revokes the authorization for a resource server from a client application.
14389
+ * Cancels the authorization granted by a specified ResourceServer to a Client application.
14354
14390
  *
14355
14391
  * @param request - RevokeResourceServerFromClientRequest
14356
14392
  * @returns RevokeResourceServerFromClientResponse
@@ -14361,7 +14397,7 @@ export default class Client extends OpenApi {
14361
14397
  }
14362
14398
 
14363
14399
  /**
14364
- * Revokes specified scope permissions of a resource server from a client application.
14400
+ * Revokes the scope permissions of a specified ResourceServer from a client application.
14365
14401
  *
14366
14402
  * @param request - RevokeResourceServerScopesFromClientRequest
14367
14403
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14404,7 +14440,7 @@ export default class Client extends OpenApi {
14404
14440
  }
14405
14441
 
14406
14442
  /**
14407
- * Revokes specified scope permissions of a resource server from a client application.
14443
+ * Revokes the scope permissions of a specified ResourceServer from a client application.
14408
14444
  *
14409
14445
  * @param request - RevokeResourceServerScopesFromClientRequest
14410
14446
  * @returns RevokeResourceServerScopesFromClientResponse
@@ -14415,7 +14451,7 @@ export default class Client extends OpenApi {
14415
14451
  }
14416
14452
 
14417
14453
  /**
14418
- * Revokes a resource server\\"s scope permissions from a group.
14454
+ * Revokes the authorization of Scope permissions under a specified ResourceServer from a group.
14419
14455
  *
14420
14456
  * @param request - RevokeResourceServerScopesFromGroupRequest
14421
14457
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14458,7 +14494,7 @@ export default class Client extends OpenApi {
14458
14494
  }
14459
14495
 
14460
14496
  /**
14461
- * Revokes a resource server\\"s scope permissions from a group.
14497
+ * Revokes the authorization of Scope permissions under a specified ResourceServer from a group.
14462
14498
  *
14463
14499
  * @param request - RevokeResourceServerScopesFromGroupRequest
14464
14500
  * @returns RevokeResourceServerScopesFromGroupResponse
@@ -14469,7 +14505,7 @@ export default class Client extends OpenApi {
14469
14505
  }
14470
14506
 
14471
14507
  /**
14472
- * Revokes scope permissions for a resource server from an organization.
14508
+ * Revokes the authorization of Scope permissions under a specified ResourceServer from an organizational unit.
14473
14509
  *
14474
14510
  * @param request - RevokeResourceServerScopesFromOrganizationalUnitRequest
14475
14511
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14512,7 +14548,7 @@ export default class Client extends OpenApi {
14512
14548
  }
14513
14549
 
14514
14550
  /**
14515
- * Revokes scope permissions for a resource server from an organization.
14551
+ * Revokes the authorization of Scope permissions under a specified ResourceServer from an organizational unit.
14516
14552
  *
14517
14553
  * @param request - RevokeResourceServerScopesFromOrganizationalUnitRequest
14518
14554
  * @returns RevokeResourceServerScopesFromOrganizationalUnitResponse
@@ -14523,7 +14559,7 @@ export default class Client extends OpenApi {
14523
14559
  }
14524
14560
 
14525
14561
  /**
14526
- * Revokes scope permissions for a specified resource server from an account.
14562
+ * Revokes the Scope permissions under a specified ResourceServer from an account.
14527
14563
  *
14528
14564
  * @param request - RevokeResourceServerScopesFromUserRequest
14529
14565
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14566,7 +14602,7 @@ export default class Client extends OpenApi {
14566
14602
  }
14567
14603
 
14568
14604
  /**
14569
- * Revokes scope permissions for a specified resource server from an account.
14605
+ * Revokes the Scope permissions under a specified ResourceServer from an account.
14570
14606
  *
14571
14607
  * @param request - RevokeResourceServerScopesFromUserRequest
14572
14608
  * @returns RevokeResourceServerScopesFromUserResponse
@@ -14917,10 +14953,10 @@ export default class Client extends OpenApi {
14917
14953
  }
14918
14954
 
14919
14955
  /**
14920
- * Sets the single sign-on (SSO) properties for an IDaaS application.
14956
+ * Sets the single sign-on (SSO) configuration properties for an EIAM application.
14921
14957
  *
14922
14958
  * @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.
14959
+ * 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
14960
  *
14925
14961
  * @param request - SetApplicationSsoConfigRequest
14926
14962
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14975,10 +15011,10 @@ export default class Client extends OpenApi {
14975
15011
  }
14976
15012
 
14977
15013
  /**
14978
- * Sets the single sign-on (SSO) properties for an IDaaS application.
15014
+ * Sets the single sign-on (SSO) configuration properties for an EIAM application.
14979
15015
  *
14980
15016
  * @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.
15017
+ * 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
15018
  *
14983
15019
  * @param request - SetApplicationSsoConfigRequest
14984
15020
  * @returns SetApplicationSsoConfigResponse
@@ -15977,7 +16013,7 @@ export default class Client extends OpenApi {
15977
16013
  }
15978
16014
 
15979
16015
  /**
15980
- * Updates the advanced configuration of an application.
16016
+ * Modifies the advanced configuration of an application.
15981
16017
  *
15982
16018
  * @param request - UpdateApplicationAdvancedConfigRequest
15983
16019
  * @param runtime - runtime options for this request RuntimeOptions
@@ -16016,7 +16052,7 @@ export default class Client extends OpenApi {
16016
16052
  }
16017
16053
 
16018
16054
  /**
16019
- * Updates the advanced configuration of an application.
16055
+ * Modifies the advanced configuration of an application.
16020
16056
  *
16021
16057
  * @param request - UpdateApplicationAdvancedConfigRequest
16022
16058
  * @returns UpdateApplicationAdvancedConfigResponse
@@ -16077,7 +16113,7 @@ export default class Client extends OpenApi {
16077
16113
  }
16078
16114
 
16079
16115
  /**
16080
- * Updates the expiration time of a specified client secret for an application.
16116
+ * Updates the expiration time of a specified ClientSecret for an application.
16081
16117
  *
16082
16118
  * @param request - UpdateApplicationClientSecretExpirationTimeRequest
16083
16119
  * @param runtime - runtime options for this request RuntimeOptions
@@ -16120,7 +16156,7 @@ export default class Client extends OpenApi {
16120
16156
  }
16121
16157
 
16122
16158
  /**
16123
- * Updates the expiration time of a specified client secret for an application.
16159
+ * Updates the expiration time of a specified ClientSecret for an application.
16124
16160
  *
16125
16161
  * @param request - UpdateApplicationClientSecretExpirationTimeRequest
16126
16162
  * @returns UpdateApplicationClientSecretExpirationTimeResponse
@@ -16181,7 +16217,7 @@ export default class Client extends OpenApi {
16181
16217
  }
16182
16218
 
16183
16219
  /**
16184
- * Updates an application\\"s federated credential.
16220
+ * Updates a federated credential for an application.
16185
16221
  *
16186
16222
  * @param request - UpdateApplicationFederatedCredentialRequest
16187
16223
  * @param runtime - runtime options for this request RuntimeOptions
@@ -16206,6 +16242,14 @@ export default class Client extends OpenApi {
16206
16242
  query["InstanceId"] = request.instanceId;
16207
16243
  }
16208
16244
 
16245
+ if (!$dara.isNull(request.oidcVerificationConfig)) {
16246
+ query["OidcVerificationConfig"] = request.oidcVerificationConfig;
16247
+ }
16248
+
16249
+ if (!$dara.isNull(request.pkcs7VerificationConfig)) {
16250
+ query["Pkcs7VerificationConfig"] = request.pkcs7VerificationConfig;
16251
+ }
16252
+
16209
16253
  if (!$dara.isNull(request.verificationCondition)) {
16210
16254
  query["VerificationCondition"] = request.verificationCondition;
16211
16255
  }
@@ -16228,7 +16272,7 @@ export default class Client extends OpenApi {
16228
16272
  }
16229
16273
 
16230
16274
  /**
16231
- * Updates an application\\"s federated credential.
16275
+ * Updates a federated credential for an application.
16232
16276
  *
16233
16277
  * @param request - UpdateApplicationFederatedCredentialRequest
16234
16278
  * @returns UpdateApplicationFederatedCredentialResponse
@@ -16293,7 +16337,7 @@ export default class Client extends OpenApi {
16293
16337
  }
16294
16338
 
16295
16339
  /**
16296
- * Updates the basic information for an application.
16340
+ * Updates the basic information of an application.
16297
16341
  *
16298
16342
  * @param request - UpdateApplicationInfoRequest
16299
16343
  * @param runtime - runtime options for this request RuntimeOptions
@@ -16352,7 +16396,7 @@ export default class Client extends OpenApi {
16352
16396
  }
16353
16397
 
16354
16398
  /**
16355
- * Updates the basic information for an application.
16399
+ * Updates the basic information of an application.
16356
16400
  *
16357
16401
  * @param request - UpdateApplicationInfoRequest
16358
16402
  * @returns UpdateApplicationInfoResponse
@@ -16421,7 +16465,7 @@ export default class Client extends OpenApi {
16421
16465
  }
16422
16466
 
16423
16467
  /**
16424
- * Updates the description of an application role.
16468
+ * Modifies the description of an application role.
16425
16469
  *
16426
16470
  * @param request - UpdateApplicationRoleDescriptionRequest
16427
16471
  * @param runtime - runtime options for this request RuntimeOptions
@@ -16464,7 +16508,7 @@ export default class Client extends OpenApi {
16464
16508
  }
16465
16509
 
16466
16510
  /**
16467
- * Updates the description of an application role.
16511
+ * Modifies the description of an application role.
16468
16512
  *
16469
16513
  * @param request - UpdateApplicationRoleDescriptionRequest
16470
16514
  * @returns UpdateApplicationRoleDescriptionResponse
@@ -17423,7 +17467,7 @@ export default class Client extends OpenApi {
17423
17467
  }
17424
17468
 
17425
17469
  /**
17426
- * Update the description of a credential.
17470
+ * Updates the description of a credential.
17427
17471
  *
17428
17472
  * @param request - UpdateCredentialDescriptionRequest
17429
17473
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17466,7 +17510,7 @@ export default class Client extends OpenApi {
17466
17510
  }
17467
17511
 
17468
17512
  /**
17469
- * Update the description of a credential.
17513
+ * Updates the description of a credential.
17470
17514
  *
17471
17515
  * @param request - UpdateCredentialDescriptionRequest
17472
17516
  * @returns UpdateCredentialDescriptionResponse
@@ -17747,7 +17791,7 @@ export default class Client extends OpenApi {
17747
17791
  }
17748
17792
 
17749
17793
  /**
17750
- * Updates a federated credential provider.
17794
+ * Updates a federated trust source.
17751
17795
  *
17752
17796
  * @param request - UpdateFederatedCredentialProviderRequest
17753
17797
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17802,7 +17846,7 @@ export default class Client extends OpenApi {
17802
17846
  }
17803
17847
 
17804
17848
  /**
17805
- * Updates a federated credential provider.
17849
+ * Updates a federated trust source.
17806
17850
  *
17807
17851
  * @param request - UpdateFederatedCredentialProviderRequest
17808
17852
  * @returns UpdateFederatedCredentialProviderResponse
@@ -17813,7 +17857,7 @@ export default class Client extends OpenApi {
17813
17857
  }
17814
17858
 
17815
17859
  /**
17816
- * Updates the description of a federated credential provider.
17860
+ * Updates the description of a federated trust source.
17817
17861
  *
17818
17862
  * @param request - UpdateFederatedCredentialProviderDescriptionRequest
17819
17863
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17852,7 +17896,7 @@ export default class Client extends OpenApi {
17852
17896
  }
17853
17897
 
17854
17898
  /**
17855
- * Updates the description of a federated credential provider.
17899
+ * Updates the description of a federated trust source.
17856
17900
  *
17857
17901
  * @param request - UpdateFederatedCredentialProviderDescriptionRequest
17858
17902
  * @returns UpdateFederatedCredentialProviderDescriptionResponse