@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
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class SetApplicationSsoConfigRequestOidcSsoConfigCustomClaims extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The name of the claim.
5
+ * The name of the returned claim.
6
6
  *
7
7
  * @example
8
8
  * "Role"
@@ -10,7 +10,7 @@ export declare class SetApplicationSsoConfigRequestOidcSsoConfigCustomClaims ext
10
10
  claimName?: string;
11
11
  /**
12
12
  * @remarks
13
- * The expression used to generate the value of the claim.
13
+ * The value expression of the returned claim.
14
14
  *
15
15
  * @example
16
16
  * user.dict.applicationRole
@@ -30,7 +30,7 @@ export declare class SetApplicationSsoConfigRequestOidcSsoConfigCustomClaims ext
30
30
  export declare class SetApplicationSsoConfigRequestOidcSsoConfig extends $dara.Model {
31
31
  /**
32
32
  * @remarks
33
- * The validity period of the access token. Unit: seconds. Default value: 1200 (20 minutes).
33
+ * The validity period of the issued access token. Unit: seconds. Default value: 1200 (20 minutes).
34
34
  *
35
35
  * @example
36
36
  * 1200
@@ -38,7 +38,7 @@ export declare class SetApplicationSsoConfigRequestOidcSsoConfig extends $dara.M
38
38
  accessTokenEffectiveTime?: number;
39
39
  /**
40
40
  * @remarks
41
- * Specifies whether the application is allowed to act as a public client to request the IDaaS authorization server. This parameter can be enabled only for the authorization code grant type and the device authorization grant type. Default value: false.
41
+ * Specifies whether the application is allowed to act as a public client to request the IDaaS EIAM authorization server. Only the authorization code mode and device mode support this feature. Default value: false.
42
42
  *
43
43
  * @example
44
44
  * true
@@ -46,7 +46,7 @@ export declare class SetApplicationSsoConfigRequestOidcSsoConfig extends $dara.M
46
46
  allowedPublicClient?: boolean;
47
47
  /**
48
48
  * @remarks
49
- * The validity period of the authorization code. Unit: seconds. Default value: 60 (1 minute).
49
+ * The validity period of the issued code. Unit: seconds. Default value: 60 (1 minute).
50
50
  *
51
51
  * @example
52
52
  * 60
@@ -54,12 +54,12 @@ export declare class SetApplicationSsoConfigRequestOidcSsoConfig extends $dara.M
54
54
  codeEffectiveTime?: number;
55
55
  /**
56
56
  * @remarks
57
- * The custom claims that are returned in the ID token.
57
+ * The custom user information included in the ID token response.
58
58
  */
59
59
  customClaims?: SetApplicationSsoConfigRequestOidcSsoConfigCustomClaims[];
60
60
  /**
61
61
  * @remarks
62
- * The scope parameter in the OIDC protocol. This parameter specifies the scope of user information that can be returned by the userinfo endpoint or included in the ID token.
62
+ * The OIDC standard parameter scope, which specifies the scope of user attributes that can be returned by the userinfo endpoint or the ID token.
63
63
  *
64
64
  * @example
65
65
  * profile,email
@@ -67,7 +67,7 @@ export declare class SetApplicationSsoConfigRequestOidcSsoConfig extends $dara.M
67
67
  grantScopes?: string[];
68
68
  /**
69
69
  * @remarks
70
- * The list of OIDC grant types that are supported.
70
+ * The list of supported OIDC protocol grant types.
71
71
  *
72
72
  * @example
73
73
  * authorization_code
@@ -75,7 +75,7 @@ export declare class SetApplicationSsoConfigRequestOidcSsoConfig extends $dara.M
75
75
  grantTypes?: string[];
76
76
  /**
77
77
  * @remarks
78
- * The validity period of the ID token. Unit: seconds. Default value: 300 (5 minutes).
78
+ * The validity period of the issued ID token. Unit: seconds. Default value: 300 (5 minutes).
79
79
  *
80
80
  * @example
81
81
  * 300
@@ -83,7 +83,7 @@ export declare class SetApplicationSsoConfigRequestOidcSsoConfig extends $dara.M
83
83
  idTokenEffectiveTime?: number;
84
84
  /**
85
85
  * @remarks
86
- * The ID of the identity source for the resource owner password credentials grant type. This parameter is valid only when the GrantTypes for the OIDC application is set to password.
86
+ * The ID of the identity authentication source used for the password mode. This parameter takes effect only when the GrantTypes of the OIDC application includes the password mode.
87
87
  *
88
88
  * @example
89
89
  * ia_password
@@ -91,7 +91,7 @@ export declare class SetApplicationSsoConfigRequestOidcSsoConfig extends $dara.M
91
91
  passwordAuthenticationSourceId?: string;
92
92
  /**
93
93
  * @remarks
94
- * Specifies whether Time-based One-time Password (TOTP) multi-factor authentication (MFA) is required for the resource owner password credentials grant type. This parameter is valid only when the GrantTypes for the OIDC application is set to password.
94
+ * Specifies whether TOTP-based secondary authentication is required for the password mode. This parameter takes effect only when the GrantTypes of the OIDC application includes the password mode.
95
95
  *
96
96
  * @example
97
97
  * true
@@ -99,7 +99,7 @@ export declare class SetApplicationSsoConfigRequestOidcSsoConfig extends $dara.M
99
99
  passwordTotpMfaRequired?: boolean;
100
100
  /**
101
101
  * @remarks
102
- * The algorithm used to compute the code challenge in PKCE.
102
+ * The algorithm used to calculate the Code Challenge in PKCE.
103
103
  *
104
104
  * @example
105
105
  * S256
@@ -107,7 +107,7 @@ export declare class SetApplicationSsoConfigRequestOidcSsoConfig extends $dara.M
107
107
  pkceChallengeMethods?: string[];
108
108
  /**
109
109
  * @remarks
110
- * Specifies whether Proof Key for Code Exchange (PKCE) (RFC 7636) is required for application SSO.
110
+ * Specifies whether the application SSO requires PKCE (RFC 7636).
111
111
  *
112
112
  * @example
113
113
  * true
@@ -115,17 +115,17 @@ export declare class SetApplicationSsoConfigRequestOidcSsoConfig extends $dara.M
115
115
  pkceRequired?: boolean;
116
116
  /**
117
117
  * @remarks
118
- * The list of post-logout redirect URIs that the application supports.
118
+ * The list of logout callback addresses supported by the application.
119
119
  */
120
120
  postLogoutRedirectUris?: string[];
121
121
  /**
122
122
  * @remarks
123
- * The list of redirect URIs that the application supports.
123
+ * The list of RedirectUris supported by the application.
124
124
  */
125
125
  redirectUris?: string[];
126
126
  /**
127
127
  * @remarks
128
- * The validity period of the refresh token. Unit: seconds. Default value: 86400 (1 day).
128
+ * The validity period of the issued refresh token. Unit: seconds. Default value: 86400 (1 day).
129
129
  *
130
130
  * @example
131
131
  * 86400
@@ -133,7 +133,7 @@ export declare class SetApplicationSsoConfigRequestOidcSsoConfig extends $dara.M
133
133
  refreshTokenEffective?: number;
134
134
  /**
135
135
  * @remarks
136
- * The response type supported by the application when OidcSsoConfig.GrantTypes is set to implicit.
136
+ * The response types supported by the application when OidcSsoConfig.GrantTypes includes the implicit mode.
137
137
  *
138
138
  * @example
139
139
  * token id_token
@@ -141,7 +141,7 @@ export declare class SetApplicationSsoConfigRequestOidcSsoConfig extends $dara.M
141
141
  responseTypes?: string[];
142
142
  /**
143
143
  * @remarks
144
- * The expression used to generate the value of the sub claim in the ID token.
144
+ * The custom expression for the sub value returned in the ID token.
145
145
  *
146
146
  * @example
147
147
  * user.userid
@@ -161,7 +161,7 @@ export declare class SetApplicationSsoConfigRequestOidcSsoConfig extends $dara.M
161
161
  export declare class SetApplicationSsoConfigRequestSamlSsoConfigAttributeStatements extends $dara.Model {
162
162
  /**
163
163
  * @remarks
164
- * The name of the attribute in the SAML assertion.
164
+ * The Name of the attribute in the SAML assertion.
165
165
  *
166
166
  * @example
167
167
  * https://www.aliyun.com/SAML-Role/Attributes/RoleSessionName
@@ -169,7 +169,7 @@ export declare class SetApplicationSsoConfigRequestSamlSsoConfigAttributeStateme
169
169
  attributeName?: string;
170
170
  /**
171
171
  * @remarks
172
- * The expression used to generate the value of the attribute in the SAML assertion.
172
+ * The value expression of the attribute in the SAML assertion.
173
173
  *
174
174
  * @example
175
175
  * user.username
@@ -197,7 +197,7 @@ export declare class SetApplicationSsoConfigRequestSamlSsoConfigOptionalRelaySta
197
197
  displayName?: string;
198
198
  /**
199
199
  * @remarks
200
- * The value of RelayState.
200
+ * The RelayState value.
201
201
  *
202
202
  * @example
203
203
  * https://ram.console.aliyun.com/
@@ -217,11 +217,9 @@ export declare class SetApplicationSsoConfigRequestSamlSsoConfigOptionalRelaySta
217
217
  export declare class SetApplicationSsoConfigRequestSamlSsoConfig extends $dara.Model {
218
218
  /**
219
219
  * @remarks
220
- * Specifies whether the assertion must be signed. ResponseSigned and AssertionSigned cannot both be false.
221
- *
222
- * - true: The assertion must be signed.
223
- *
224
- * - false: The assertion does not need to be signed.
220
+ * Specifies whether the Assertion needs to be signed. ResponseSigned and AssertionSigned cannot both be set to false.
221
+ * - true: The Assertion is signed.
222
+ * - false: The Assertion is not signed.
225
223
  *
226
224
  * @example
227
225
  * true
@@ -229,12 +227,12 @@ export declare class SetApplicationSsoConfigRequestSamlSsoConfig extends $dara.M
229
227
  assertionSigned?: boolean;
230
228
  /**
231
229
  * @remarks
232
- * The configurations of additional user attributes in the SAML assertion.
230
+ * The additional user attribute configurations included in the SAML assertion.
233
231
  */
234
232
  attributeStatements?: SetApplicationSsoConfigRequestSamlSsoConfigAttributeStatements[];
235
233
  /**
236
234
  * @remarks
237
- * The default value of RelayState. When an SSO request is initiated by IDaaS, the SAML response provided by IDaaS contains this value for RelayState.
235
+ * The default RelayState value. When the single sign-on (SSO) request is initiated by EIAM, the SAML Response provided by EIAM specifies the RelayState as this value.
238
236
  *
239
237
  * @example
240
238
  * https://home.console.aliyun.com
@@ -242,7 +240,7 @@ export declare class SetApplicationSsoConfigRequestSamlSsoConfig extends $dara.M
242
240
  defaultRelayState?: string;
243
241
  /**
244
242
  * @remarks
245
- * The entity ID of the identity provider (IdP) in the SAML protocol. The value can be in a URL or URN format.
243
+ * The Entity ID that represents the IdP identity in the SAML protocol. URL format and URN format are supported.
246
244
  *
247
245
  * @example
248
246
  * https://example.com/
@@ -250,15 +248,11 @@ export declare class SetApplicationSsoConfigRequestSamlSsoConfig extends $dara.M
250
248
  idPEntityId?: string;
251
249
  /**
252
250
  * @remarks
253
- * The format of the NameID in the SAML protocol. Valid values:
254
- *
255
- * - urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified: The format is not specified. The application determines how to parse the NameID.
256
- *
257
- * - urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress: The email address format.
258
- *
259
- * - urn:oasis:names:tc:SAML:2.0:nameid-format:persistent: The persistent NameID.
260
- *
261
- * - urn:oasis:names:tc:SAML:2.0:nameid-format:transient: The transient NameID.
251
+ * The NameID format defined by the SAML protocol standard. Valid values:
252
+ * - urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified: Unspecified. The application determines how to parse the NameID.
253
+ * - urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress: Email address format.
254
+ * - urn:oasis:names:tc:SAML:2.0:nameid-format:persistent: Persistent NameID.
255
+ * - urn:oasis:names:tc:SAML:2.0:nameid-format:transient: Transient NameID.
262
256
  *
263
257
  * @example
264
258
  * urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified
@@ -266,7 +260,7 @@ export declare class SetApplicationSsoConfigRequestSamlSsoConfig extends $dara.M
266
260
  nameIdFormat?: string;
267
261
  /**
268
262
  * @remarks
269
- * The expression used to generate the value of the NameID in the SAML protocol.
263
+ * The expression used to generate the actual NameID value for the SAML protocol.
270
264
  *
271
265
  * @example
272
266
  * user.email
@@ -279,11 +273,9 @@ export declare class SetApplicationSsoConfigRequestSamlSsoConfig extends $dara.M
279
273
  optionalRelayStates?: SetApplicationSsoConfigRequestSamlSsoConfigOptionalRelayStates[];
280
274
  /**
281
275
  * @remarks
282
- * Specifies whether the response must be signed. ResponseSigned and AssertionSigned cannot both be false.
283
- *
284
- * - true: The response must be signed.
285
- *
286
- * - false: The response does not need to be signed.
276
+ * Specifies whether the Response needs to be signed. ResponseSigned and AssertionSigned cannot both be set to false.
277
+ * - true: The Response is signed.
278
+ * - false: The Response is not signed.
287
279
  *
288
280
  * @example
289
281
  * true
@@ -291,7 +283,7 @@ export declare class SetApplicationSsoConfigRequestSamlSsoConfig extends $dara.M
291
283
  responseSigned?: boolean;
292
284
  /**
293
285
  * @remarks
294
- * The signature algorithm for the SAML assertion.
286
+ * The SAML assertion signature algorithm.
295
287
  *
296
288
  * @example
297
289
  * RSA-SHA256
@@ -299,7 +291,7 @@ export declare class SetApplicationSsoConfigRequestSamlSsoConfig extends $dara.M
299
291
  signatureAlgorithm?: string;
300
292
  /**
301
293
  * @remarks
302
- * The entity ID of the application (service provider) that uses SAML.
294
+ * The SAML EntityId of the application (SP).
303
295
  *
304
296
  * @example
305
297
  * urn:alibaba:cloudcomputing
@@ -307,7 +299,7 @@ export declare class SetApplicationSsoConfigRequestSamlSsoConfig extends $dara.M
307
299
  spEntityId?: string;
308
300
  /**
309
301
  * @remarks
310
- * The SAML assertion consumer service (ACS) URL of the application (service provider).
302
+ * The SAML assertion consumer service (ACS) URL of the application (SP).
311
303
  *
312
304
  * @example
313
305
  * https://signin.aliyun.com/saml-role/sso
@@ -337,7 +329,7 @@ export declare class SetApplicationSsoConfigRequest extends $dara.Model {
337
329
  applicationId?: string;
338
330
  /**
339
331
  * @remarks
340
- * A client token that is used to ensure the idempotence of the request. You can use the client to generate the value, but you must ensure that the value is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see How to ensure idempotence.
332
+ * The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see How to ensure idempotence.
341
333
  *
342
334
  * @example
343
335
  * client-examplexxx
@@ -345,11 +337,9 @@ export declare class SetApplicationSsoConfigRequest extends $dara.Model {
345
337
  clientToken?: string;
346
338
  /**
347
339
  * @remarks
348
- * The SSO initiation method. Valid values:
349
- *
350
- * - only_app_init_sso: SSO is initiated only by the application. This is the default value for OIDC applications. If you set this parameter to this value for a SAML application, you must specify InitLoginUrl.
351
- *
352
- * - idaas_or_app_init_sso: SSO can be initiated by the IDaaS console or the application. This is the default value for SAML applications. If you set this parameter to this value for an OIDC application, you must specify InitLoginUrl.
340
+ * The initialization single sign-on (SSO) method. Valid values:
341
+ * - only_app_init_sso: Only application-initiated SSO. This is the default value for OIDC protocol applications. When a SAML application specifies this method, InitLoginUrl must be specified.
342
+ * - idaas_or_app_init_sso: SSO initiated from the IDaaS portal or the application. This is the default value for SAML protocol applications. When an OIDC protocol application specifies this method, InitLoginUrl must be specified.
353
343
  *
354
344
  * @example
355
345
  * only_app_init_sso
@@ -357,7 +347,9 @@ export declare class SetApplicationSsoConfigRequest extends $dara.Model {
357
347
  initLoginType?: string;
358
348
  /**
359
349
  * @remarks
360
- * The URL that is used to initiate SSO. You must specify this parameter if you set InitLoginType to idaas_or_app_init_sso for an OIDC application. You must specify this parameter if you set InitLoginType to only_app_init_sso for a SAML application.
350
+ * The URL that triggers the initialization single sign-on (SSO).
351
+ * When an OIDC protocol application sets InitLoginType to idaas_or_app_init_sso, this parameter is required.
352
+ * When a SAML protocol application sets InitLoginType to only_app_init_sso, this parameter is required.
361
353
  *
362
354
  * @example
363
355
  * http://127.0.0.1:8000/start_login?enterprise_code=ABCDEF
@@ -375,12 +367,12 @@ export declare class SetApplicationSsoConfigRequest extends $dara.Model {
375
367
  instanceId?: string;
376
368
  /**
377
369
  * @remarks
378
- * The SSO properties for an application that uses the OIDC protocol.
370
+ * The SSO configuration parameters for an OIDC protocol-based application.
379
371
  */
380
372
  oidcSsoConfig?: SetApplicationSsoConfigRequestOidcSsoConfig;
381
373
  /**
382
374
  * @remarks
383
- * The SSO properties for an application that uses the SAML protocol.
375
+ * The SSO configuration parameters for a SAML protocol-based application.
384
376
  */
385
377
  samlSsoConfig?: SetApplicationSsoConfigRequestSamlSsoConfig;
386
378
  static names(): {
@@ -1 +1 @@
1
- {"version":3,"file":"SetApplicationSsoConfigRequest.js","sourceRoot":"","sources":["../../src/models/SetApplicationSsoConfigRequest.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"SetApplicationSsoConfigRequest.js","sourceRoot":"","sources":["../../src/models/SetApplicationSsoConfigRequest.ts"],"names":[],"mappings":"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"}
@@ -2,12 +2,12 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class UpdateApplicationAdvancedConfigRequestScimServerAdvancedConfig extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * A list of IDs of supported custom user fields.
5
+ * The list of supported user custom field IDs.
6
6
  */
7
7
  supportedUserCustomFieldIds?: string[];
8
8
  /**
9
9
  * @remarks
10
- * The namespace of the user extension fields.
10
+ * The namespace of user extended fields.
11
11
  *
12
12
  * @example
13
13
  * urn:ietf:params:scim:schemas:extension:customfield:2.0:User
@@ -47,7 +47,7 @@ export declare class UpdateApplicationAdvancedConfigRequest extends $dara.Model
47
47
  instanceId?: string;
48
48
  /**
49
49
  * @remarks
50
- * The advanced configuration of the SCIM server.
50
+ * The SCIM server advanced configuration.
51
51
  */
52
52
  scimServerAdvancedConfig?: UpdateApplicationAdvancedConfigRequestScimServerAdvancedConfig;
53
53
  static names(): {
@@ -12,7 +12,7 @@ export declare class UpdateApplicationClientSecretExpirationTimeRequest extends
12
12
  applicationId?: string;
13
13
  /**
14
14
  * @remarks
15
- * The expiration time of the client secret. This is a UNIX timestamp in milliseconds. The minimum validity period is 1 day, and the maximum validity period is 3 years.
15
+ * The expiration time of the client secret. The value is a UNIX timestamp in milliseconds. The minimum validity period that can be set is 1 day, and the maximum validity period is 3 years.
16
16
  *
17
17
  * This parameter is required.
18
18
  *
@@ -32,7 +32,7 @@ export declare class UpdateApplicationClientSecretExpirationTimeRequest extends
32
32
  instanceId?: string;
33
33
  /**
34
34
  * @remarks
35
- * The ID of the client secret.
35
+ * The client secret.
36
36
  *
37
37
  * This parameter is required.
38
38
  *
@@ -27,10 +27,146 @@ export declare class UpdateApplicationFederatedCredentialRequestAttributeMapping
27
27
  [key: string]: any;
28
28
  });
29
29
  }
30
+ export declare class UpdateApplicationFederatedCredentialRequestOidcVerificationConfigAzureVmConfig extends $dara.Model {
31
+ principalId?: string;
32
+ resourceGroupName?: string;
33
+ subscriptionId?: string;
34
+ vmNames?: string[];
35
+ static names(): {
36
+ [key: string]: string;
37
+ };
38
+ static types(): {
39
+ [key: string]: any;
40
+ };
41
+ validate(): void;
42
+ constructor(map?: {
43
+ [key: string]: any;
44
+ });
45
+ }
46
+ export declare class UpdateApplicationFederatedCredentialRequestOidcVerificationConfigGcpVmConfig extends $dara.Model {
47
+ instanceIds?: string[];
48
+ projectId?: string;
49
+ /**
50
+ * @remarks
51
+ * The sub value corresponding to the service account.
52
+ *
53
+ * @example
54
+ * 123456789
55
+ */
56
+ serviceAccountId?: string;
57
+ static names(): {
58
+ [key: string]: string;
59
+ };
60
+ static types(): {
61
+ [key: string]: any;
62
+ };
63
+ validate(): void;
64
+ constructor(map?: {
65
+ [key: string]: any;
66
+ });
67
+ }
68
+ export declare class UpdateApplicationFederatedCredentialRequestOidcVerificationConfigGenericConfig extends $dara.Model {
69
+ subject?: string;
70
+ static names(): {
71
+ [key: string]: string;
72
+ };
73
+ static types(): {
74
+ [key: string]: any;
75
+ };
76
+ validate(): void;
77
+ constructor(map?: {
78
+ [key: string]: any;
79
+ });
80
+ }
81
+ export declare class UpdateApplicationFederatedCredentialRequestOidcVerificationConfigKubernetesConfig extends $dara.Model {
82
+ /**
83
+ * @remarks
84
+ * The Kubernetes namespace.
85
+ *
86
+ * @example
87
+ * default
88
+ */
89
+ namespace?: string;
90
+ /**
91
+ * @remarks
92
+ * The pod name prefix.
93
+ *
94
+ * @example
95
+ * my-pod-
96
+ */
97
+ podNamePrefix?: string;
98
+ /**
99
+ * @remarks
100
+ * The Kubernetes service account name.
101
+ *
102
+ * @example
103
+ * my-sa
104
+ */
105
+ serviceAccountName?: string;
106
+ static names(): {
107
+ [key: string]: string;
108
+ };
109
+ static types(): {
110
+ [key: string]: any;
111
+ };
112
+ validate(): void;
113
+ constructor(map?: {
114
+ [key: string]: any;
115
+ });
116
+ }
117
+ export declare class UpdateApplicationFederatedCredentialRequestOidcVerificationConfig extends $dara.Model {
118
+ /**
119
+ * @remarks
120
+ * The Azure VM scenario configuration.
121
+ */
122
+ azureVmConfig?: UpdateApplicationFederatedCredentialRequestOidcVerificationConfigAzureVmConfig;
123
+ /**
124
+ * @remarks
125
+ * The GCP VM scenario configuration.
126
+ */
127
+ gcpVmConfig?: UpdateApplicationFederatedCredentialRequestOidcVerificationConfigGcpVmConfig;
128
+ genericConfig?: UpdateApplicationFederatedCredentialRequestOidcVerificationConfigGenericConfig;
129
+ /**
130
+ * @remarks
131
+ * The Kubernetes scenario configuration.
132
+ */
133
+ kubernetesConfig?: UpdateApplicationFederatedCredentialRequestOidcVerificationConfigKubernetesConfig;
134
+ /**
135
+ * @remarks
136
+ * The OIDC scenario profile. Valid values: generic, kubernetes, gcp_vm, and azure_vm.
137
+ *
138
+ * @example
139
+ * kubernetes
140
+ */
141
+ profile?: string;
142
+ static names(): {
143
+ [key: string]: string;
144
+ };
145
+ static types(): {
146
+ [key: string]: any;
147
+ };
148
+ validate(): void;
149
+ constructor(map?: {
150
+ [key: string]: any;
151
+ });
152
+ }
153
+ export declare class UpdateApplicationFederatedCredentialRequestPkcs7VerificationConfig extends $dara.Model {
154
+ instanceIds?: string[];
155
+ static names(): {
156
+ [key: string]: string;
157
+ };
158
+ static types(): {
159
+ [key: string]: any;
160
+ };
161
+ validate(): void;
162
+ constructor(map?: {
163
+ [key: string]: any;
164
+ });
165
+ }
30
166
  export declare class UpdateApplicationFederatedCredentialRequest extends $dara.Model {
31
167
  /**
32
168
  * @remarks
33
- * The ID of the application\\"s federated credential.
169
+ * The application federated credential ID.
34
170
  *
35
171
  * This parameter is required.
36
172
  *
@@ -63,6 +199,16 @@ export declare class UpdateApplicationFederatedCredentialRequest extends $dara.M
63
199
  * idaas_ue2jvisn35ea5lmthk267xxxxx
64
200
  */
65
201
  instanceId?: string;
202
+ /**
203
+ * @remarks
204
+ * The OIDC structured configuration (structured mode + oidc type).
205
+ */
206
+ oidcVerificationConfig?: UpdateApplicationFederatedCredentialRequestOidcVerificationConfig;
207
+ /**
208
+ * @remarks
209
+ * The PKCS#7 structured configuration (structured mode + pkcs7 type).
210
+ */
211
+ pkcs7VerificationConfig?: UpdateApplicationFederatedCredentialRequestPkcs7VerificationConfig;
66
212
  /**
67
213
  * @remarks
68
214
  * The verification condition.