oci-identitydataplane 2.64.0 → 2.66.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.
- package/index.d.ts +2 -2
- package/index.js +2 -2
- package/lib/client.d.ts +16 -4
- package/lib/client.js +65 -5
- package/lib/client.js.map +1 -1
- package/lib/model/accessible-compartment-request.d.ts +2 -2
- package/lib/model/accessible-compartment-request.js +2 -2
- package/lib/model/accessible-compartment-response.d.ts +2 -2
- package/lib/model/accessible-compartment-response.js +2 -2
- package/lib/model/association-authorization-request.d.ts +2 -2
- package/lib/model/association-authorization-request.js +2 -2
- package/lib/model/auth-service-user.d.ts +2 -2
- package/lib/model/auth-service-user.js +2 -2
- package/lib/model/authenticate-client-details.d.ts +2 -2
- package/lib/model/authenticate-client-details.js +2 -2
- package/lib/model/authenticate-client-result.d.ts +2 -2
- package/lib/model/authenticate-client-result.js +2 -2
- package/lib/model/authenticate-user-result.d.ts +2 -2
- package/lib/model/authenticate-user-result.js +2 -2
- package/lib/model/authentication-policy.d.ts +2 -2
- package/lib/model/authentication-policy.js +2 -2
- package/lib/model/authentication-principal.d.ts +2 -2
- package/lib/model/authentication-principal.js +2 -2
- package/lib/model/authentication-request.d.ts +2 -2
- package/lib/model/authentication-request.js +2 -2
- package/lib/model/authorization-request.d.ts +2 -2
- package/lib/model/authorization-request.js +2 -2
- package/lib/model/bad-user-state-authenticate-user-result.d.ts +2 -2
- package/lib/model/bad-user-state-authenticate-user-result.js +2 -2
- package/lib/model/claim.d.ts +2 -2
- package/lib/model/claim.js +2 -2
- package/lib/model/client-credentials-response.d.ts +2 -2
- package/lib/model/client-credentials-response.js +2 -2
- package/lib/model/common-principal.d.ts +2 -2
- package/lib/model/common-principal.js +2 -2
- package/lib/model/compartment-metadata.d.ts +2 -2
- package/lib/model/compartment-metadata.js +2 -2
- package/lib/model/compartment.d.ts +2 -2
- package/lib/model/compartment.js +2 -2
- package/lib/model/context-variable.d.ts +2 -2
- package/lib/model/context-variable.js +2 -2
- package/lib/model/cost-tracking-tag.d.ts +2 -2
- package/lib/model/cost-tracking-tag.js +2 -2
- package/lib/model/credential-authenticator-info.d.ts +2 -2
- package/lib/model/credential-authenticator-info.js +2 -2
- package/lib/model/derived-key-response.d.ts +2 -2
- package/lib/model/derived-key-response.js +2 -2
- package/lib/model/entity-status.d.ts +2 -2
- package/lib/model/entity-status.js +2 -2
- package/lib/model/filter-group-membership-details.d.ts +2 -2
- package/lib/model/filter-group-membership-details.js +2 -2
- package/lib/model/filter-group-membership-result.d.ts +2 -2
- package/lib/model/filter-group-membership-result.js +2 -2
- package/lib/model/generate-scoped-access-token-details.d.ts +3 -3
- package/lib/model/generate-scoped-access-token-details.js +2 -2
- package/lib/model/generate-user-security-token-details.d.ts +34 -0
- package/lib/model/generate-user-security-token-details.js +29 -0
- package/lib/model/generate-user-security-token-details.js.map +1 -0
- package/lib/model/identity-provider.d.ts +2 -2
- package/lib/model/identity-provider.js +2 -2
- package/lib/model/index.d.ts +4 -2
- package/lib/model/index.js +5 -3
- package/lib/model/index.js.map +1 -1
- package/lib/model/j-wk.d.ts +2 -2
- package/lib/model/j-wk.js +2 -2
- package/lib/model/on-behalf-of-request.d.ts +2 -2
- package/lib/model/on-behalf-of-request.js +2 -2
- package/lib/model/password-policy.d.ts +2 -2
- package/lib/model/password-policy.js +2 -2
- package/lib/model/password-reset-authentication-request.d.ts +2 -2
- package/lib/model/password-reset-authentication-request.js +2 -2
- package/lib/model/permission-context.d.ts +2 -2
- package/lib/model/permission-context.js +2 -2
- package/lib/model/permission.d.ts +2 -2
- package/lib/model/permission.js +2 -2
- package/lib/model/principal.d.ts +2 -2
- package/lib/model/principal.js +2 -2
- package/lib/model/refresh-request.d.ts +2 -2
- package/lib/model/refresh-request.js +2 -2
- package/lib/model/resource-principal-session-token-request.d.ts +2 -2
- package/lib/model/resource-principal-session-token-request.js +2 -2
- package/lib/model/security-token.d.ts +2 -2
- package/lib/model/security-token.js +2 -2
- package/lib/model/tenant-not-found-authenticate-user-result.d.ts +2 -2
- package/lib/model/tenant-not-found-authenticate-user-result.js +2 -2
- package/lib/model/tenant.d.ts +2 -2
- package/lib/model/tenant.js +2 -2
- package/lib/model/thick-authorization-response.d.ts +2 -2
- package/lib/model/thick-authorization-response.js +2 -2
- package/lib/model/thin-association-authorization-response.d.ts +2 -2
- package/lib/model/thin-association-authorization-response.js +2 -2
- package/lib/model/thin-authorization-response.d.ts +2 -2
- package/lib/model/thin-authorization-response.js +2 -2
- package/lib/model/user-not-found-authenticate-user-result.d.ts +2 -2
- package/lib/model/user-not-found-authenticate-user-result.js +2 -2
- package/lib/model/user.d.ts +2 -2
- package/lib/model/user.js +2 -2
- package/lib/model/valid-authenticate-user-result.d.ts +2 -2
- package/lib/model/valid-authenticate-user-result.js +2 -2
- package/lib/model/x509-federation-request.d.ts +3 -3
- package/lib/model/x509-federation-request.js +2 -2
- package/lib/request/generate-scoped-access-token-request.d.ts +2 -2
- package/lib/request/generate-user-security-token-request.d.ts +29 -0
- package/lib/request/generate-user-security-token-request.js +15 -0
- package/lib/request/generate-user-security-token-request.js.map +1 -0
- package/lib/request/index.d.ts +4 -2
- package/lib/request/index.js +2 -2
- package/lib/response/generate-user-security-token-response.d.ts +25 -0
- package/lib/response/generate-user-security-token-response.js +15 -0
- package/lib/response/generate-user-security-token-response.js.map +1 -0
- package/lib/response/index.d.ts +4 -2
- package/lib/response/index.js +2 -2
- package/package.json +3 -3
package/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Identity
|
|
3
|
-
* API for the
|
|
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
|
|
4
|
-
* API for the
|
|
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
|
|
3
|
-
* API for the
|
|
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
|
|
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.
|
|
74
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.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.66.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
|
|
4
|
-
* API for the
|
|
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
|
|
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.
|
|
161
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.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.66.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
|
|
3
|
-
* API for the
|
|
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
|
|
4
|
-
* API for the
|
|
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
|
|
3
|
-
* API for the
|
|
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
|
|
4
|
-
* API for the
|
|
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
|
|
3
|
-
* API for the
|
|
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
|
|
4
|
-
* API for the
|
|
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
|
|
3
|
-
* API for the
|
|
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
|
|
4
|
-
* API for the
|
|
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
|
|
3
|
-
* API for the
|
|
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
|
|
4
|
-
* API for the
|
|
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
|
|
3
|
-
* API for the
|
|
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
|
|
4
|
-
* API for the
|
|
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
|
|
3
|
-
* API for the
|
|
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
|
|
4
|
-
* API for the
|
|
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
|
|
3
|
-
* API for the
|
|
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
|
|
4
|
-
* API for the
|
|
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
|
|
3
|
-
* API for the
|
|
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
|
|
4
|
-
* API for the
|
|
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
|
|
3
|
-
* API for the
|
|
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
|
|
4
|
-
* API for the
|
|
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
|
|
3
|
-
* API for the
|
|
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
|
|
4
|
-
* API for the
|
|
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
|
|
3
|
-
* API for the
|
|
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
|
|
4
|
-
* API for the
|
|
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/model/claim.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Identity
|
|
3
|
-
* API for the
|
|
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/lib/model/claim.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Identity
|
|
4
|
-
* API for the
|
|
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
|
|
3
|
-
* API for the
|
|
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
|
|
4
|
-
* API for the
|
|
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
|
|
3
|
-
* API for the
|
|
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
|
|
4
|
-
* API for the
|
|
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
|
|
3
|
-
* API for the
|
|
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
|
|
4
|
-
* API for the
|
|
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
|
|
3
|
-
* API for the
|
|
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/lib/model/compartment.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Identity
|
|
4
|
-
* API for the
|
|
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
|
|
3
|
-
* API for the
|
|
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
|
|
4
|
-
* API for the
|
|
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
|
|
3
|
-
* API for the
|
|
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
|
|
4
|
-
* API for the
|
|
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
|
*
|