@smartytalent/api-client 0.6.1 → 0.7.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/dist/apis/TenantsApi.d.ts +70 -1
- package/dist/apis/TenantsApi.d.ts.map +1 -1
- package/dist/apis/TenantsApi.js +165 -0
- package/dist/apis/TenantsApi.js.map +1 -1
- package/dist/models/ConfigureTenantSsoRequest.d.ts +34 -0
- package/dist/models/ConfigureTenantSsoRequest.d.ts.map +1 -0
- package/dist/models/ConfigureTenantSsoRequest.js +50 -0
- package/dist/models/ConfigureTenantSsoRequest.js.map +1 -0
- package/dist/models/ConfigureTenantSsoRequestData.d.ts +47 -0
- package/dist/models/ConfigureTenantSsoRequestData.d.ts.map +1 -0
- package/dist/models/ConfigureTenantSsoRequestData.js +59 -0
- package/dist/models/ConfigureTenantSsoRequestData.js.map +1 -0
- package/dist/models/TenantAttributesSettingsSchemaSso.d.ts +3 -3
- package/dist/models/TenantAttributesSettingsSchemaSso.d.ts.map +1 -1
- package/dist/models/TenantAttributesSettingsSchemaSso.js +3 -3
- package/dist/models/TenantAttributesSettingsSchemaSso.js.map +1 -1
- package/dist/models/TenantSsoAttributesSchema.d.ts +83 -0
- package/dist/models/TenantSsoAttributesSchema.d.ts.map +1 -0
- package/dist/models/TenantSsoAttributesSchema.js +69 -0
- package/dist/models/TenantSsoAttributesSchema.js.map +1 -0
- package/dist/models/TenantSsoAttributesSchemaDomainsInner.d.ts +54 -0
- package/dist/models/TenantSsoAttributesSchemaDomainsInner.d.ts.map +1 -0
- package/dist/models/TenantSsoAttributesSchemaDomainsInner.js +62 -0
- package/dist/models/TenantSsoAttributesSchemaDomainsInner.js.map +1 -0
- package/dist/models/TenantSsoSchema.d.ts +34 -0
- package/dist/models/TenantSsoSchema.d.ts.map +1 -0
- package/dist/models/TenantSsoSchema.js +50 -0
- package/dist/models/TenantSsoSchema.js.map +1 -0
- package/dist/models/TenantSsoSchemaData.d.ts +53 -0
- package/dist/models/TenantSsoSchemaData.d.ts.map +1 -0
- package/dist/models/TenantSsoSchemaData.js +61 -0
- package/dist/models/TenantSsoSchemaData.js.map +1 -0
- package/dist/models/index.d.ts +6 -1
- package/dist/models/index.d.ts.map +1 -1
- package/dist/models/index.js +6 -1
- package/dist/models/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/models/TenantAttributesSettingsSchemaSsoDomainsInner.d.ts +0 -53
- package/dist/models/TenantAttributesSettingsSchemaSsoDomainsInner.d.ts.map +0 -1
- package/dist/models/TenantAttributesSettingsSchemaSsoDomainsInner.js +0 -61
- package/dist/models/TenantAttributesSettingsSchemaSsoDomainsInner.js.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ConfigureTenantSsoRequestData.d.ts","sourceRoot":"","sources":["../../src/models/ConfigureTenantSsoRequestData.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AAQ7E;;;;GAIG;AACH,MAAM,WAAW,6BAA6B;IAC1C;;;;OAIG;IACH,IAAI,CAAC,EAAE,qCAAqC,CAAC;IAC7C;;;;OAIG;IACH,UAAU,CAAC,EAAE,yBAAyB,CAAC;CAC1C;AAGD;;GAEG;AACH,eAAO,MAAM,qCAAqC;;CAExC,CAAC;AACX,MAAM,MAAM,qCAAqC,GAAG,OAAO,qCAAqC,CAAC,MAAM,OAAO,qCAAqC,CAAC,CAAC;AAGrJ;;GAEG;AACH,wBAAgB,uCAAuC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,6BAA6B,CAE7G;AAED,wBAAgB,qCAAqC,CAAC,IAAI,EAAE,GAAG,GAAG,6BAA6B,CAE9F;AAED,wBAAgB,0CAA0C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,6BAA6B,CASjI;AAED,wBAAgB,mCAAmC,CAAC,IAAI,EAAE,GAAG,GAAG,6BAA6B,CAE5F;AAED,wBAAgB,wCAAwC,CAAC,KAAK,CAAC,EAAE,6BAA6B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUhJ"}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SmartyMeet Dev03 API REST
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.1
|
|
9
|
+
* Contact: developer@smartymeet.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.ConfigureTenantSsoRequestDataTypeEnum = void 0;
|
|
17
|
+
exports.instanceOfConfigureTenantSsoRequestData = instanceOfConfigureTenantSsoRequestData;
|
|
18
|
+
exports.ConfigureTenantSsoRequestDataFromJSON = ConfigureTenantSsoRequestDataFromJSON;
|
|
19
|
+
exports.ConfigureTenantSsoRequestDataFromJSONTyped = ConfigureTenantSsoRequestDataFromJSONTyped;
|
|
20
|
+
exports.ConfigureTenantSsoRequestDataToJSON = ConfigureTenantSsoRequestDataToJSON;
|
|
21
|
+
exports.ConfigureTenantSsoRequestDataToJSONTyped = ConfigureTenantSsoRequestDataToJSONTyped;
|
|
22
|
+
const TenantSsoAttributesSchema_1 = require("./TenantSsoAttributesSchema");
|
|
23
|
+
/**
|
|
24
|
+
* @export
|
|
25
|
+
*/
|
|
26
|
+
exports.ConfigureTenantSsoRequestDataTypeEnum = {
|
|
27
|
+
TenantSso: 'tenant-sso'
|
|
28
|
+
};
|
|
29
|
+
/**
|
|
30
|
+
* Check if a given object implements the ConfigureTenantSsoRequestData interface.
|
|
31
|
+
*/
|
|
32
|
+
function instanceOfConfigureTenantSsoRequestData(value) {
|
|
33
|
+
return true;
|
|
34
|
+
}
|
|
35
|
+
function ConfigureTenantSsoRequestDataFromJSON(json) {
|
|
36
|
+
return ConfigureTenantSsoRequestDataFromJSONTyped(json, false);
|
|
37
|
+
}
|
|
38
|
+
function ConfigureTenantSsoRequestDataFromJSONTyped(json, ignoreDiscriminator) {
|
|
39
|
+
if (json == null) {
|
|
40
|
+
return json;
|
|
41
|
+
}
|
|
42
|
+
return {
|
|
43
|
+
'type': json['type'] == null ? undefined : json['type'],
|
|
44
|
+
'attributes': json['attributes'] == null ? undefined : (0, TenantSsoAttributesSchema_1.TenantSsoAttributesSchemaFromJSON)(json['attributes']),
|
|
45
|
+
};
|
|
46
|
+
}
|
|
47
|
+
function ConfigureTenantSsoRequestDataToJSON(json) {
|
|
48
|
+
return ConfigureTenantSsoRequestDataToJSONTyped(json, false);
|
|
49
|
+
}
|
|
50
|
+
function ConfigureTenantSsoRequestDataToJSONTyped(value, ignoreDiscriminator = false) {
|
|
51
|
+
if (value == null) {
|
|
52
|
+
return value;
|
|
53
|
+
}
|
|
54
|
+
return {
|
|
55
|
+
'type': value['type'],
|
|
56
|
+
'attributes': (0, TenantSsoAttributesSchema_1.TenantSsoAttributesSchemaToJSON)(value['attributes']),
|
|
57
|
+
};
|
|
58
|
+
}
|
|
59
|
+
//# sourceMappingURL=ConfigureTenantSsoRequestData.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ConfigureTenantSsoRequestData.js","sourceRoot":"","sources":["../../src/models/ConfigureTenantSsoRequestData.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AA4CH,0FAEC;AAED,sFAEC;AAED,gGASC;AAED,kFAEC;AAED,4FAUC;AAzED,2EAKqC;AAuBrC;;GAEG;AACU,QAAA,qCAAqC,GAAG;IACjD,SAAS,EAAE,YAAY;CACjB,CAAC;AAIX;;GAEG;AACH,SAAgB,uCAAuC,CAAC,KAAa;IACjE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,qCAAqC,CAAC,IAAS;IAC3D,OAAO,0CAA0C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACnE,CAAC;AAED,SAAgB,0CAA0C,CAAC,IAAS,EAAE,mBAA4B;IAC9F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,YAAY,EAAE,IAAI,CAAC,YAAY,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,6DAAiC,EAAC,IAAI,CAAC,YAAY,CAAC,CAAC;KAC/G,CAAC;AACN,CAAC;AAED,SAAgB,mCAAmC,CAAC,IAAS;IACzD,OAAO,wCAAwC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACjE,CAAC;AAED,SAAgB,wCAAwC,CAAC,KAA4C,EAAE,sBAA+B,KAAK;IACvI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,YAAY,EAAE,IAAA,2DAA+B,EAAC,KAAK,CAAC,YAAY,CAAC,CAAC;KACrE,CAAC;AACN,CAAC"}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type {
|
|
12
|
+
import type { TenantSsoAttributesSchemaDomainsInner } from './TenantSsoAttributesSchemaDomainsInner';
|
|
13
13
|
/**
|
|
14
14
|
* Enterprise SSO configuration. READ-ONLY here: the generic tenant PATCH strips this key, the only writers are the /v1/tenants/{tenantId}/sso doors. Sending it in a PATCH is ignored (not an error).
|
|
15
15
|
* @export
|
|
@@ -42,10 +42,10 @@ export interface TenantAttributesSettingsSchemaSso {
|
|
|
42
42
|
idpName?: string;
|
|
43
43
|
/**
|
|
44
44
|
* Email domains of the customer. A domain gates JIT and auto-link ONLY once it carries verifiedAt - uniqueness in the claim registry is not proof of ownership.
|
|
45
|
-
* @type {Array<
|
|
45
|
+
* @type {Array<TenantSsoAttributesSchemaDomainsInner>}
|
|
46
46
|
* @memberof TenantAttributesSettingsSchemaSso
|
|
47
47
|
*/
|
|
48
|
-
domains?: Array<
|
|
48
|
+
domains?: Array<TenantSsoAttributesSchemaDomainsInner>;
|
|
49
49
|
/**
|
|
50
50
|
* Role granted when a pending JIT user is APPROVED - never granted by the act of signing in. Domain-gated JIT makes the whole customer workforce eligible, so an automatic operational role would expose candidate data to anyone who can authenticate at the customer's IdP.
|
|
51
51
|
* @type {string}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TenantAttributesSettingsSchemaSso.d.ts","sourceRoot":"","sources":["../../src/models/TenantAttributesSettingsSchemaSso.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"TenantAttributesSettingsSchemaSso.d.ts","sourceRoot":"","sources":["../../src/models/TenantAttributesSettingsSchemaSso.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,qCAAqC,EAAE,MAAM,yCAAyC,CAAC;AAQrG;;;;GAIG;AACH,MAAM,WAAW,iCAAiC;IAC9C;;;;OAIG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,6CAA6C,CAAC;IACzD;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,qCAAqC,CAAC,CAAC;IACvD;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;;OAIG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;CACzB;AAGD;;GAEG;AACH,eAAO,MAAM,6CAA6C;;CAEhD,CAAC;AACX,MAAM,MAAM,6CAA6C,GAAG,OAAO,6CAA6C,CAAC,MAAM,OAAO,6CAA6C,CAAC,CAAC;AAG7K;;GAEG;AACH,wBAAgB,2CAA2C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,iCAAiC,CAErH;AAED,wBAAgB,yCAAyC,CAAC,IAAI,EAAE,GAAG,GAAG,iCAAiC,CAEtG;AAED,wBAAgB,8CAA8C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,iCAAiC,CAezI;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,GAAG,iCAAiC,CAEpG;AAED,wBAAgB,4CAA4C,CAAC,KAAK,CAAC,EAAE,iCAAiC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAgBxJ"}
|
|
@@ -19,7 +19,7 @@ exports.TenantAttributesSettingsSchemaSsoFromJSON = TenantAttributesSettingsSche
|
|
|
19
19
|
exports.TenantAttributesSettingsSchemaSsoFromJSONTyped = TenantAttributesSettingsSchemaSsoFromJSONTyped;
|
|
20
20
|
exports.TenantAttributesSettingsSchemaSsoToJSON = TenantAttributesSettingsSchemaSsoToJSON;
|
|
21
21
|
exports.TenantAttributesSettingsSchemaSsoToJSONTyped = TenantAttributesSettingsSchemaSsoToJSONTyped;
|
|
22
|
-
const
|
|
22
|
+
const TenantSsoAttributesSchemaDomainsInner_1 = require("./TenantSsoAttributesSchemaDomainsInner");
|
|
23
23
|
/**
|
|
24
24
|
* @export
|
|
25
25
|
*/
|
|
@@ -44,7 +44,7 @@ function TenantAttributesSettingsSchemaSsoFromJSONTyped(json, ignoreDiscriminato
|
|
|
44
44
|
'provider': json['provider'] == null ? undefined : json['provider'],
|
|
45
45
|
'entraTenantId': json['entraTenantId'] == null ? undefined : json['entraTenantId'],
|
|
46
46
|
'idpName': json['idpName'] == null ? undefined : json['idpName'],
|
|
47
|
-
'domains': json['domains'] == null ? undefined : (json['domains'].map(
|
|
47
|
+
'domains': json['domains'] == null ? undefined : (json['domains'].map(TenantSsoAttributesSchemaDomainsInner_1.TenantSsoAttributesSchemaDomainsInnerFromJSON)),
|
|
48
48
|
'defaultRole': json['defaultRole'] == null ? undefined : json['defaultRole'],
|
|
49
49
|
'required': json['required'] == null ? undefined : json['required'],
|
|
50
50
|
'autoApprove': json['autoApprove'] == null ? undefined : json['autoApprove'],
|
|
@@ -62,7 +62,7 @@ function TenantAttributesSettingsSchemaSsoToJSONTyped(value, ignoreDiscriminator
|
|
|
62
62
|
'provider': value['provider'],
|
|
63
63
|
'entraTenantId': value['entraTenantId'],
|
|
64
64
|
'idpName': value['idpName'],
|
|
65
|
-
'domains': value['domains'] == null ? undefined : (value['domains'].map(
|
|
65
|
+
'domains': value['domains'] == null ? undefined : (value['domains'].map(TenantSsoAttributesSchemaDomainsInner_1.TenantSsoAttributesSchemaDomainsInnerToJSON)),
|
|
66
66
|
'defaultRole': value['defaultRole'],
|
|
67
67
|
'required': value['required'],
|
|
68
68
|
'autoApprove': value['autoApprove'],
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TenantAttributesSettingsSchemaSso.js","sourceRoot":"","sources":["../../src/models/TenantAttributesSettingsSchemaSso.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAgFH,kGAEC;AAED,8FAEC;AAED,wGAeC;AAED,0FAEC;AAED,oGAgBC;AAzHD,
|
|
1
|
+
{"version":3,"file":"TenantAttributesSettingsSchemaSso.js","sourceRoot":"","sources":["../../src/models/TenantAttributesSettingsSchemaSso.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAgFH,kGAEC;AAED,8FAEC;AAED,wGAeC;AAED,0FAEC;AAED,oGAgBC;AAzHD,mGAKiD;AA2DjD;;GAEG;AACU,QAAA,6CAA6C,GAAG;IACzD,SAAS,EAAE,WAAW;CAChB,CAAC;AAIX;;GAEG;AACH,SAAgB,2CAA2C,CAAC,KAAa;IACrE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,yCAAyC,CAAC,IAAS;IAC/D,OAAO,8CAA8C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACvE,CAAC;AAED,SAAgB,8CAA8C,CAAC,IAAS,EAAE,mBAA4B;IAClG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC;QAChE,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;QACnE,eAAe,EAAE,IAAI,CAAC,eAAe,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC;QAClF,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC;QAChE,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,IAAI,CAAC,SAAS,CAAgB,CAAC,GAAG,CAAC,qFAA6C,CAAC,CAAC;QACrI,aAAa,EAAE,IAAI,CAAC,aAAa,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC;QAC5E,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;QACnE,aAAa,EAAE,IAAI,CAAC,aAAa,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC;KAC/E,CAAC;AACN,CAAC;AAED,SAAgB,uCAAuC,CAAC,IAAS;IAC7D,OAAO,4CAA4C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACrE,CAAC;AAED,SAAgB,4CAA4C,CAAC,KAAgD,EAAE,sBAA+B,KAAK;IAC/I,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC;QAC3B,UAAU,EAAE,KAAK,CAAC,UAAU,CAAC;QAC7B,eAAe,EAAE,KAAK,CAAC,eAAe,CAAC;QACvC,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC;QAC3B,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,SAAS,CAAgB,CAAC,GAAG,CAAC,mFAA2C,CAAC,CAAC;QACrI,aAAa,EAAE,KAAK,CAAC,aAAa,CAAC;QACnC,UAAU,EAAE,KAAK,CAAC,UAAU,CAAC;QAC7B,aAAa,EAAE,KAAK,CAAC,aAAa,CAAC;KACtC,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SmartyMeet Dev03 API REST
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.1
|
|
6
|
+
* Contact: developer@smartymeet.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { TenantSsoAttributesSchemaDomainsInner } from './TenantSsoAttributesSchemaDomainsInner';
|
|
13
|
+
/**
|
|
14
|
+
* Enterprise SSO configuration for one tenant. Written only by the /v1/tenants/{tenantId}/sso doors (sysowner); the generic tenant PATCH strips settings.sso.
|
|
15
|
+
* @export
|
|
16
|
+
* @interface TenantSsoAttributesSchema
|
|
17
|
+
*/
|
|
18
|
+
export interface TenantSsoAttributesSchema {
|
|
19
|
+
/**
|
|
20
|
+
* Identity provider family behind the tenant's IdP
|
|
21
|
+
* @type {TenantSsoAttributesSchemaProviderEnum}
|
|
22
|
+
* @memberof TenantSsoAttributesSchema
|
|
23
|
+
*/
|
|
24
|
+
provider?: TenantSsoAttributesSchemaProviderEnum;
|
|
25
|
+
/**
|
|
26
|
+
* GUID of the customer's Entra tenant. One Cognito IdP serves exactly one Entra tenant: Cognito compares the token iss to a single configured issuer and Entra mints iss per tenant, so a multi-tenant issuer can never match. NOTE: CreateIdentityProvider accepts a /common issuer without error and only sign-in fails, which is why 'common' is rejected here.
|
|
27
|
+
* @type {string}
|
|
28
|
+
* @memberof TenantSsoAttributesSchema
|
|
29
|
+
*/
|
|
30
|
+
entraTenantId?: string;
|
|
31
|
+
/**
|
|
32
|
+
* Derived server-side as ms-{shortCode} and ignored if sent. The name carries the tenant, which is how the auth triggers resolve it without scanning; it must fit Cognito's 32-character IdP name limit.
|
|
33
|
+
* @type {string}
|
|
34
|
+
* @memberof TenantSsoAttributesSchema
|
|
35
|
+
*/
|
|
36
|
+
readonly idpName?: string;
|
|
37
|
+
/**
|
|
38
|
+
* Email domains of the customer. A domain gates JIT and auto-link ONLY once it carries verifiedAt - uniqueness in the claim registry is not proof of ownership. Public mail providers (gmail.com and friends) are rejected: a shared domain can never prove its holder employs the person signing in.
|
|
39
|
+
* @type {Array<TenantSsoAttributesSchemaDomainsInner>}
|
|
40
|
+
* @memberof TenantSsoAttributesSchema
|
|
41
|
+
*/
|
|
42
|
+
domains?: Array<TenantSsoAttributesSchemaDomainsInner>;
|
|
43
|
+
/**
|
|
44
|
+
* Role granted when a pending JIT user is APPROVED - never granted by the act of signing in. Domain-gated JIT makes the whole customer workforce eligible, so an automatic operational role would expose candidate data to anyone who can authenticate at the customer's IdP. Privileged roles (owner/admin/sysowner) are rejected.
|
|
45
|
+
* @type {string}
|
|
46
|
+
* @memberof TenantSsoAttributesSchema
|
|
47
|
+
*/
|
|
48
|
+
defaultRole?: string;
|
|
49
|
+
/**
|
|
50
|
+
* When true, password login is refused for this tenant's users. Owner and sysowner are always exempt - a break-glass account, because an outage in the customer's Entra must not lock them out of the product.
|
|
51
|
+
* @type {boolean}
|
|
52
|
+
* @memberof TenantSsoAttributesSchema
|
|
53
|
+
*/
|
|
54
|
+
required?: boolean;
|
|
55
|
+
/**
|
|
56
|
+
* When true, a JIT user is activated immediately with defaultRole instead of landing in a pending state. Off by default.
|
|
57
|
+
* @type {boolean}
|
|
58
|
+
* @memberof TenantSsoAttributesSchema
|
|
59
|
+
*/
|
|
60
|
+
autoApprove?: boolean;
|
|
61
|
+
/**
|
|
62
|
+
* Whether a Cognito identity provider exists for this tenant. Owned by the provisioning step and ignored if sent.
|
|
63
|
+
* @type {boolean}
|
|
64
|
+
* @memberof TenantSsoAttributesSchema
|
|
65
|
+
*/
|
|
66
|
+
readonly enabled?: boolean;
|
|
67
|
+
}
|
|
68
|
+
/**
|
|
69
|
+
* @export
|
|
70
|
+
*/
|
|
71
|
+
export declare const TenantSsoAttributesSchemaProviderEnum: {
|
|
72
|
+
readonly Microsoft: "microsoft";
|
|
73
|
+
};
|
|
74
|
+
export type TenantSsoAttributesSchemaProviderEnum = typeof TenantSsoAttributesSchemaProviderEnum[keyof typeof TenantSsoAttributesSchemaProviderEnum];
|
|
75
|
+
/**
|
|
76
|
+
* Check if a given object implements the TenantSsoAttributesSchema interface.
|
|
77
|
+
*/
|
|
78
|
+
export declare function instanceOfTenantSsoAttributesSchema(value: object): value is TenantSsoAttributesSchema;
|
|
79
|
+
export declare function TenantSsoAttributesSchemaFromJSON(json: any): TenantSsoAttributesSchema;
|
|
80
|
+
export declare function TenantSsoAttributesSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): TenantSsoAttributesSchema;
|
|
81
|
+
export declare function TenantSsoAttributesSchemaToJSON(json: any): TenantSsoAttributesSchema;
|
|
82
|
+
export declare function TenantSsoAttributesSchemaToJSONTyped(value?: Omit<TenantSsoAttributesSchema, 'idpName' | 'enabled'> | null, ignoreDiscriminator?: boolean): any;
|
|
83
|
+
//# sourceMappingURL=TenantSsoAttributesSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TenantSsoAttributesSchema.d.ts","sourceRoot":"","sources":["../../src/models/TenantSsoAttributesSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,qCAAqC,EAAE,MAAM,yCAAyC,CAAC;AAQrG;;;;GAIG;AACH,MAAM,WAAW,yBAAyB;IACtC;;;;OAIG;IACH,QAAQ,CAAC,EAAE,qCAAqC,CAAC;IACjD;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC;IAC1B;;;;OAIG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,qCAAqC,CAAC,CAAC;IACvD;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;;OAIG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB;;;;OAIG;IACH,QAAQ,CAAC,OAAO,CAAC,EAAE,OAAO,CAAC;CAC9B;AAGD;;GAEG;AACH,eAAO,MAAM,qCAAqC;;CAExC,CAAC;AACX,MAAM,MAAM,qCAAqC,GAAG,OAAO,qCAAqC,CAAC,MAAM,OAAO,qCAAqC,CAAC,CAAC;AAGrJ;;GAEG;AACH,wBAAgB,mCAAmC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,yBAAyB,CAErG;AAED,wBAAgB,iCAAiC,CAAC,IAAI,EAAE,GAAG,GAAG,yBAAyB,CAEtF;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,yBAAyB,CAezH;AAED,wBAAgB,+BAA+B,CAAC,IAAI,EAAE,GAAG,GAAG,yBAAyB,CAEpF;AAED,wBAAgB,oCAAoC,CAAC,KAAK,CAAC,EAAE,IAAI,CAAC,yBAAyB,EAAE,SAAS,GAAC,SAAS,CAAC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAcnK"}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SmartyMeet Dev03 API REST
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.1
|
|
9
|
+
* Contact: developer@smartymeet.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.TenantSsoAttributesSchemaProviderEnum = void 0;
|
|
17
|
+
exports.instanceOfTenantSsoAttributesSchema = instanceOfTenantSsoAttributesSchema;
|
|
18
|
+
exports.TenantSsoAttributesSchemaFromJSON = TenantSsoAttributesSchemaFromJSON;
|
|
19
|
+
exports.TenantSsoAttributesSchemaFromJSONTyped = TenantSsoAttributesSchemaFromJSONTyped;
|
|
20
|
+
exports.TenantSsoAttributesSchemaToJSON = TenantSsoAttributesSchemaToJSON;
|
|
21
|
+
exports.TenantSsoAttributesSchemaToJSONTyped = TenantSsoAttributesSchemaToJSONTyped;
|
|
22
|
+
const TenantSsoAttributesSchemaDomainsInner_1 = require("./TenantSsoAttributesSchemaDomainsInner");
|
|
23
|
+
/**
|
|
24
|
+
* @export
|
|
25
|
+
*/
|
|
26
|
+
exports.TenantSsoAttributesSchemaProviderEnum = {
|
|
27
|
+
Microsoft: 'microsoft'
|
|
28
|
+
};
|
|
29
|
+
/**
|
|
30
|
+
* Check if a given object implements the TenantSsoAttributesSchema interface.
|
|
31
|
+
*/
|
|
32
|
+
function instanceOfTenantSsoAttributesSchema(value) {
|
|
33
|
+
return true;
|
|
34
|
+
}
|
|
35
|
+
function TenantSsoAttributesSchemaFromJSON(json) {
|
|
36
|
+
return TenantSsoAttributesSchemaFromJSONTyped(json, false);
|
|
37
|
+
}
|
|
38
|
+
function TenantSsoAttributesSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
39
|
+
if (json == null) {
|
|
40
|
+
return json;
|
|
41
|
+
}
|
|
42
|
+
return {
|
|
43
|
+
'provider': json['provider'] == null ? undefined : json['provider'],
|
|
44
|
+
'entraTenantId': json['entraTenantId'] == null ? undefined : json['entraTenantId'],
|
|
45
|
+
'idpName': json['idpName'] == null ? undefined : json['idpName'],
|
|
46
|
+
'domains': json['domains'] == null ? undefined : (json['domains'].map(TenantSsoAttributesSchemaDomainsInner_1.TenantSsoAttributesSchemaDomainsInnerFromJSON)),
|
|
47
|
+
'defaultRole': json['defaultRole'] == null ? undefined : json['defaultRole'],
|
|
48
|
+
'required': json['required'] == null ? undefined : json['required'],
|
|
49
|
+
'autoApprove': json['autoApprove'] == null ? undefined : json['autoApprove'],
|
|
50
|
+
'enabled': json['enabled'] == null ? undefined : json['enabled'],
|
|
51
|
+
};
|
|
52
|
+
}
|
|
53
|
+
function TenantSsoAttributesSchemaToJSON(json) {
|
|
54
|
+
return TenantSsoAttributesSchemaToJSONTyped(json, false);
|
|
55
|
+
}
|
|
56
|
+
function TenantSsoAttributesSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
57
|
+
if (value == null) {
|
|
58
|
+
return value;
|
|
59
|
+
}
|
|
60
|
+
return {
|
|
61
|
+
'provider': value['provider'],
|
|
62
|
+
'entraTenantId': value['entraTenantId'],
|
|
63
|
+
'domains': value['domains'] == null ? undefined : (value['domains'].map(TenantSsoAttributesSchemaDomainsInner_1.TenantSsoAttributesSchemaDomainsInnerToJSON)),
|
|
64
|
+
'defaultRole': value['defaultRole'],
|
|
65
|
+
'required': value['required'],
|
|
66
|
+
'autoApprove': value['autoApprove'],
|
|
67
|
+
};
|
|
68
|
+
}
|
|
69
|
+
//# sourceMappingURL=TenantSsoAttributesSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TenantSsoAttributesSchema.js","sourceRoot":"","sources":["../../src/models/TenantSsoAttributesSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAgFH,kFAEC;AAED,8EAEC;AAED,wFAeC;AAED,0EAEC;AAED,oFAcC;AAvHD,mGAKiD;AA2DjD;;GAEG;AACU,QAAA,qCAAqC,GAAG;IACjD,SAAS,EAAE,WAAW;CAChB,CAAC;AAIX;;GAEG;AACH,SAAgB,mCAAmC,CAAC,KAAa;IAC7D,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,iCAAiC,CAAC,IAAS;IACvD,OAAO,sCAAsC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC/D,CAAC;AAED,SAAgB,sCAAsC,CAAC,IAAS,EAAE,mBAA4B;IAC1F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;QACnE,eAAe,EAAE,IAAI,CAAC,eAAe,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC;QAClF,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC;QAChE,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,IAAI,CAAC,SAAS,CAAgB,CAAC,GAAG,CAAC,qFAA6C,CAAC,CAAC;QACrI,aAAa,EAAE,IAAI,CAAC,aAAa,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC;QAC5E,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;QACnE,aAAa,EAAE,IAAI,CAAC,aAAa,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC;QAC5E,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC;KACnE,CAAC;AACN,CAAC;AAED,SAAgB,+BAA+B,CAAC,IAAS;IACrD,OAAO,oCAAoC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC7D,CAAC;AAED,SAAgB,oCAAoC,CAAC,KAAmE,EAAE,sBAA+B,KAAK;IAC1J,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,UAAU,EAAE,KAAK,CAAC,UAAU,CAAC;QAC7B,eAAe,EAAE,KAAK,CAAC,eAAe,CAAC;QACvC,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,SAAS,CAAgB,CAAC,GAAG,CAAC,mFAA2C,CAAC,CAAC;QACrI,aAAa,EAAE,KAAK,CAAC,aAAa,CAAC;QACnC,UAAU,EAAE,KAAK,CAAC,UAAU,CAAC;QAC7B,aAAa,EAAE,KAAK,CAAC,aAAa,CAAC;KACtC,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SmartyMeet Dev03 API REST
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.1
|
|
6
|
+
* Contact: developer@smartymeet.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface TenantSsoAttributesSchemaDomainsInner
|
|
16
|
+
*/
|
|
17
|
+
export interface TenantSsoAttributesSchemaDomainsInner {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof TenantSsoAttributesSchemaDomainsInner
|
|
22
|
+
*/
|
|
23
|
+
name?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof TenantSsoAttributesSchemaDomainsInner
|
|
28
|
+
*/
|
|
29
|
+
verifiedAt?: string;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {TenantSsoAttributesSchemaDomainsInnerMethodEnum}
|
|
33
|
+
* @memberof TenantSsoAttributesSchemaDomainsInner
|
|
34
|
+
*/
|
|
35
|
+
method?: TenantSsoAttributesSchemaDomainsInnerMethodEnum;
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* @export
|
|
39
|
+
*/
|
|
40
|
+
export declare const TenantSsoAttributesSchemaDomainsInnerMethodEnum: {
|
|
41
|
+
readonly OpsConfirmed: "ops-confirmed";
|
|
42
|
+
readonly DnsTxt: "dns-txt";
|
|
43
|
+
readonly EntraVerified: "entra-verified";
|
|
44
|
+
};
|
|
45
|
+
export type TenantSsoAttributesSchemaDomainsInnerMethodEnum = typeof TenantSsoAttributesSchemaDomainsInnerMethodEnum[keyof typeof TenantSsoAttributesSchemaDomainsInnerMethodEnum];
|
|
46
|
+
/**
|
|
47
|
+
* Check if a given object implements the TenantSsoAttributesSchemaDomainsInner interface.
|
|
48
|
+
*/
|
|
49
|
+
export declare function instanceOfTenantSsoAttributesSchemaDomainsInner(value: object): value is TenantSsoAttributesSchemaDomainsInner;
|
|
50
|
+
export declare function TenantSsoAttributesSchemaDomainsInnerFromJSON(json: any): TenantSsoAttributesSchemaDomainsInner;
|
|
51
|
+
export declare function TenantSsoAttributesSchemaDomainsInnerFromJSONTyped(json: any, ignoreDiscriminator: boolean): TenantSsoAttributesSchemaDomainsInner;
|
|
52
|
+
export declare function TenantSsoAttributesSchemaDomainsInnerToJSON(json: any): TenantSsoAttributesSchemaDomainsInner;
|
|
53
|
+
export declare function TenantSsoAttributesSchemaDomainsInnerToJSONTyped(value?: TenantSsoAttributesSchemaDomainsInner | null, ignoreDiscriminator?: boolean): any;
|
|
54
|
+
//# sourceMappingURL=TenantSsoAttributesSchemaDomainsInner.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TenantSsoAttributesSchemaDomainsInner.d.ts","sourceRoot":"","sources":["../../src/models/TenantSsoAttributesSchemaDomainsInner.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,qCAAqC;IAClD;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,MAAM,CAAC,EAAE,+CAA+C,CAAC;CAC5D;AAGD;;GAEG;AACH,eAAO,MAAM,+CAA+C;;;;CAIlD,CAAC;AACX,MAAM,MAAM,+CAA+C,GAAG,OAAO,+CAA+C,CAAC,MAAM,OAAO,+CAA+C,CAAC,CAAC;AAGnL;;GAEG;AACH,wBAAgB,+CAA+C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,qCAAqC,CAE7H;AAED,wBAAgB,6CAA6C,CAAC,IAAI,EAAE,GAAG,GAAG,qCAAqC,CAE9G;AAED,wBAAgB,kDAAkD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,qCAAqC,CAUjJ;AAED,wBAAgB,2CAA2C,CAAC,IAAI,EAAE,GAAG,GAAG,qCAAqC,CAE5G;AAED,wBAAgB,gDAAgD,CAAC,KAAK,CAAC,EAAE,qCAAqC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAWhK"}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SmartyMeet Dev03 API REST
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.1
|
|
9
|
+
* Contact: developer@smartymeet.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.TenantSsoAttributesSchemaDomainsInnerMethodEnum = void 0;
|
|
17
|
+
exports.instanceOfTenantSsoAttributesSchemaDomainsInner = instanceOfTenantSsoAttributesSchemaDomainsInner;
|
|
18
|
+
exports.TenantSsoAttributesSchemaDomainsInnerFromJSON = TenantSsoAttributesSchemaDomainsInnerFromJSON;
|
|
19
|
+
exports.TenantSsoAttributesSchemaDomainsInnerFromJSONTyped = TenantSsoAttributesSchemaDomainsInnerFromJSONTyped;
|
|
20
|
+
exports.TenantSsoAttributesSchemaDomainsInnerToJSON = TenantSsoAttributesSchemaDomainsInnerToJSON;
|
|
21
|
+
exports.TenantSsoAttributesSchemaDomainsInnerToJSONTyped = TenantSsoAttributesSchemaDomainsInnerToJSONTyped;
|
|
22
|
+
/**
|
|
23
|
+
* @export
|
|
24
|
+
*/
|
|
25
|
+
exports.TenantSsoAttributesSchemaDomainsInnerMethodEnum = {
|
|
26
|
+
OpsConfirmed: 'ops-confirmed',
|
|
27
|
+
DnsTxt: 'dns-txt',
|
|
28
|
+
EntraVerified: 'entra-verified'
|
|
29
|
+
};
|
|
30
|
+
/**
|
|
31
|
+
* Check if a given object implements the TenantSsoAttributesSchemaDomainsInner interface.
|
|
32
|
+
*/
|
|
33
|
+
function instanceOfTenantSsoAttributesSchemaDomainsInner(value) {
|
|
34
|
+
return true;
|
|
35
|
+
}
|
|
36
|
+
function TenantSsoAttributesSchemaDomainsInnerFromJSON(json) {
|
|
37
|
+
return TenantSsoAttributesSchemaDomainsInnerFromJSONTyped(json, false);
|
|
38
|
+
}
|
|
39
|
+
function TenantSsoAttributesSchemaDomainsInnerFromJSONTyped(json, ignoreDiscriminator) {
|
|
40
|
+
if (json == null) {
|
|
41
|
+
return json;
|
|
42
|
+
}
|
|
43
|
+
return {
|
|
44
|
+
'name': json['name'] == null ? undefined : json['name'],
|
|
45
|
+
'verifiedAt': json['verifiedAt'] == null ? undefined : json['verifiedAt'],
|
|
46
|
+
'method': json['method'] == null ? undefined : json['method'],
|
|
47
|
+
};
|
|
48
|
+
}
|
|
49
|
+
function TenantSsoAttributesSchemaDomainsInnerToJSON(json) {
|
|
50
|
+
return TenantSsoAttributesSchemaDomainsInnerToJSONTyped(json, false);
|
|
51
|
+
}
|
|
52
|
+
function TenantSsoAttributesSchemaDomainsInnerToJSONTyped(value, ignoreDiscriminator = false) {
|
|
53
|
+
if (value == null) {
|
|
54
|
+
return value;
|
|
55
|
+
}
|
|
56
|
+
return {
|
|
57
|
+
'name': value['name'],
|
|
58
|
+
'verifiedAt': value['verifiedAt'],
|
|
59
|
+
'method': value['method'],
|
|
60
|
+
};
|
|
61
|
+
}
|
|
62
|
+
//# sourceMappingURL=TenantSsoAttributesSchemaDomainsInner.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TenantSsoAttributesSchemaDomainsInner.js","sourceRoot":"","sources":["../../src/models/TenantSsoAttributesSchemaDomainsInner.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AA4CH,0GAEC;AAED,sGAEC;AAED,gHAUC;AAED,kGAEC;AAED,4GAWC;AAjDD;;GAEG;AACU,QAAA,+CAA+C,GAAG;IAC3D,YAAY,EAAE,eAAe;IAC7B,MAAM,EAAE,SAAS;IACjB,aAAa,EAAE,gBAAgB;CACzB,CAAC;AAIX;;GAEG;AACH,SAAgB,+CAA+C,CAAC,KAAa;IACzE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,6CAA6C,CAAC,IAAS;IACnE,OAAO,kDAAkD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC3E,CAAC;AAED,SAAgB,kDAAkD,CAAC,IAAS,EAAE,mBAA4B;IACtG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,YAAY,EAAE,IAAI,CAAC,YAAY,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;QACzE,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC;KAChE,CAAC;AACN,CAAC;AAED,SAAgB,2CAA2C,CAAC,IAAS;IACjE,OAAO,gDAAgD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACzE,CAAC;AAED,SAAgB,gDAAgD,CAAC,KAAoD,EAAE,sBAA+B,KAAK;IACvJ,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,YAAY,EAAE,KAAK,CAAC,YAAY,CAAC;QACjC,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC;KAC5B,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SmartyMeet Dev03 API REST
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.1
|
|
6
|
+
* Contact: developer@smartymeet.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { TenantSsoSchemaData } from './TenantSsoSchemaData';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface TenantSsoSchema
|
|
17
|
+
*/
|
|
18
|
+
export interface TenantSsoSchema {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {TenantSsoSchemaData}
|
|
22
|
+
* @memberof TenantSsoSchema
|
|
23
|
+
*/
|
|
24
|
+
data?: TenantSsoSchemaData;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the TenantSsoSchema interface.
|
|
28
|
+
*/
|
|
29
|
+
export declare function instanceOfTenantSsoSchema(value: object): value is TenantSsoSchema;
|
|
30
|
+
export declare function TenantSsoSchemaFromJSON(json: any): TenantSsoSchema;
|
|
31
|
+
export declare function TenantSsoSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): TenantSsoSchema;
|
|
32
|
+
export declare function TenantSsoSchemaToJSON(json: any): TenantSsoSchema;
|
|
33
|
+
export declare function TenantSsoSchemaToJSONTyped(value?: TenantSsoSchema | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
+
//# sourceMappingURL=TenantSsoSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TenantSsoSchema.d.ts","sourceRoot":"","sources":["../../src/models/TenantSsoSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAQjE;;;;GAIG;AACH,MAAM,WAAW,eAAe;IAC5B;;;;OAIG;IACH,IAAI,CAAC,EAAE,mBAAmB,CAAC;CAC9B;AAED;;GAEG;AACH,wBAAgB,yBAAyB,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,eAAe,CAEjF;AAED,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,GAAG,GAAG,eAAe,CAElE;AAED,wBAAgB,4BAA4B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,eAAe,CAQrG;AAED,wBAAgB,qBAAqB,CAAC,IAAI,EAAE,GAAG,GAAG,eAAe,CAEhE;AAED,wBAAgB,0BAA0B,CAAC,KAAK,CAAC,EAAE,eAAe,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CASpH"}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SmartyMeet Dev03 API REST
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.1
|
|
9
|
+
* Contact: developer@smartymeet.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfTenantSsoSchema = instanceOfTenantSsoSchema;
|
|
17
|
+
exports.TenantSsoSchemaFromJSON = TenantSsoSchemaFromJSON;
|
|
18
|
+
exports.TenantSsoSchemaFromJSONTyped = TenantSsoSchemaFromJSONTyped;
|
|
19
|
+
exports.TenantSsoSchemaToJSON = TenantSsoSchemaToJSON;
|
|
20
|
+
exports.TenantSsoSchemaToJSONTyped = TenantSsoSchemaToJSONTyped;
|
|
21
|
+
const TenantSsoSchemaData_1 = require("./TenantSsoSchemaData");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the TenantSsoSchema interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfTenantSsoSchema(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function TenantSsoSchemaFromJSON(json) {
|
|
29
|
+
return TenantSsoSchemaFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function TenantSsoSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'data': json['data'] == null ? undefined : (0, TenantSsoSchemaData_1.TenantSsoSchemaDataFromJSON)(json['data']),
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function TenantSsoSchemaToJSON(json) {
|
|
40
|
+
return TenantSsoSchemaToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function TenantSsoSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'data': (0, TenantSsoSchemaData_1.TenantSsoSchemaDataToJSON)(value['data']),
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
//# sourceMappingURL=TenantSsoSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TenantSsoSchema.js","sourceRoot":"","sources":["../../src/models/TenantSsoSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,8DAEC;AAED,0DAEC;AAED,oEAQC;AAED,sDAEC;AAED,gEASC;AAvDD,+DAK+B;AAgB/B;;GAEG;AACH,SAAgB,yBAAyB,CAAC,KAAa;IACnD,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,uBAAuB,CAAC,IAAS;IAC7C,OAAO,4BAA4B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACrD,CAAC;AAED,SAAgB,4BAA4B,CAAC,IAAS,EAAE,mBAA4B;IAChF,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,iDAA2B,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KACvF,CAAC;AACN,CAAC;AAED,SAAgB,qBAAqB,CAAC,IAAS;IAC3C,OAAO,0BAA0B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACnD,CAAC;AAED,SAAgB,0BAA0B,CAAC,KAA8B,EAAE,sBAA+B,KAAK;IAC3G,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,+CAAyB,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KACnD,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SmartyMeet Dev03 API REST
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.1
|
|
6
|
+
* Contact: developer@smartymeet.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { TenantSsoAttributesSchema } from './TenantSsoAttributesSchema';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface TenantSsoSchemaData
|
|
17
|
+
*/
|
|
18
|
+
export interface TenantSsoSchemaData {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {TenantSsoSchemaDataTypeEnum}
|
|
22
|
+
* @memberof TenantSsoSchemaData
|
|
23
|
+
*/
|
|
24
|
+
type?: TenantSsoSchemaDataTypeEnum;
|
|
25
|
+
/**
|
|
26
|
+
* The tenant's identifier
|
|
27
|
+
* @type {string}
|
|
28
|
+
* @memberof TenantSsoSchemaData
|
|
29
|
+
*/
|
|
30
|
+
id?: string;
|
|
31
|
+
/**
|
|
32
|
+
*
|
|
33
|
+
* @type {TenantSsoAttributesSchema}
|
|
34
|
+
* @memberof TenantSsoSchemaData
|
|
35
|
+
*/
|
|
36
|
+
attributes?: TenantSsoAttributesSchema;
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* @export
|
|
40
|
+
*/
|
|
41
|
+
export declare const TenantSsoSchemaDataTypeEnum: {
|
|
42
|
+
readonly TenantSso: "tenant-sso";
|
|
43
|
+
};
|
|
44
|
+
export type TenantSsoSchemaDataTypeEnum = typeof TenantSsoSchemaDataTypeEnum[keyof typeof TenantSsoSchemaDataTypeEnum];
|
|
45
|
+
/**
|
|
46
|
+
* Check if a given object implements the TenantSsoSchemaData interface.
|
|
47
|
+
*/
|
|
48
|
+
export declare function instanceOfTenantSsoSchemaData(value: object): value is TenantSsoSchemaData;
|
|
49
|
+
export declare function TenantSsoSchemaDataFromJSON(json: any): TenantSsoSchemaData;
|
|
50
|
+
export declare function TenantSsoSchemaDataFromJSONTyped(json: any, ignoreDiscriminator: boolean): TenantSsoSchemaData;
|
|
51
|
+
export declare function TenantSsoSchemaDataToJSON(json: any): TenantSsoSchemaData;
|
|
52
|
+
export declare function TenantSsoSchemaDataToJSONTyped(value?: TenantSsoSchemaData | null, ignoreDiscriminator?: boolean): any;
|
|
53
|
+
//# sourceMappingURL=TenantSsoSchemaData.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TenantSsoSchemaData.d.ts","sourceRoot":"","sources":["../../src/models/TenantSsoSchemaData.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AAQ7E;;;;GAIG;AACH,MAAM,WAAW,mBAAmB;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,2BAA2B,CAAC;IACnC;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,UAAU,CAAC,EAAE,yBAAyB,CAAC;CAC1C;AAGD;;GAEG;AACH,eAAO,MAAM,2BAA2B;;CAE9B,CAAC;AACX,MAAM,MAAM,2BAA2B,GAAG,OAAO,2BAA2B,CAAC,MAAM,OAAO,2BAA2B,CAAC,CAAC;AAGvH;;GAEG;AACH,wBAAgB,6BAA6B,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,mBAAmB,CAEzF;AAED,wBAAgB,2BAA2B,CAAC,IAAI,EAAE,GAAG,GAAG,mBAAmB,CAE1E;AAED,wBAAgB,gCAAgC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,mBAAmB,CAU7G;AAED,wBAAgB,yBAAyB,CAAC,IAAI,EAAE,GAAG,GAAG,mBAAmB,CAExE;AAED,wBAAgB,8BAA8B,CAAC,KAAK,CAAC,EAAE,mBAAmB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAW5H"}
|