oci-identitydataplane 2.63.0 → 2.65.0

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 (114) hide show
  1. package/LICENSE.txt +6 -6
  2. package/index.d.ts +2 -2
  3. package/index.js +2 -2
  4. package/lib/client.d.ts +16 -4
  5. package/lib/client.js +65 -5
  6. package/lib/client.js.map +1 -1
  7. package/lib/model/accessible-compartment-request.d.ts +2 -2
  8. package/lib/model/accessible-compartment-request.js +2 -2
  9. package/lib/model/accessible-compartment-response.d.ts +2 -2
  10. package/lib/model/accessible-compartment-response.js +2 -2
  11. package/lib/model/association-authorization-request.d.ts +2 -2
  12. package/lib/model/association-authorization-request.js +2 -2
  13. package/lib/model/auth-service-user.d.ts +2 -2
  14. package/lib/model/auth-service-user.js +2 -2
  15. package/lib/model/authenticate-client-details.d.ts +2 -2
  16. package/lib/model/authenticate-client-details.js +2 -2
  17. package/lib/model/authenticate-client-result.d.ts +2 -2
  18. package/lib/model/authenticate-client-result.js +2 -2
  19. package/lib/model/authenticate-user-result.d.ts +2 -2
  20. package/lib/model/authenticate-user-result.js +2 -2
  21. package/lib/model/authentication-policy.d.ts +2 -2
  22. package/lib/model/authentication-policy.js +2 -2
  23. package/lib/model/authentication-principal.d.ts +2 -2
  24. package/lib/model/authentication-principal.js +2 -2
  25. package/lib/model/authentication-request.d.ts +2 -2
  26. package/lib/model/authentication-request.js +2 -2
  27. package/lib/model/authorization-request.d.ts +2 -2
  28. package/lib/model/authorization-request.js +2 -2
  29. package/lib/model/bad-user-state-authenticate-user-result.d.ts +2 -2
  30. package/lib/model/bad-user-state-authenticate-user-result.js +2 -2
  31. package/lib/model/claim.d.ts +2 -2
  32. package/lib/model/claim.js +2 -2
  33. package/lib/model/client-credentials-response.d.ts +2 -2
  34. package/lib/model/client-credentials-response.js +2 -2
  35. package/lib/model/common-principal.d.ts +2 -2
  36. package/lib/model/common-principal.js +2 -2
  37. package/lib/model/compartment-metadata.d.ts +2 -2
  38. package/lib/model/compartment-metadata.js +2 -2
  39. package/lib/model/compartment.d.ts +2 -2
  40. package/lib/model/compartment.js +2 -2
  41. package/lib/model/context-variable.d.ts +2 -2
  42. package/lib/model/context-variable.js +2 -2
  43. package/lib/model/cost-tracking-tag.d.ts +2 -2
  44. package/lib/model/cost-tracking-tag.js +2 -2
  45. package/lib/model/credential-authenticator-info.d.ts +2 -2
  46. package/lib/model/credential-authenticator-info.js +2 -2
  47. package/lib/model/derived-key-response.d.ts +2 -2
  48. package/lib/model/derived-key-response.js +2 -2
  49. package/lib/model/entity-status.d.ts +2 -2
  50. package/lib/model/entity-status.js +2 -2
  51. package/lib/model/filter-group-membership-details.d.ts +2 -2
  52. package/lib/model/filter-group-membership-details.js +2 -2
  53. package/lib/model/filter-group-membership-result.d.ts +2 -2
  54. package/lib/model/filter-group-membership-result.js +2 -2
  55. package/lib/model/generate-scoped-access-token-details.d.ts +3 -3
  56. package/lib/model/generate-scoped-access-token-details.js +2 -2
  57. package/lib/model/generate-user-security-token-details.d.ts +34 -0
  58. package/lib/model/generate-user-security-token-details.js +29 -0
  59. package/lib/model/generate-user-security-token-details.js.map +1 -0
  60. package/lib/model/identity-provider.d.ts +2 -2
  61. package/lib/model/identity-provider.js +2 -2
  62. package/lib/model/index.d.ts +4 -2
  63. package/lib/model/index.js +5 -3
  64. package/lib/model/index.js.map +1 -1
  65. package/lib/model/j-wk.d.ts +2 -2
  66. package/lib/model/j-wk.js +2 -2
  67. package/lib/model/on-behalf-of-request.d.ts +2 -2
  68. package/lib/model/on-behalf-of-request.js +2 -2
  69. package/lib/model/password-policy.d.ts +2 -2
  70. package/lib/model/password-policy.js +2 -2
  71. package/lib/model/password-reset-authentication-request.d.ts +2 -2
  72. package/lib/model/password-reset-authentication-request.js +2 -2
  73. package/lib/model/permission-context.d.ts +2 -2
  74. package/lib/model/permission-context.js +2 -2
  75. package/lib/model/permission.d.ts +2 -2
  76. package/lib/model/permission.js +2 -2
  77. package/lib/model/principal.d.ts +2 -2
  78. package/lib/model/principal.js +2 -2
  79. package/lib/model/refresh-request.d.ts +2 -2
  80. package/lib/model/refresh-request.js +2 -2
  81. package/lib/model/resource-principal-session-token-request.d.ts +2 -2
  82. package/lib/model/resource-principal-session-token-request.js +2 -2
  83. package/lib/model/security-token.d.ts +2 -2
  84. package/lib/model/security-token.js +2 -2
  85. package/lib/model/tenant-not-found-authenticate-user-result.d.ts +2 -2
  86. package/lib/model/tenant-not-found-authenticate-user-result.js +2 -2
  87. package/lib/model/tenant.d.ts +2 -2
  88. package/lib/model/tenant.js +2 -2
  89. package/lib/model/thick-authorization-response.d.ts +2 -2
  90. package/lib/model/thick-authorization-response.js +2 -2
  91. package/lib/model/thin-association-authorization-response.d.ts +2 -2
  92. package/lib/model/thin-association-authorization-response.js +2 -2
  93. package/lib/model/thin-authorization-response.d.ts +2 -2
  94. package/lib/model/thin-authorization-response.js +2 -2
  95. package/lib/model/user-not-found-authenticate-user-result.d.ts +2 -2
  96. package/lib/model/user-not-found-authenticate-user-result.js +2 -2
  97. package/lib/model/user.d.ts +2 -2
  98. package/lib/model/user.js +2 -2
  99. package/lib/model/valid-authenticate-user-result.d.ts +2 -2
  100. package/lib/model/valid-authenticate-user-result.js +2 -2
  101. package/lib/model/x509-federation-request.d.ts +3 -3
  102. package/lib/model/x509-federation-request.js +2 -2
  103. package/lib/request/generate-scoped-access-token-request.d.ts +2 -2
  104. package/lib/request/generate-user-security-token-request.d.ts +29 -0
  105. package/lib/request/generate-user-security-token-request.js +15 -0
  106. package/lib/request/generate-user-security-token-request.js.map +1 -0
  107. package/lib/request/index.d.ts +4 -2
  108. package/lib/request/index.js +2 -2
  109. package/lib/response/generate-user-security-token-response.d.ts +25 -0
  110. package/lib/response/generate-user-security-token-response.js +15 -0
  111. package/lib/response/generate-user-security-token-response.js.map +1 -0
  112. package/lib/response/index.d.ts +4 -2
  113. package/lib/response/index.js +2 -2
  114. package/package.json +3 -3
package/LICENSE.txt CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved.
1
+ Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2
2
 
3
3
  This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 or Apache License 2.0. See below for license terms. You may choose either license.
4
4
 
@@ -70,10 +70,10 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
70
70
  3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
71
71
 
72
72
  4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
73
- You must give any other recipients of the Work or Derivative Works a copy of this License; and
74
- You must cause any modified files to carry prominent notices stating that You changed the files; and
75
- You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
76
- If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
73
+ - You must give any other recipients of the Work or Derivative Works a copy of this License; and
74
+ - You must cause any modified files to carry prominent notices stating that You changed the files; and
75
+ - You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
76
+ - If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
77
77
 
78
78
  You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
79
79
  5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
@@ -86,4 +86,4 @@ You may add Your own copyright statement to Your modifications and may provide a
86
86
 
87
87
  9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
88
88
 
89
- END OF TERMS AND CONDITIONS
89
+ END OF TERMS AND CONDITIONS
package/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Identity Service
3
- * API for the Identity Dataplane
2
+ * Identity and Access Management Data Plane API
3
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
4
4
  * OpenAPI spec version: v1
5
5
  *
6
6
  *
package/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Identity Service
4
- * API for the Identity Dataplane
3
+ * Identity and Access Management Data Plane API
4
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
5
5
  * OpenAPI spec version: v1
6
6
  *
7
7
  *
package/lib/client.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Identity Service
3
- * API for the Identity Dataplane
2
+ * Identity and Access Management Data Plane API
3
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
4
4
  * OpenAPI spec version: v1
5
5
  *
6
6
  *
@@ -65,13 +65,25 @@ export declare class DataplaneClient {
65
65
  */
66
66
  set regionId(regionId: string);
67
67
  /**
68
- * Based on the calling principal and the input payload, derive the claims and create a security token.
68
+ * Based on the calling Principal and the input payload, derive the claims, and generate a scoped-access token for specific resources. For example, set scope to urn:oracle:db::id::<compartment-id> for access to a database in a compartment.
69
69
  *
70
70
  * This operation does not retry by default if the user has not defined a retry configuration.
71
71
  * @param GenerateScopedAccessTokenRequest
72
72
  * @return GenerateScopedAccessTokenResponse
73
73
  * @throws OciError when an error occurs
74
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/identitydataplane/GenerateScopedAccessToken.ts.html |here} to see how to use GenerateScopedAccessToken API.
74
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/identitydataplane/GenerateScopedAccessToken.ts.html |here} to see how to use GenerateScopedAccessToken API.
75
75
  */
76
76
  generateScopedAccessToken(generateScopedAccessTokenRequest: requests.GenerateScopedAccessTokenRequest): Promise<responses.GenerateScopedAccessTokenResponse>;
77
+ /**
78
+ * Exchanges a valid user token-based signature (API key and UPST) for a short-lived UPST of the authenticated
79
+ * user principal. When not specified, the user session duration is set to a default of 60 minutes in all realms. Resulting UPSTs
80
+ * are refreshable while the user session has not expired.
81
+ *
82
+ * This operation does not retry by default if the user has not defined a retry configuration.
83
+ * @param GenerateUserSecurityTokenRequest
84
+ * @return GenerateUserSecurityTokenResponse
85
+ * @throws OciError when an error occurs
86
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/identitydataplane/GenerateUserSecurityToken.ts.html |here} to see how to use GenerateUserSecurityToken API.
87
+ */
88
+ generateUserSecurityToken(generateUserSecurityTokenRequest: requests.GenerateUserSecurityTokenRequest): Promise<responses.GenerateUserSecurityTokenResponse>;
77
89
  }
package/lib/client.js CHANGED
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Identity Service
4
- * API for the Identity Dataplane
3
+ * Identity and Access Management Data Plane API
4
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
5
5
  * OpenAPI spec version: v1
6
6
  *
7
7
  *
@@ -152,20 +152,20 @@ class DataplaneClient {
152
152
  this._lastSetRegionOrRegionId = common.Region.REGION_ID_STRING;
153
153
  }
154
154
  /**
155
- * Based on the calling principal and the input payload, derive the claims and create a security token.
155
+ * Based on the calling Principal and the input payload, derive the claims, and generate a scoped-access token for specific resources. For example, set scope to urn:oracle:db::id::<compartment-id> for access to a database in a compartment.
156
156
  *
157
157
  * This operation does not retry by default if the user has not defined a retry configuration.
158
158
  * @param GenerateScopedAccessTokenRequest
159
159
  * @return GenerateScopedAccessTokenResponse
160
160
  * @throws OciError when an error occurs
161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/identitydataplane/GenerateScopedAccessToken.ts.html |here} to see how to use GenerateScopedAccessToken API.
161
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/identitydataplane/GenerateScopedAccessToken.ts.html |here} to see how to use GenerateScopedAccessToken API.
162
162
  */
163
163
  generateScopedAccessToken(generateScopedAccessTokenRequest) {
164
164
  return __awaiter(this, void 0, void 0, function* () {
165
165
  if (this.logger)
166
166
  this.logger.debug("Calling operation DataplaneClient#generateScopedAccessToken.");
167
167
  const operationName = "generateScopedAccessToken";
168
- const apiReferenceLink = "";
168
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity-dp/v1/SecurityToken/GenerateScopedAccessToken";
169
169
  const pathParams = {};
170
170
  const queryParams = {};
171
171
  let headerParams = {
@@ -208,6 +208,66 @@ class DataplaneClient {
208
208
  }
209
209
  });
210
210
  }
211
+ /**
212
+ * Exchanges a valid user token-based signature (API key and UPST) for a short-lived UPST of the authenticated
213
+ * user principal. When not specified, the user session duration is set to a default of 60 minutes in all realms. Resulting UPSTs
214
+ * are refreshable while the user session has not expired.
215
+ *
216
+ * This operation does not retry by default if the user has not defined a retry configuration.
217
+ * @param GenerateUserSecurityTokenRequest
218
+ * @return GenerateUserSecurityTokenResponse
219
+ * @throws OciError when an error occurs
220
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/identitydataplane/GenerateUserSecurityToken.ts.html |here} to see how to use GenerateUserSecurityToken API.
221
+ */
222
+ generateUserSecurityToken(generateUserSecurityTokenRequest) {
223
+ return __awaiter(this, void 0, void 0, function* () {
224
+ if (this.logger)
225
+ this.logger.debug("Calling operation DataplaneClient#generateUserSecurityToken.");
226
+ const operationName = "generateUserSecurityToken";
227
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/identity-dp/v1/SecurityToken/GenerateUserSecurityToken";
228
+ const pathParams = {};
229
+ const queryParams = {};
230
+ let headerParams = {
231
+ "Content-Type": common.Constants.APPLICATION_JSON,
232
+ "opc-request-id": generateUserSecurityTokenRequest.opcRequestId
233
+ };
234
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
235
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, generateUserSecurityTokenRequest.retryConfiguration, specRetryConfiguration);
236
+ if (this.logger)
237
+ retrier.logger = this.logger;
238
+ const request = yield oci_common_1.composeRequest({
239
+ baseEndpoint: this._endpoint,
240
+ defaultHeaders: this._defaultHeaders,
241
+ path: "/token/upst/actions/GenerateUpst",
242
+ method: "POST",
243
+ bodyContent: common.ObjectSerializer.serialize(generateUserSecurityTokenRequest.generateUserSecurityTokenDetails, "GenerateUserSecurityTokenDetails", model.GenerateUserSecurityTokenDetails.getJsonObj),
244
+ pathParams: pathParams,
245
+ headerParams: headerParams,
246
+ queryParams: queryParams
247
+ });
248
+ try {
249
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
250
+ const sdkResponse = oci_common_1.composeResponse({
251
+ responseObject: {},
252
+ body: yield response.json(),
253
+ bodyKey: "securityToken",
254
+ bodyModel: model.SecurityToken,
255
+ type: "model.SecurityToken",
256
+ responseHeaders: [
257
+ {
258
+ value: response.headers.get("opc-request-id"),
259
+ key: "opcRequestId",
260
+ dataType: "string"
261
+ }
262
+ ]
263
+ });
264
+ return sdkResponse;
265
+ }
266
+ catch (err) {
267
+ throw err;
268
+ }
269
+ });
270
+ }
211
271
  }
212
272
  exports.DataplaneClient = DataplaneClient;
213
273
  DataplaneClient.serviceEndpointTemplate = "https://auth.{region}.{secondLevelDomain}";
package/lib/client.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"client.js","sourceRoot":"","sources":["../../../../lib/identitydataplane/lib/client.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"client.js","sourceRoot":"","sources":["../../../../lib/identitydataplane/lib/client.ts"],"names":[],"mappings":"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"}
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Identity Service
3
- * API for the Identity Dataplane
2
+ * Identity and Access Management Data Plane API
3
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
4
4
  * OpenAPI spec version: v1
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Identity Service
4
- * API for the Identity Dataplane
3
+ * Identity and Access Management Data Plane API
4
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
5
5
  * OpenAPI spec version: v1
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Identity Service
3
- * API for the Identity Dataplane
2
+ * Identity and Access Management Data Plane API
3
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
4
4
  * OpenAPI spec version: v1
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Identity Service
4
- * API for the Identity Dataplane
3
+ * Identity and Access Management Data Plane API
4
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
5
5
  * OpenAPI spec version: v1
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Identity Service
3
- * API for the Identity Dataplane
2
+ * Identity and Access Management Data Plane API
3
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
4
4
  * OpenAPI spec version: v1
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Identity Service
4
- * API for the Identity Dataplane
3
+ * Identity and Access Management Data Plane API
4
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
5
5
  * OpenAPI spec version: v1
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Identity Service
3
- * API for the Identity Dataplane
2
+ * Identity and Access Management Data Plane API
3
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
4
4
  * OpenAPI spec version: v1
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Identity Service
4
- * API for the Identity Dataplane
3
+ * Identity and Access Management Data Plane API
4
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
5
5
  * OpenAPI spec version: v1
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Identity Service
3
- * API for the Identity Dataplane
2
+ * Identity and Access Management Data Plane API
3
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
4
4
  * OpenAPI spec version: v1
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Identity Service
4
- * API for the Identity Dataplane
3
+ * Identity and Access Management Data Plane API
4
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
5
5
  * OpenAPI spec version: v1
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Identity Service
3
- * API for the Identity Dataplane
2
+ * Identity and Access Management Data Plane API
3
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
4
4
  * OpenAPI spec version: v1
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Identity Service
4
- * API for the Identity Dataplane
3
+ * Identity and Access Management Data Plane API
4
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
5
5
  * OpenAPI spec version: v1
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Identity Service
3
- * API for the Identity Dataplane
2
+ * Identity and Access Management Data Plane API
3
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
4
4
  * OpenAPI spec version: v1
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Identity Service
4
- * API for the Identity Dataplane
3
+ * Identity and Access Management Data Plane API
4
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
5
5
  * OpenAPI spec version: v1
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Identity Service
3
- * API for the Identity Dataplane
2
+ * Identity and Access Management Data Plane API
3
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
4
4
  * OpenAPI spec version: v1
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Identity Service
4
- * API for the Identity Dataplane
3
+ * Identity and Access Management Data Plane API
4
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
5
5
  * OpenAPI spec version: v1
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Identity Service
3
- * API for the Identity Dataplane
2
+ * Identity and Access Management Data Plane API
3
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
4
4
  * OpenAPI spec version: v1
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Identity Service
4
- * API for the Identity Dataplane
3
+ * Identity and Access Management Data Plane API
4
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
5
5
  * OpenAPI spec version: v1
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Identity Service
3
- * API for the Identity Dataplane
2
+ * Identity and Access Management Data Plane API
3
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
4
4
  * OpenAPI spec version: v1
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Identity Service
4
- * API for the Identity Dataplane
3
+ * Identity and Access Management Data Plane API
4
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
5
5
  * OpenAPI spec version: v1
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Identity Service
3
- * API for the Identity Dataplane
2
+ * Identity and Access Management Data Plane API
3
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
4
4
  * OpenAPI spec version: v1
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Identity Service
4
- * API for the Identity Dataplane
3
+ * Identity and Access Management Data Plane API
4
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
5
5
  * OpenAPI spec version: v1
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Identity Service
3
- * API for the Identity Dataplane
2
+ * Identity and Access Management Data Plane API
3
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
4
4
  * OpenAPI spec version: v1
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Identity Service
4
- * API for the Identity Dataplane
3
+ * Identity and Access Management Data Plane API
4
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
5
5
  * OpenAPI spec version: v1
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Identity Service
3
- * API for the Identity Dataplane
2
+ * Identity and Access Management Data Plane API
3
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
4
4
  * OpenAPI spec version: v1
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Identity Service
4
- * API for the Identity Dataplane
3
+ * Identity and Access Management Data Plane API
4
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
5
5
  * OpenAPI spec version: v1
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Identity Service
3
- * API for the Identity Dataplane
2
+ * Identity and Access Management Data Plane API
3
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
4
4
  * OpenAPI spec version: v1
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Identity Service
4
- * API for the Identity Dataplane
3
+ * Identity and Access Management Data Plane API
4
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
5
5
  * OpenAPI spec version: v1
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Identity Service
3
- * API for the Identity Dataplane
2
+ * Identity and Access Management Data Plane API
3
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
4
4
  * OpenAPI spec version: v1
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Identity Service
4
- * API for the Identity Dataplane
3
+ * Identity and Access Management Data Plane API
4
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
5
5
  * OpenAPI spec version: v1
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Identity Service
3
- * API for the Identity Dataplane
2
+ * Identity and Access Management Data Plane API
3
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
4
4
  * OpenAPI spec version: v1
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Identity Service
4
- * API for the Identity Dataplane
3
+ * Identity and Access Management Data Plane API
4
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
5
5
  * OpenAPI spec version: v1
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Identity Service
3
- * API for the Identity Dataplane
2
+ * Identity and Access Management Data Plane API
3
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
4
4
  * OpenAPI spec version: v1
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Identity Service
4
- * API for the Identity Dataplane
3
+ * Identity and Access Management Data Plane API
4
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
5
5
  * OpenAPI spec version: v1
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Identity Service
3
- * API for the Identity Dataplane
2
+ * Identity and Access Management Data Plane API
3
+ * APIs for managing identity data plane services. For example, use this API to create a scoped-access security token. To manage identity domains (for example, creating or deleting an identity domain) or to manage resources (for example, users and groups) within the default identity domain, see [IAM API](https://docs.oracle.com/iaas/api/#/en/identity/).
4
4
  * OpenAPI spec version: v1
5
5
  *
6
6
  *