oci-identitydataplane 2.10.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/LICENSE.txt +89 -0
- package/NOTICE.txt +1 -0
- package/README.md +22 -0
- package/THIRD_PARTY_LICENSES.txt +1521 -0
- package/index.d.ts +20 -0
- package/index.js +43 -0
- package/index.js.map +1 -0
- package/lib/client.d.ts +64 -0
- package/lib/client.js +183 -0
- package/lib/client.js.map +1 -0
- package/lib/model/accessible-compartment-request.d.ts +27 -0
- package/lib/model/accessible-compartment-request.js +57 -0
- package/lib/model/accessible-compartment-request.js.map +1 -0
- package/lib/model/accessible-compartment-response.d.ts +23 -0
- package/lib/model/accessible-compartment-response.js +61 -0
- package/lib/model/accessible-compartment-response.js.map +1 -0
- package/lib/model/association-authorization-request.d.ts +23 -0
- package/lib/model/association-authorization-request.js +61 -0
- package/lib/model/association-authorization-request.js.map +1 -0
- package/lib/model/auth-service-user.d.ts +38 -0
- package/lib/model/auth-service-user.js +29 -0
- package/lib/model/auth-service-user.js.map +1 -0
- package/lib/model/authenticate-client-details.d.ts +24 -0
- package/lib/model/authenticate-client-details.js +29 -0
- package/lib/model/authenticate-client-details.js.map +1 -0
- package/lib/model/authenticate-client-result.d.ts +27 -0
- package/lib/model/authenticate-client-result.js +55 -0
- package/lib/model/authenticate-client-result.js.map +1 -0
- package/lib/model/authenticate-user-result.d.ts +30 -0
- package/lib/model/authenticate-user-result.js +29 -0
- package/lib/model/authenticate-user-result.js.map +1 -0
- package/lib/model/authentication-policy.d.ts +31 -0
- package/lib/model/authentication-policy.js +57 -0
- package/lib/model/authentication-policy.js.map +1 -0
- package/lib/model/authentication-principal.d.ts +27 -0
- package/lib/model/authentication-principal.js +55 -0
- package/lib/model/authentication-principal.js.map +1 -0
- package/lib/model/authentication-request.d.ts +30 -0
- package/lib/model/authentication-request.js +29 -0
- package/lib/model/authentication-request.js.map +1 -0
- package/lib/model/authorization-request.d.ts +45 -0
- package/lib/model/authorization-request.js +71 -0
- package/lib/model/authorization-request.js.map +1 -0
- package/lib/model/bad-user-state-authenticate-user-result.d.ts +44 -0
- package/lib/model/bad-user-state-authenticate-user-result.js +36 -0
- package/lib/model/bad-user-state-authenticate-user-result.js.map +1 -0
- package/lib/model/claim.d.ts +30 -0
- package/lib/model/claim.js +29 -0
- package/lib/model/claim.js.map +1 -0
- package/lib/model/client-credentials-response.d.ts +30 -0
- package/lib/model/client-credentials-response.js +43 -0
- package/lib/model/client-credentials-response.js.map +1 -0
- package/lib/model/common-principal.d.ts +27 -0
- package/lib/model/common-principal.js +55 -0
- package/lib/model/common-principal.js.map +1 -0
- package/lib/model/compartment-metadata.d.ts +31 -0
- package/lib/model/compartment-metadata.js +35 -0
- package/lib/model/compartment-metadata.js.map +1 -0
- package/lib/model/compartment.d.ts +49 -0
- package/lib/model/compartment.js +53 -0
- package/lib/model/compartment.js.map +1 -0
- package/lib/model/context-variable.d.ts +37 -0
- package/lib/model/context-variable.js +37 -0
- package/lib/model/context-variable.js.map +1 -0
- package/lib/model/cost-tracking-tag.d.ts +34 -0
- package/lib/model/cost-tracking-tag.js +47 -0
- package/lib/model/cost-tracking-tag.js.map +1 -0
- package/lib/model/credential-authenticator-info.d.ts +54 -0
- package/lib/model/credential-authenticator-info.js +29 -0
- package/lib/model/credential-authenticator-info.js.map +1 -0
- package/lib/model/derived-key-response.d.ts +27 -0
- package/lib/model/derived-key-response.js +55 -0
- package/lib/model/derived-key-response.js.map +1 -0
- package/lib/model/entity-status.d.ts +32 -0
- package/lib/model/entity-status.js +29 -0
- package/lib/model/entity-status.js.map +1 -0
- package/lib/model/filter-group-membership-details.d.ts +27 -0
- package/lib/model/filter-group-membership-details.js +55 -0
- package/lib/model/filter-group-membership-details.js.map +1 -0
- package/lib/model/filter-group-membership-result.d.ts +27 -0
- package/lib/model/filter-group-membership-result.js +55 -0
- package/lib/model/filter-group-membership-result.js.map +1 -0
- package/lib/model/generate-scoped-access-token-details.d.ts +29 -0
- package/lib/model/generate-scoped-access-token-details.js +29 -0
- package/lib/model/generate-scoped-access-token-details.js.map +1 -0
- package/lib/model/identity-provider.d.ts +66 -0
- package/lib/model/identity-provider.js +38 -0
- package/lib/model/identity-provider.js.map +1 -0
- package/lib/model/index.d.ts +102 -0
- package/lib/model/index.js +125 -0
- package/lib/model/index.js.map +1 -0
- package/lib/model/j-wk.d.ts +42 -0
- package/lib/model/j-wk.js +29 -0
- package/lib/model/j-wk.js.map +1 -0
- package/lib/model/on-behalf-of-request.d.ts +36 -0
- package/lib/model/on-behalf-of-request.js +29 -0
- package/lib/model/on-behalf-of-request.js.map +1 -0
- package/lib/model/password-policy.d.ts +46 -0
- package/lib/model/password-policy.js +29 -0
- package/lib/model/password-policy.js.map +1 -0
- package/lib/model/password-reset-authentication-request.d.ts +26 -0
- package/lib/model/password-reset-authentication-request.js +29 -0
- package/lib/model/password-reset-authentication-request.js.map +1 -0
- package/lib/model/permission-context.d.ts +27 -0
- package/lib/model/permission-context.js +65 -0
- package/lib/model/permission-context.js.map +1 -0
- package/lib/model/permission.d.ts +22 -0
- package/lib/model/permission.js +29 -0
- package/lib/model/permission.js.map +1 -0
- package/lib/model/principal.d.ts +31 -0
- package/lib/model/principal.js +61 -0
- package/lib/model/principal.js.map +1 -0
- package/lib/model/refresh-request.d.ts +26 -0
- package/lib/model/refresh-request.js +29 -0
- package/lib/model/refresh-request.js.map +1 -0
- package/lib/model/resource-principal-session-token-request.d.ts +30 -0
- package/lib/model/resource-principal-session-token-request.js +29 -0
- package/lib/model/resource-principal-session-token-request.js.map +1 -0
- package/lib/model/security-token.d.ts +22 -0
- package/lib/model/security-token.js +29 -0
- package/lib/model/security-token.js.map +1 -0
- package/lib/model/tenant-not-found-authenticate-user-result.d.ts +26 -0
- package/lib/model/tenant-not-found-authenticate-user-result.js +29 -0
- package/lib/model/tenant-not-found-authenticate-user-result.js.map +1 -0
- package/lib/model/tenant.d.ts +30 -0
- package/lib/model/tenant.js +29 -0
- package/lib/model/tenant.js.map +1 -0
- package/lib/model/thick-authorization-response.d.ts +42 -0
- package/lib/model/thick-authorization-response.js +29 -0
- package/lib/model/thick-authorization-response.js.map +1 -0
- package/lib/model/thin-association-authorization-response.d.ts +38 -0
- package/lib/model/thin-association-authorization-response.js +69 -0
- package/lib/model/thin-association-authorization-response.js.map +1 -0
- package/lib/model/thin-authorization-response.d.ts +29 -0
- package/lib/model/thin-authorization-response.js +57 -0
- package/lib/model/thin-authorization-response.js.map +1 -0
- package/lib/model/user-not-found-authenticate-user-result.d.ts +30 -0
- package/lib/model/user-not-found-authenticate-user-result.js +29 -0
- package/lib/model/user-not-found-authenticate-user-result.js.map +1 -0
- package/lib/model/user.d.ts +38 -0
- package/lib/model/user.js +29 -0
- package/lib/model/user.js.map +1 -0
- package/lib/model/valid-authenticate-user-result.d.ts +31 -0
- package/lib/model/valid-authenticate-user-result.js +57 -0
- package/lib/model/valid-authenticate-user-result.js.map +1 -0
- package/lib/model/x509-federation-request.d.ts +34 -0
- package/lib/model/x509-federation-request.js +29 -0
- package/lib/model/x509-federation-request.js.map +1 -0
- package/lib/request/generate-scoped-access-token-request.d.ts +23 -0
- package/lib/request/generate-scoped-access-token-request.js +15 -0
- package/lib/request/generate-scoped-access-token-request.js.map +1 -0
- package/lib/request/index.d.ts +14 -0
- package/lib/request/index.js +15 -0
- package/lib/request/index.js.map +1 -0
- package/lib/response/generate-scoped-access-token-response.d.ts +25 -0
- package/lib/response/generate-scoped-access-token-response.js +15 -0
- package/lib/response/generate-scoped-access-token-response.js.map +1 -0
- package/lib/response/index.d.ts +14 -0
- package/lib/response/index.js +15 -0
- package/lib/response/index.js.map +1 -0
- package/package.json +29 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cost-tracking-tag.js","sourceRoot":"","sources":["../../../../../lib/identitydataplane/lib/model/cost-tracking-tag.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAwBH,IAAiB,eAAe,CA2C/B;AA3CD,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,cAAc;YAEtC,oBAAoB,EAAE,GAAG,CAAC,gBAAgB;YAE1C,mBAAmB,EAAE,GAAG,CAAC,eAAe;YAExC,qBAAqB,EAAE,GAAG,CAAC,iBAAiB;SAC7C,CACF,CAAC;QAEF,OAAQ,OAAoC,CAAC,cAAc,CAAC;QAC5D,OAAQ,OAAoC,CAAC,gBAAgB,CAAC;QAC9D,OAAQ,OAAoC,CAAC,eAAe,CAAC;QAC7D,OAAQ,OAAoC,CAAC,iBAAiB,CAAC;QAE/D,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,0BAAU,aAoBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,gBAAgB,EAAG,GAAW,CAAC,kBAAkB,CAAC;YAElD,kBAAkB,EAAG,GAAW,CAAC,oBAAoB,CAAC;YAEtD,iBAAiB,EAAG,GAAW,CAAC,mBAAmB,CAAC;YAEpD,mBAAmB,EAAG,GAAW,CAAC,qBAAqB,CAAC;SACzD,CACF,CAAC;QAEF,OAAQ,OAAe,CAAC,kBAAkB,CAAC,CAAC;QAC5C,OAAQ,OAAe,CAAC,oBAAoB,CAAC,CAAC;QAC9C,OAAQ,OAAe,CAAC,mBAAmB,CAAC,CAAC;QAC7C,OAAQ,OAAe,CAAC,qBAAqB,CAAC,CAAC;QAE/C,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,sCAAsB,yBAoBrC,CAAA;AACH,CAAC,EA3CgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QA2C/B"}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Identity Service
|
|
3
|
+
* API for the Identity Dataplane
|
|
4
|
+
* OpenAPI spec version: v1
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
export interface CredentialAuthenticatorInfo {
|
|
14
|
+
/**
|
|
15
|
+
* The raw credential.
|
|
16
|
+
*/
|
|
17
|
+
"rawCredential": string;
|
|
18
|
+
/**
|
|
19
|
+
* The id of the user.
|
|
20
|
+
*/
|
|
21
|
+
"userId": string;
|
|
22
|
+
/**
|
|
23
|
+
* The id of the tenant.
|
|
24
|
+
*/
|
|
25
|
+
"tenantId": string;
|
|
26
|
+
/**
|
|
27
|
+
* The name of the user.
|
|
28
|
+
*/
|
|
29
|
+
"userName": string;
|
|
30
|
+
/**
|
|
31
|
+
* The name of the tenant.
|
|
32
|
+
*/
|
|
33
|
+
"tenantName": string;
|
|
34
|
+
/**
|
|
35
|
+
* The credential identifier.
|
|
36
|
+
*/
|
|
37
|
+
"credentialIdentifier": string;
|
|
38
|
+
/**
|
|
39
|
+
* The credential list.
|
|
40
|
+
*/
|
|
41
|
+
"credentialList": Array<string>;
|
|
42
|
+
/**
|
|
43
|
+
* The name of the service that is making this authorization request.
|
|
44
|
+
*/
|
|
45
|
+
"service": string;
|
|
46
|
+
/**
|
|
47
|
+
* The id of the client.
|
|
48
|
+
*/
|
|
49
|
+
"clientId": string;
|
|
50
|
+
}
|
|
51
|
+
export declare namespace CredentialAuthenticatorInfo {
|
|
52
|
+
function getJsonObj(obj: CredentialAuthenticatorInfo): object;
|
|
53
|
+
function getDeserializedJsonObj(obj: CredentialAuthenticatorInfo): object;
|
|
54
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Identity Service
|
|
4
|
+
* API for the Identity Dataplane
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.CredentialAuthenticatorInfo = void 0;
|
|
16
|
+
var CredentialAuthenticatorInfo;
|
|
17
|
+
(function (CredentialAuthenticatorInfo) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
CredentialAuthenticatorInfo.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
CredentialAuthenticatorInfo.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(CredentialAuthenticatorInfo = exports.CredentialAuthenticatorInfo || (exports.CredentialAuthenticatorInfo = {}));
|
|
29
|
+
//# sourceMappingURL=credential-authenticator-info.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"credential-authenticator-info.js","sourceRoot":"","sources":["../../../../../lib/identitydataplane/lib/model/credential-authenticator-info.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA4CH,IAAiB,2BAA2B,CAW3C;AAXD,WAAiB,2BAA2B;IAC1C,SAAgB,UAAU,CAAC,GAAgC;QACzD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,sCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgC;QACrE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAW3C"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Identity Service
|
|
3
|
+
* API for the Identity Dataplane
|
|
4
|
+
* OpenAPI spec version: v1
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface DerivedKeyResponse {
|
|
15
|
+
/**
|
|
16
|
+
* The derived key.
|
|
17
|
+
*/
|
|
18
|
+
"signingKey": string;
|
|
19
|
+
/**
|
|
20
|
+
* The principal.
|
|
21
|
+
*/
|
|
22
|
+
"principal": model.CommonPrincipal;
|
|
23
|
+
}
|
|
24
|
+
export declare namespace DerivedKeyResponse {
|
|
25
|
+
function getJsonObj(obj: DerivedKeyResponse): object;
|
|
26
|
+
function getDeserializedJsonObj(obj: DerivedKeyResponse): object;
|
|
27
|
+
}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Identity Service
|
|
4
|
+
* API for the Identity Dataplane
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.DerivedKeyResponse = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var DerivedKeyResponse;
|
|
37
|
+
(function (DerivedKeyResponse) {
|
|
38
|
+
function getJsonObj(obj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"principal": obj.principal ? model.CommonPrincipal.getJsonObj(obj.principal) : undefined
|
|
41
|
+
});
|
|
42
|
+
return jsonObj;
|
|
43
|
+
}
|
|
44
|
+
DerivedKeyResponse.getJsonObj = getJsonObj;
|
|
45
|
+
function getDeserializedJsonObj(obj) {
|
|
46
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
47
|
+
"principal": obj.principal
|
|
48
|
+
? model.CommonPrincipal.getDeserializedJsonObj(obj.principal)
|
|
49
|
+
: undefined
|
|
50
|
+
});
|
|
51
|
+
return jsonObj;
|
|
52
|
+
}
|
|
53
|
+
DerivedKeyResponse.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
54
|
+
})(DerivedKeyResponse = exports.DerivedKeyResponse || (exports.DerivedKeyResponse = {}));
|
|
55
|
+
//# sourceMappingURL=derived-key-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"derived-key-response.js","sourceRoot":"","sources":["../../../../../lib/identitydataplane/lib/model/derived-key-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAclC,IAAiB,kBAAkB,CAuBlC;AAvBD,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB;QAChD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,SAAS;SACzF,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,6BAAU,aASzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,GAAG,CAAC,SAAS,CAAC;gBAC7D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,yCAAsB,yBAWrC,CAAA;AACH,CAAC,EAvBgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAuBlC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Identity Service
|
|
3
|
+
* API for the Identity Dataplane
|
|
4
|
+
* OpenAPI spec version: v1
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
export interface EntityStatus {
|
|
14
|
+
/**
|
|
15
|
+
* The entity status.
|
|
16
|
+
*/
|
|
17
|
+
"status": string;
|
|
18
|
+
/**
|
|
19
|
+
* A bit mask showing the reason why the entity is inactive:
|
|
20
|
+
* - bit 0: ACTIVE
|
|
21
|
+
* - bit 1: SUSPENDED
|
|
22
|
+
* - bit 2: DISABLED
|
|
23
|
+
* - bit 3: BLOCKED
|
|
24
|
+
* - bit 4: LOCKED
|
|
25
|
+
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
26
|
+
*/
|
|
27
|
+
"inactiveBitMask": number;
|
|
28
|
+
}
|
|
29
|
+
export declare namespace EntityStatus {
|
|
30
|
+
function getJsonObj(obj: EntityStatus): object;
|
|
31
|
+
function getDeserializedJsonObj(obj: EntityStatus): object;
|
|
32
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Identity Service
|
|
4
|
+
* API for the Identity Dataplane
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.EntityStatus = void 0;
|
|
16
|
+
var EntityStatus;
|
|
17
|
+
(function (EntityStatus) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
EntityStatus.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
EntityStatus.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(EntityStatus = exports.EntityStatus || (exports.EntityStatus = {}));
|
|
29
|
+
//# sourceMappingURL=entity-status.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"entity-status.js","sourceRoot":"","sources":["../../../../../lib/identitydataplane/lib/model/entity-status.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAsBH,IAAiB,YAAY,CAW5B;AAXD,WAAiB,YAAY;IAC3B,SAAgB,UAAU,CAAC,GAAiB;QAC1C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiB;QACtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAW5B"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Identity Service
|
|
3
|
+
* API for the Identity Dataplane
|
|
4
|
+
* OpenAPI spec version: v1
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface FilterGroupMembershipDetails {
|
|
15
|
+
/**
|
|
16
|
+
* A resolved principal object
|
|
17
|
+
*/
|
|
18
|
+
"principal": model.Principal;
|
|
19
|
+
/**
|
|
20
|
+
* An array of group or dynamic group Ids the resolved principal potentially belongs to.
|
|
21
|
+
*/
|
|
22
|
+
"groupIds": Array<string>;
|
|
23
|
+
}
|
|
24
|
+
export declare namespace FilterGroupMembershipDetails {
|
|
25
|
+
function getJsonObj(obj: FilterGroupMembershipDetails): object;
|
|
26
|
+
function getDeserializedJsonObj(obj: FilterGroupMembershipDetails): object;
|
|
27
|
+
}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Identity Service
|
|
4
|
+
* API for the Identity Dataplane
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.FilterGroupMembershipDetails = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var FilterGroupMembershipDetails;
|
|
37
|
+
(function (FilterGroupMembershipDetails) {
|
|
38
|
+
function getJsonObj(obj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"principal": obj.principal ? model.Principal.getJsonObj(obj.principal) : undefined
|
|
41
|
+
});
|
|
42
|
+
return jsonObj;
|
|
43
|
+
}
|
|
44
|
+
FilterGroupMembershipDetails.getJsonObj = getJsonObj;
|
|
45
|
+
function getDeserializedJsonObj(obj) {
|
|
46
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
47
|
+
"principal": obj.principal
|
|
48
|
+
? model.Principal.getDeserializedJsonObj(obj.principal)
|
|
49
|
+
: undefined
|
|
50
|
+
});
|
|
51
|
+
return jsonObj;
|
|
52
|
+
}
|
|
53
|
+
FilterGroupMembershipDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
54
|
+
})(FilterGroupMembershipDetails = exports.FilterGroupMembershipDetails || (exports.FilterGroupMembershipDetails = {}));
|
|
55
|
+
//# sourceMappingURL=filter-group-membership-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"filter-group-membership-details.js","sourceRoot":"","sources":["../../../../../lib/identitydataplane/lib/model/filter-group-membership-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAclC,IAAiB,4BAA4B,CAuB5C;AAvBD,WAAiB,4BAA4B;IAC3C,SAAgB,UAAU,CAAC,GAAiC;QAC1D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,SAAS;SACnF,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,uCAAU,aASzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiC;QACtE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,sBAAsB,CAAC,GAAG,CAAC,SAAS,CAAC;gBACvD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,mDAAsB,yBAWrC,CAAA;AACH,CAAC,EAvBgB,4BAA4B,GAA5B,oCAA4B,KAA5B,oCAA4B,QAuB5C"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Identity Service
|
|
3
|
+
* API for the Identity Dataplane
|
|
4
|
+
* OpenAPI spec version: v1
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface FilterGroupMembershipResult {
|
|
15
|
+
/**
|
|
16
|
+
* Return passed-in resolved principal object
|
|
17
|
+
*/
|
|
18
|
+
"principal": model.Principal;
|
|
19
|
+
/**
|
|
20
|
+
* An array of group or dynamic group Ids which present the intersection between the passed-in group/dynamic-group and the actual group/dynamic-group the resovled principal belongs to.
|
|
21
|
+
*/
|
|
22
|
+
"groupIds": Array<string>;
|
|
23
|
+
}
|
|
24
|
+
export declare namespace FilterGroupMembershipResult {
|
|
25
|
+
function getJsonObj(obj: FilterGroupMembershipResult): object;
|
|
26
|
+
function getDeserializedJsonObj(obj: FilterGroupMembershipResult): object;
|
|
27
|
+
}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Identity Service
|
|
4
|
+
* API for the Identity Dataplane
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.FilterGroupMembershipResult = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var FilterGroupMembershipResult;
|
|
37
|
+
(function (FilterGroupMembershipResult) {
|
|
38
|
+
function getJsonObj(obj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"principal": obj.principal ? model.Principal.getJsonObj(obj.principal) : undefined
|
|
41
|
+
});
|
|
42
|
+
return jsonObj;
|
|
43
|
+
}
|
|
44
|
+
FilterGroupMembershipResult.getJsonObj = getJsonObj;
|
|
45
|
+
function getDeserializedJsonObj(obj) {
|
|
46
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
47
|
+
"principal": obj.principal
|
|
48
|
+
? model.Principal.getDeserializedJsonObj(obj.principal)
|
|
49
|
+
: undefined
|
|
50
|
+
});
|
|
51
|
+
return jsonObj;
|
|
52
|
+
}
|
|
53
|
+
FilterGroupMembershipResult.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
54
|
+
})(FilterGroupMembershipResult = exports.FilterGroupMembershipResult || (exports.FilterGroupMembershipResult = {}));
|
|
55
|
+
//# sourceMappingURL=filter-group-membership-result.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"filter-group-membership-result.js","sourceRoot":"","sources":["../../../../../lib/identitydataplane/lib/model/filter-group-membership-result.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAclC,IAAiB,2BAA2B,CAuB3C;AAvBD,WAAiB,2BAA2B;IAC1C,SAAgB,UAAU,CAAC,GAAgC;QACzD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,SAAS;SACnF,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,sCAAU,aASzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgC;QACrE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,sBAAsB,CAAC,GAAG,CAAC,SAAS,CAAC;gBACvD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,kDAAsB,yBAWrC,CAAA;AACH,CAAC,EAvBgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAuB3C"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Identity Service
|
|
3
|
+
* API for the Identity Dataplane
|
|
4
|
+
* OpenAPI spec version: v1
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
export interface GenerateScopedAccessTokenDetails {
|
|
14
|
+
/**
|
|
15
|
+
* Scope definition for the scoped access token
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
"scope": string;
|
|
19
|
+
/**
|
|
20
|
+
* A temporary public key, owned by the service. The service also owns the corresponding private key. This public
|
|
21
|
+
* key will by put inside the security token by the auth service after successful validation of the certificate.
|
|
22
|
+
*
|
|
23
|
+
*/
|
|
24
|
+
"publicKey": string;
|
|
25
|
+
}
|
|
26
|
+
export declare namespace GenerateScopedAccessTokenDetails {
|
|
27
|
+
function getJsonObj(obj: GenerateScopedAccessTokenDetails): object;
|
|
28
|
+
function getDeserializedJsonObj(obj: GenerateScopedAccessTokenDetails): object;
|
|
29
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Identity Service
|
|
4
|
+
* API for the Identity Dataplane
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.GenerateScopedAccessTokenDetails = void 0;
|
|
16
|
+
var GenerateScopedAccessTokenDetails;
|
|
17
|
+
(function (GenerateScopedAccessTokenDetails) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
GenerateScopedAccessTokenDetails.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
GenerateScopedAccessTokenDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(GenerateScopedAccessTokenDetails = exports.GenerateScopedAccessTokenDetails || (exports.GenerateScopedAccessTokenDetails = {}));
|
|
29
|
+
//# sourceMappingURL=generate-scoped-access-token-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"generate-scoped-access-token-details.js","sourceRoot":"","sources":["../../../../../lib/identitydataplane/lib/model/generate-scoped-access-token-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAmBH,IAAiB,gCAAgC,CAWhD;AAXD,WAAiB,gCAAgC;IAC/C,SAAgB,UAAU,CAAC,GAAqC;QAC9D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqC;QAC1E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,gCAAgC,GAAhC,wCAAgC,KAAhC,wCAAgC,QAWhD"}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Identity Service
|
|
3
|
+
* API for the Identity Dataplane
|
|
4
|
+
* OpenAPI spec version: v1
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
export interface IdentityProvider {
|
|
14
|
+
/**
|
|
15
|
+
* The id of the provider.
|
|
16
|
+
*/
|
|
17
|
+
"id": string;
|
|
18
|
+
/**
|
|
19
|
+
* The name of the provider.
|
|
20
|
+
*/
|
|
21
|
+
"name": string;
|
|
22
|
+
/**
|
|
23
|
+
* The name of the tenant.
|
|
24
|
+
*/
|
|
25
|
+
"tenantName": string;
|
|
26
|
+
/**
|
|
27
|
+
* The id of the tenant.
|
|
28
|
+
*/
|
|
29
|
+
"tenantId": string;
|
|
30
|
+
/**
|
|
31
|
+
* The SAML endpoint where user will be redirected.
|
|
32
|
+
*/
|
|
33
|
+
"redirectUri": string;
|
|
34
|
+
/**
|
|
35
|
+
* The signing certificate of the provider.
|
|
36
|
+
*/
|
|
37
|
+
"signingCertificate": string;
|
|
38
|
+
/**
|
|
39
|
+
* The type of the provider.
|
|
40
|
+
*/
|
|
41
|
+
"protocol": IdentityProvider.Protocol;
|
|
42
|
+
/**
|
|
43
|
+
* The id of the service provider entity.
|
|
44
|
+
*/
|
|
45
|
+
"serviceProviderEntityId": string;
|
|
46
|
+
/**
|
|
47
|
+
* Whether to force authentication.
|
|
48
|
+
*/
|
|
49
|
+
"forceAuthentication": boolean;
|
|
50
|
+
/**
|
|
51
|
+
* Authentication context class refs.
|
|
52
|
+
*/
|
|
53
|
+
"authnContextClassRefs": Array<string>;
|
|
54
|
+
}
|
|
55
|
+
export declare namespace IdentityProvider {
|
|
56
|
+
enum Protocol {
|
|
57
|
+
Saml2 = "SAML2",
|
|
58
|
+
/**
|
|
59
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
60
|
+
* version of the SDK.
|
|
61
|
+
*/
|
|
62
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
63
|
+
}
|
|
64
|
+
function getJsonObj(obj: IdentityProvider): object;
|
|
65
|
+
function getDeserializedJsonObj(obj: IdentityProvider): object;
|
|
66
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Identity Service
|
|
4
|
+
* API for the Identity Dataplane
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.IdentityProvider = void 0;
|
|
16
|
+
var IdentityProvider;
|
|
17
|
+
(function (IdentityProvider) {
|
|
18
|
+
let Protocol;
|
|
19
|
+
(function (Protocol) {
|
|
20
|
+
Protocol["Saml2"] = "SAML2";
|
|
21
|
+
/**
|
|
22
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
23
|
+
* version of the SDK.
|
|
24
|
+
*/
|
|
25
|
+
Protocol["UnknownValue"] = "UNKNOWN_VALUE";
|
|
26
|
+
})(Protocol = IdentityProvider.Protocol || (IdentityProvider.Protocol = {}));
|
|
27
|
+
function getJsonObj(obj) {
|
|
28
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
29
|
+
return jsonObj;
|
|
30
|
+
}
|
|
31
|
+
IdentityProvider.getJsonObj = getJsonObj;
|
|
32
|
+
function getDeserializedJsonObj(obj) {
|
|
33
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
34
|
+
return jsonObj;
|
|
35
|
+
}
|
|
36
|
+
IdentityProvider.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
37
|
+
})(IdentityProvider = exports.IdentityProvider || (exports.IdentityProvider = {}));
|
|
38
|
+
//# sourceMappingURL=identity-provider.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"identity-provider.js","sourceRoot":"","sources":["../../../../../lib/identitydataplane/lib/model/identity-provider.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAgDH,IAAiB,gBAAgB,CAoBhC;AApBD,WAAiB,gBAAgB;IAC/B,IAAY,QAOX;IAPD,WAAY,QAAQ;QAClB,2BAAe,CAAA;QACf;;;WAGG;QACH,0CAA8B,CAAA;IAChC,CAAC,EAPW,QAAQ,GAAR,yBAAQ,KAAR,yBAAQ,QAOnB;IAED,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uCAAsB,yBAIrC,CAAA;AACH,CAAC,EApBgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAoBhC"}
|