@smartytalent/api-client 0.6.0 → 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/TenantAttributesSettingsSchema.d.ts +7 -0
- package/dist/models/TenantAttributesSettingsSchema.d.ts.map +1 -1
- package/dist/models/TenantAttributesSettingsSchema.js +3 -0
- package/dist/models/TenantAttributesSettingsSchema.js.map +1 -1
- package/dist/models/TenantAttributesSettingsSchemaSso.d.ts +83 -0
- package/dist/models/TenantAttributesSettingsSchemaSso.d.ts.map +1 -0
- package/dist/models/TenantAttributesSettingsSchemaSso.js +71 -0
- package/dist/models/TenantAttributesSettingsSchemaSso.js.map +1 -0
- 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/UserAttributesSchema.d.ts +8 -1
- package/dist/models/UserAttributesSchema.d.ts.map +1 -1
- package/dist/models/UserAttributesSchema.js +2 -0
- package/dist/models/UserAttributesSchema.js.map +1 -1
- package/dist/models/UserAttributesSchemaIdentitiesInner.d.ts +45 -0
- package/dist/models/UserAttributesSchemaIdentitiesInner.d.ts.map +1 -0
- package/dist/models/UserAttributesSchemaIdentitiesInner.js +53 -0
- package/dist/models/UserAttributesSchemaIdentitiesInner.js.map +1 -0
- package/dist/models/index.d.ts +8 -0
- package/dist/models/index.d.ts.map +1 -1
- package/dist/models/index.js +8 -0
- package/dist/models/index.js.map +1 -1
- package/package.json +1 -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"}
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { TenantAttributesSettingsSchemaMessaging } from './TenantAttributesSettingsSchemaMessaging';
|
|
13
|
+
import type { TenantAttributesSettingsSchemaSso } from './TenantAttributesSettingsSchemaSso';
|
|
13
14
|
import type { TenantAttributesSettingsSchemaCalling } from './TenantAttributesSettingsSchemaCalling';
|
|
14
15
|
/**
|
|
15
16
|
*
|
|
@@ -47,6 +48,12 @@ export interface TenantAttributesSettingsSchema {
|
|
|
47
48
|
* @memberof TenantAttributesSettingsSchema
|
|
48
49
|
*/
|
|
49
50
|
operation?: object;
|
|
51
|
+
/**
|
|
52
|
+
*
|
|
53
|
+
* @type {TenantAttributesSettingsSchemaSso}
|
|
54
|
+
* @memberof TenantAttributesSettingsSchema
|
|
55
|
+
*/
|
|
56
|
+
sso?: TenantAttributesSettingsSchemaSso;
|
|
50
57
|
/**
|
|
51
58
|
*
|
|
52
59
|
* @type {string}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TenantAttributesSettingsSchema.d.ts","sourceRoot":"","sources":["../../src/models/TenantAttributesSettingsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,uCAAuC,EAAE,MAAM,2CAA2C,CAAC;AAOzG,OAAO,KAAK,EAAE,qCAAqC,EAAE,MAAM,yCAAyC,CAAC;AAQrG;;;;GAIG;AACH,MAAM,WAAW,8BAA8B;IAC3C;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,OAAO,CAAC,EAAE,qCAAqC,CAAC;IAChD;;;;OAIG;IACH,SAAS,CAAC,EAAE,uCAAuC,CAAC;CACvD;AAED;;GAEG;AACH,wBAAgB,wCAAwC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,8BAA8B,CAE/G;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,GAAG,8BAA8B,CAEhG;AAED,wBAAgB,2CAA2C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,8BAA8B,
|
|
1
|
+
{"version":3,"file":"TenantAttributesSettingsSchema.d.ts","sourceRoot":"","sources":["../../src/models/TenantAttributesSettingsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,uCAAuC,EAAE,MAAM,2CAA2C,CAAC;AAOzG,OAAO,KAAK,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAC;AAO7F,OAAO,KAAK,EAAE,qCAAqC,EAAE,MAAM,yCAAyC,CAAC;AAQrG;;;;GAIG;AACH,MAAM,WAAW,8BAA8B;IAC3C;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,GAAG,CAAC,EAAE,iCAAiC,CAAC;IACxC;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,OAAO,CAAC,EAAE,qCAAqC,CAAC;IAChD;;;;OAIG;IACH,SAAS,CAAC,EAAE,uCAAuC,CAAC;CACvD;AAED;;GAEG;AACH,wBAAgB,wCAAwC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,8BAA8B,CAE/G;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,GAAG,8BAA8B,CAEhG;AAED,wBAAgB,2CAA2C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,8BAA8B,CAgBnI;AAED,wBAAgB,oCAAoC,CAAC,IAAI,EAAE,GAAG,GAAG,8BAA8B,CAE9F;AAED,wBAAgB,yCAAyC,CAAC,KAAK,CAAC,EAAE,8BAA8B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAiBlJ"}
|
|
@@ -19,6 +19,7 @@ exports.TenantAttributesSettingsSchemaFromJSONTyped = TenantAttributesSettingsSc
|
|
|
19
19
|
exports.TenantAttributesSettingsSchemaToJSON = TenantAttributesSettingsSchemaToJSON;
|
|
20
20
|
exports.TenantAttributesSettingsSchemaToJSONTyped = TenantAttributesSettingsSchemaToJSONTyped;
|
|
21
21
|
const TenantAttributesSettingsSchemaMessaging_1 = require("./TenantAttributesSettingsSchemaMessaging");
|
|
22
|
+
const TenantAttributesSettingsSchemaSso_1 = require("./TenantAttributesSettingsSchemaSso");
|
|
22
23
|
const TenantAttributesSettingsSchemaCalling_1 = require("./TenantAttributesSettingsSchemaCalling");
|
|
23
24
|
/**
|
|
24
25
|
* Check if a given object implements the TenantAttributesSettingsSchema interface.
|
|
@@ -39,6 +40,7 @@ function TenantAttributesSettingsSchemaFromJSONTyped(json, ignoreDiscriminator)
|
|
|
39
40
|
'report': json['report'] == null ? undefined : json['report'],
|
|
40
41
|
'email': json['email'] == null ? undefined : json['email'],
|
|
41
42
|
'operation': json['operation'] == null ? undefined : json['operation'],
|
|
43
|
+
'sso': json['sso'] == null ? undefined : (0, TenantAttributesSettingsSchemaSso_1.TenantAttributesSettingsSchemaSsoFromJSON)(json['sso']),
|
|
42
44
|
'language': json['language'] == null ? undefined : json['language'],
|
|
43
45
|
'calling': json['calling'] == null ? undefined : (0, TenantAttributesSettingsSchemaCalling_1.TenantAttributesSettingsSchemaCallingFromJSON)(json['calling']),
|
|
44
46
|
'messaging': json['messaging'] == null ? undefined : (0, TenantAttributesSettingsSchemaMessaging_1.TenantAttributesSettingsSchemaMessagingFromJSON)(json['messaging']),
|
|
@@ -57,6 +59,7 @@ function TenantAttributesSettingsSchemaToJSONTyped(value, ignoreDiscriminator =
|
|
|
57
59
|
'report': value['report'],
|
|
58
60
|
'email': value['email'],
|
|
59
61
|
'operation': value['operation'],
|
|
62
|
+
'sso': (0, TenantAttributesSettingsSchemaSso_1.TenantAttributesSettingsSchemaSsoToJSON)(value['sso']),
|
|
60
63
|
'language': value['language'],
|
|
61
64
|
'calling': (0, TenantAttributesSettingsSchemaCalling_1.TenantAttributesSettingsSchemaCallingToJSON)(value['calling']),
|
|
62
65
|
'messaging': (0, TenantAttributesSettingsSchemaMessaging_1.TenantAttributesSettingsSchemaMessagingToJSON)(value['messaging']),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TenantAttributesSettingsSchema.js","sourceRoot":"","sources":["../../src/models/TenantAttributesSettingsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;
|
|
1
|
+
{"version":3,"file":"TenantAttributesSettingsSchema.js","sourceRoot":"","sources":["../../src/models/TenantAttributesSettingsSchema.ts"],"names":[],"mappings":"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"}
|
|
@@ -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. 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
|
+
* @export
|
|
16
|
+
* @interface TenantAttributesSettingsSchemaSso
|
|
17
|
+
*/
|
|
18
|
+
export interface TenantAttributesSettingsSchemaSso {
|
|
19
|
+
/**
|
|
20
|
+
* Whether enterprise SSO is provisioned for this tenant
|
|
21
|
+
* @type {boolean}
|
|
22
|
+
* @memberof TenantAttributesSettingsSchemaSso
|
|
23
|
+
*/
|
|
24
|
+
enabled?: boolean;
|
|
25
|
+
/**
|
|
26
|
+
* Identity provider family behind the tenant's IdP
|
|
27
|
+
* @type {TenantAttributesSettingsSchemaSsoProviderEnum}
|
|
28
|
+
* @memberof TenantAttributesSettingsSchemaSso
|
|
29
|
+
*/
|
|
30
|
+
provider?: TenantAttributesSettingsSchemaSsoProviderEnum;
|
|
31
|
+
/**
|
|
32
|
+
* 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.
|
|
33
|
+
* @type {string}
|
|
34
|
+
* @memberof TenantAttributesSettingsSchemaSso
|
|
35
|
+
*/
|
|
36
|
+
entraTenantId?: string;
|
|
37
|
+
/**
|
|
38
|
+
* Name of the Cognito identity provider, ms-{shortCode}. Carries the tenant, which is how the auth triggers resolve it without scanning.
|
|
39
|
+
* @type {string}
|
|
40
|
+
* @memberof TenantAttributesSettingsSchemaSso
|
|
41
|
+
*/
|
|
42
|
+
idpName?: string;
|
|
43
|
+
/**
|
|
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<TenantSsoAttributesSchemaDomainsInner>}
|
|
46
|
+
* @memberof TenantAttributesSettingsSchemaSso
|
|
47
|
+
*/
|
|
48
|
+
domains?: Array<TenantSsoAttributesSchemaDomainsInner>;
|
|
49
|
+
/**
|
|
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
|
+
* @type {string}
|
|
52
|
+
* @memberof TenantAttributesSettingsSchemaSso
|
|
53
|
+
*/
|
|
54
|
+
defaultRole?: string;
|
|
55
|
+
/**
|
|
56
|
+
* 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.
|
|
57
|
+
* @type {boolean}
|
|
58
|
+
* @memberof TenantAttributesSettingsSchemaSso
|
|
59
|
+
*/
|
|
60
|
+
required?: boolean;
|
|
61
|
+
/**
|
|
62
|
+
* When true, a JIT user is activated immediately with defaultRole instead of landing in a pending state. Off by default.
|
|
63
|
+
* @type {boolean}
|
|
64
|
+
* @memberof TenantAttributesSettingsSchemaSso
|
|
65
|
+
*/
|
|
66
|
+
autoApprove?: boolean;
|
|
67
|
+
}
|
|
68
|
+
/**
|
|
69
|
+
* @export
|
|
70
|
+
*/
|
|
71
|
+
export declare const TenantAttributesSettingsSchemaSsoProviderEnum: {
|
|
72
|
+
readonly Microsoft: "microsoft";
|
|
73
|
+
};
|
|
74
|
+
export type TenantAttributesSettingsSchemaSsoProviderEnum = typeof TenantAttributesSettingsSchemaSsoProviderEnum[keyof typeof TenantAttributesSettingsSchemaSsoProviderEnum];
|
|
75
|
+
/**
|
|
76
|
+
* Check if a given object implements the TenantAttributesSettingsSchemaSso interface.
|
|
77
|
+
*/
|
|
78
|
+
export declare function instanceOfTenantAttributesSettingsSchemaSso(value: object): value is TenantAttributesSettingsSchemaSso;
|
|
79
|
+
export declare function TenantAttributesSettingsSchemaSsoFromJSON(json: any): TenantAttributesSettingsSchemaSso;
|
|
80
|
+
export declare function TenantAttributesSettingsSchemaSsoFromJSONTyped(json: any, ignoreDiscriminator: boolean): TenantAttributesSettingsSchemaSso;
|
|
81
|
+
export declare function TenantAttributesSettingsSchemaSsoToJSON(json: any): TenantAttributesSettingsSchemaSso;
|
|
82
|
+
export declare function TenantAttributesSettingsSchemaSsoToJSONTyped(value?: TenantAttributesSettingsSchemaSso | null, ignoreDiscriminator?: boolean): any;
|
|
83
|
+
//# sourceMappingURL=TenantAttributesSettingsSchemaSso.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
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"}
|
|
@@ -0,0 +1,71 @@
|
|
|
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.TenantAttributesSettingsSchemaSsoProviderEnum = void 0;
|
|
17
|
+
exports.instanceOfTenantAttributesSettingsSchemaSso = instanceOfTenantAttributesSettingsSchemaSso;
|
|
18
|
+
exports.TenantAttributesSettingsSchemaSsoFromJSON = TenantAttributesSettingsSchemaSsoFromJSON;
|
|
19
|
+
exports.TenantAttributesSettingsSchemaSsoFromJSONTyped = TenantAttributesSettingsSchemaSsoFromJSONTyped;
|
|
20
|
+
exports.TenantAttributesSettingsSchemaSsoToJSON = TenantAttributesSettingsSchemaSsoToJSON;
|
|
21
|
+
exports.TenantAttributesSettingsSchemaSsoToJSONTyped = TenantAttributesSettingsSchemaSsoToJSONTyped;
|
|
22
|
+
const TenantSsoAttributesSchemaDomainsInner_1 = require("./TenantSsoAttributesSchemaDomainsInner");
|
|
23
|
+
/**
|
|
24
|
+
* @export
|
|
25
|
+
*/
|
|
26
|
+
exports.TenantAttributesSettingsSchemaSsoProviderEnum = {
|
|
27
|
+
Microsoft: 'microsoft'
|
|
28
|
+
};
|
|
29
|
+
/**
|
|
30
|
+
* Check if a given object implements the TenantAttributesSettingsSchemaSso interface.
|
|
31
|
+
*/
|
|
32
|
+
function instanceOfTenantAttributesSettingsSchemaSso(value) {
|
|
33
|
+
return true;
|
|
34
|
+
}
|
|
35
|
+
function TenantAttributesSettingsSchemaSsoFromJSON(json) {
|
|
36
|
+
return TenantAttributesSettingsSchemaSsoFromJSONTyped(json, false);
|
|
37
|
+
}
|
|
38
|
+
function TenantAttributesSettingsSchemaSsoFromJSONTyped(json, ignoreDiscriminator) {
|
|
39
|
+
if (json == null) {
|
|
40
|
+
return json;
|
|
41
|
+
}
|
|
42
|
+
return {
|
|
43
|
+
'enabled': json['enabled'] == null ? undefined : json['enabled'],
|
|
44
|
+
'provider': json['provider'] == null ? undefined : json['provider'],
|
|
45
|
+
'entraTenantId': json['entraTenantId'] == null ? undefined : json['entraTenantId'],
|
|
46
|
+
'idpName': json['idpName'] == null ? undefined : json['idpName'],
|
|
47
|
+
'domains': json['domains'] == null ? undefined : (json['domains'].map(TenantSsoAttributesSchemaDomainsInner_1.TenantSsoAttributesSchemaDomainsInnerFromJSON)),
|
|
48
|
+
'defaultRole': json['defaultRole'] == null ? undefined : json['defaultRole'],
|
|
49
|
+
'required': json['required'] == null ? undefined : json['required'],
|
|
50
|
+
'autoApprove': json['autoApprove'] == null ? undefined : json['autoApprove'],
|
|
51
|
+
};
|
|
52
|
+
}
|
|
53
|
+
function TenantAttributesSettingsSchemaSsoToJSON(json) {
|
|
54
|
+
return TenantAttributesSettingsSchemaSsoToJSONTyped(json, false);
|
|
55
|
+
}
|
|
56
|
+
function TenantAttributesSettingsSchemaSsoToJSONTyped(value, ignoreDiscriminator = false) {
|
|
57
|
+
if (value == null) {
|
|
58
|
+
return value;
|
|
59
|
+
}
|
|
60
|
+
return {
|
|
61
|
+
'enabled': value['enabled'],
|
|
62
|
+
'provider': value['provider'],
|
|
63
|
+
'entraTenantId': value['entraTenantId'],
|
|
64
|
+
'idpName': value['idpName'],
|
|
65
|
+
'domains': value['domains'] == null ? undefined : (value['domains'].map(TenantSsoAttributesSchemaDomainsInner_1.TenantSsoAttributesSchemaDomainsInnerToJSON)),
|
|
66
|
+
'defaultRole': value['defaultRole'],
|
|
67
|
+
'required': value['required'],
|
|
68
|
+
'autoApprove': value['autoApprove'],
|
|
69
|
+
};
|
|
70
|
+
}
|
|
71
|
+
//# sourceMappingURL=TenantAttributesSettingsSchemaSso.js.map
|
|
@@ -0,0 +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,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"}
|