diff --git a/provider/cmd/pulumi-resource-onelogin/schema-embed.json b/provider/cmd/pulumi-resource-onelogin/schema-embed.json index 4713f8e..c2130b9 100644 --- a/provider/cmd/pulumi-resource-onelogin/schema-embed.json +++ b/provider/cmd/pulumi-resource-onelogin/schema-embed.json @@ -1 +1 @@ -{"name":"onelogin","version":"0.6.2-alpha.1705473292+2d12b00f.dirty","description":"A Pulumi package for creating and managing OneLogin cloud resources.","keywords":["pulumi","onelogin"],"homepage":"https://pulumi.io","license":"Apache-2.0","attribution":"This Pulumi package is based on the [`onelogin` Terraform Provider](https://github.com/onelogin/terraform-provider-onelogin).","repository":"https://github.com/pulumi/pulumi-onelogin","meta":{"moduleFormat":"(.*)(?:/[^/]*)"},"language":{"csharp":{"packageReferences":{"Pulumi":"3.*","System.Collections.Immutable":"5.0.0"},"compatibility":"tfbridge20"},"go":{"importBasePath":"github.com/pulumi/pulumi-onelogin/sdk/go/onelogin","generateResourceContainerTypes":true,"generateExtraInputTypes":true},"nodejs":{"packageDescription":"A Pulumi package for creating and managing OneLogin cloud resources.","readme":"\u003e This provider is a derived work of the [Terraform Provider](https://github.com/onelogin/terraform-provider-onelogin)\n\u003e distributed under [MPL 2.0](https://www.mozilla.org/en-US/MPL/2.0/). If you encounter a bug or missing feature,\n\u003e first check the [`pulumi-onelogin` repo](https://github.com/pulumi/pulumi-onelogin/issues); however, if that doesn't turn up anything,\n\u003e please consult the source [`terraform-provider-onelogin` repo](https://github.com/onelogin/terraform-provider-onelogin/issues).","dependencies":{"@pulumi/pulumi":"^3.0.0"},"devDependencies":{"@types/mime":"^2.0.0","@types/node":"^10.0.0"},"compatibility":"tfbridge20","disableUnionOutputTypes":true},"python":{"requires":{"pulumi":"\u003e=3.0.0,\u003c4.0.0"},"readme":"\u003e This provider is a derived work of the [Terraform Provider](https://github.com/onelogin/terraform-provider-onelogin)\n\u003e distributed under [MPL 2.0](https://www.mozilla.org/en-US/MPL/2.0/). If you encounter a bug or missing feature,\n\u003e first check the [`pulumi-onelogin` repo](https://github.com/pulumi/pulumi-onelogin/issues); however, if that doesn't turn up anything,\n\u003e please consult the source [`terraform-provider-onelogin` repo](https://github.com/onelogin/terraform-provider-onelogin/issues).","compatibility":"tfbridge20","pyproject":{"enabled":true}}},"config":{"variables":{"apikeyAuth":{"type":"string"},"contentType":{"type":"string"},"endpoints":{"type":"array","items":{"$ref":"#/types/onelogin:config/endpoints:endpoints"}}},"defaults":["apikeyAuth"]},"types":{"onelogin:apps/RulesAction:RulesAction":{"properties":{"action":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object"},"onelogin:apps/RulesCondition:RulesCondition":{"properties":{"operator":{"type":"string"},"source":{"type":"string"},"value":{"type":"string"}},"type":"object"},"onelogin:apps/getActionsFilter:getActionsFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:apps/getActionsValuesFilter:getActionsValuesFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:apps/getConditionsFilter:getConditionsFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:apps/getConditionsOperatorsFilter:getConditionsOperatorsFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:apps/getInstanceConfiguration:getInstanceConfiguration":{"properties":{"accessTokenExpirationMinutes":{"type":"integer"},"loginUrl":{"type":"string"},"oidcApiVersion":{"type":"string"},"oidcApplicationType":{"type":"integer"},"oidcEncryptionKey":{"type":"string"},"postLogoutRedirectUri":{"type":"string"},"redirectUri":{"type":"string"},"refreshTokenExpirationMinutes":{"type":"integer"},"tokenEndpointAuthMethod":{"type":"integer"}},"type":"object","required":["accessTokenExpirationMinutes","loginUrl","oidcApiVersion","oidcApplicationType","oidcEncryptionKey","postLogoutRedirectUri","redirectUri","refreshTokenExpirationMinutes","tokenEndpointAuthMethod"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getInstanceEnforcementPoint:getInstanceEnforcementPoint":{"properties":{"caseSensitive":{"type":"boolean"},"conditions":{"type":"string"},"contextRoot":{"type":"string"},"landingPage":{"type":"string"},"permissions":{"type":"string"},"requireSitewideAuthentication":{"type":"boolean"},"resources":{"type":"array","items":{"$ref":"#/types/onelogin:apps/getInstanceEnforcementPointResource:getInstanceEnforcementPointResource"}},"sessionExpiryFixed":{"$ref":"#/types/onelogin:apps/getInstanceEnforcementPointSessionExpiryFixed:getInstanceEnforcementPointSessionExpiryFixed"},"sessionExpiryInactivity":{"$ref":"#/types/onelogin:apps/getInstanceEnforcementPointSessionExpiryInactivity:getInstanceEnforcementPointSessionExpiryInactivity"},"target":{"type":"string"},"token":{"type":"string"},"useTargetHostHeader":{"type":"boolean"},"vhost":{"type":"string"}},"type":"object","required":["caseSensitive","conditions","contextRoot","landingPage","permissions","requireSitewideAuthentication","resources","sessionExpiryFixed","sessionExpiryInactivity","target","token","useTargetHostHeader","vhost"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getInstanceEnforcementPointResource:getInstanceEnforcementPointResource":{"properties":{"conditions":{"type":"string"},"isPathRegex":{"type":"boolean"},"path":{"type":"string"},"permission":{"type":"string"},"requireAuth":{"type":"boolean"}},"type":"object","required":["conditions","isPathRegex","path","permission","requireAuth"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getInstanceEnforcementPointSessionExpiryFixed:getInstanceEnforcementPointSessionExpiryFixed":{"properties":{"unit":{"type":"integer"},"value":{"type":"integer"}},"type":"object","required":["unit","value"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getInstanceEnforcementPointSessionExpiryInactivity:getInstanceEnforcementPointSessionExpiryInactivity":{"properties":{"unit":{"type":"integer"},"value":{"type":"integer"}},"type":"object","required":["unit","value"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getInstanceParameters:getInstanceParameters":{"properties":{"groups":{"$ref":"#/types/onelogin:apps/getInstanceParametersGroups:getInstanceParametersGroups"}},"type":"object","required":["groups"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getInstanceParametersGroups:getInstanceParametersGroups":{"properties":{"attributesTransformations":{"type":"string"},"defaultValues":{"type":"string"},"id":{"type":"integer"},"label":{"type":"string"},"provisionedEntitlements":{"type":"boolean"},"skipIfBlank":{"type":"boolean"},"userAttributeMacros":{"type":"string"},"userAttributeMappings":{"type":"string"},"values":{"type":"string"}},"type":"object","required":["attributesTransformations","defaultValues","id","label","provisionedEntitlements","skipIfBlank","userAttributeMacros","userAttributeMappings","values"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getInstanceProvisioning:getInstanceProvisioning":{"properties":{"enabled":{"type":"boolean"},"status":{"type":"string"}},"type":"object","required":["enabled","status"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getInstanceSso:getInstanceSso":{"properties":{"acsUrl":{"type":"string"},"certificate":{"$ref":"#/types/onelogin:apps/getInstanceSsoCertificate:getInstanceSsoCertificate"},"clientId":{"type":"string"},"clientSecret":{"type":"string"},"issuer":{"type":"string"},"metadataUrl":{"type":"string"}},"type":"object","required":["acsUrl","certificate","clientId","clientSecret","issuer","metadataUrl"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getInstanceSsoCertificate:getInstanceSsoCertificate":{"properties":{"id":{"type":"integer"},"name":{"type":"string"},"value":{"type":"string"}},"type":"object","required":["id","name","value"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getRulesAction:getRulesAction":{"properties":{"action":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["action","values"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getRulesCondition:getRulesCondition":{"properties":{"operator":{"type":"string"},"source":{"type":"string"},"value":{"type":"string"}},"type":"object","required":["operator","source","value"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getRulesFilter:getRulesFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:apps/getRulesInstanceAction:getRulesInstanceAction":{"properties":{"action":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["action","values"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getRulesInstanceCondition:getRulesInstanceCondition":{"properties":{"operator":{"type":"string"},"source":{"type":"string"},"value":{"type":"string"}},"type":"object","required":["operator","source","value"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getUsersFilter:getUsersFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:config/endpoints:endpoints":{"properties":{"apps":{"type":"string"},"appsRules":{"type":"string"},"authServers":{"type":"string"},"privileges":{"type":"string"},"riskRules":{"type":"string"},"roles":{"type":"string"},"users":{"type":"string"},"usersV1":{"type":"string"}},"type":"object"},"onelogin:index/AppConfiguration:AppConfiguration":{"properties":{"accessTokenExpirationMinutes":{"type":"integer"},"loginUrl":{"type":"string"},"oidcApiVersion":{"type":"string"},"oidcApplicationType":{"type":"integer"},"oidcEncryptionKey":{"type":"string"},"postLogoutRedirectUri":{"type":"string"},"redirectUri":{"type":"string"},"refreshTokenExpirationMinutes":{"type":"integer"},"tokenEndpointAuthMethod":{"type":"integer"}},"type":"object","language":{"nodejs":{"requiredOutputs":["oidcApiVersion"]}}},"onelogin:index/AppEnforcementPoint:AppEnforcementPoint":{"properties":{"caseSensitive":{"type":"boolean"},"conditions":{"type":"string"},"contextRoot":{"type":"string"},"landingPage":{"type":"string"},"permissions":{"type":"string"},"requireSitewideAuthentication":{"type":"boolean"},"resources":{"type":"array","items":{"$ref":"#/types/onelogin:index/AppEnforcementPointResource:AppEnforcementPointResource"}},"sessionExpiryFixed":{"$ref":"#/types/onelogin:index/AppEnforcementPointSessionExpiryFixed:AppEnforcementPointSessionExpiryFixed"},"sessionExpiryInactivity":{"$ref":"#/types/onelogin:index/AppEnforcementPointSessionExpiryInactivity:AppEnforcementPointSessionExpiryInactivity"},"target":{"type":"string"},"token":{"type":"string"},"useTargetHostHeader":{"type":"boolean"},"vhost":{"type":"string"}},"type":"object","language":{"nodejs":{"requiredOutputs":["token"]}}},"onelogin:index/AppEnforcementPointResource:AppEnforcementPointResource":{"properties":{"conditions":{"type":"string"},"isPathRegex":{"type":"boolean"},"path":{"type":"string"},"permission":{"type":"string"},"requireAuth":{"type":"boolean"}},"type":"object"},"onelogin:index/AppEnforcementPointSessionExpiryFixed:AppEnforcementPointSessionExpiryFixed":{"properties":{"unit":{"type":"integer"},"value":{"type":"integer"}},"type":"object"},"onelogin:index/AppEnforcementPointSessionExpiryInactivity:AppEnforcementPointSessionExpiryInactivity":{"properties":{"unit":{"type":"integer"},"value":{"type":"integer"}},"type":"object"},"onelogin:index/AppParameters:AppParameters":{"properties":{"groups":{"$ref":"#/types/onelogin:index/AppParametersGroups:AppParametersGroups"}},"type":"object"},"onelogin:index/AppParametersGroups:AppParametersGroups":{"properties":{"attributesTransformations":{"type":"string"},"defaultValues":{"type":"string"},"id":{"type":"integer"},"label":{"type":"string"},"provisionedEntitlements":{"type":"boolean"},"skipIfBlank":{"type":"boolean"},"userAttributeMacros":{"type":"string"},"userAttributeMappings":{"type":"string"},"values":{"type":"string"}},"type":"object"},"onelogin:index/AppProvisioning:AppProvisioning":{"properties":{"enabled":{"type":"boolean"},"status":{"type":"string"}},"type":"object","language":{"nodejs":{"requiredOutputs":["status"]}}},"onelogin:index/AppSso:AppSso":{"properties":{"acsUrl":{"type":"string"},"certificate":{"$ref":"#/types/onelogin:index/AppSsoCertificate:AppSsoCertificate"},"clientId":{"type":"string"},"clientSecret":{"type":"string"},"issuer":{"type":"string"},"metadataUrl":{"type":"string"}},"type":"object","language":{"nodejs":{"requiredOutputs":["acsUrl","certificate","clientId","clientSecret","issuer","metadataUrl"]}}},"onelogin:index/AppSsoCertificate:AppSsoCertificate":{"properties":{"id":{"type":"integer"},"name":{"type":"string"},"value":{"type":"string"}},"type":"object"},"onelogin:index/AuthServersConfiguration:AuthServersConfiguration":{"properties":{"accessTokenExpirationMinutes":{"type":"integer"},"audiences":{"type":"array","items":{"type":"string"}},"refreshTokenExpirationMinutes":{"type":"integer"},"resourceIdentifier":{"type":"string"}},"type":"object","required":["audiences","resourceIdentifier"]},"onelogin:index/PrivilegesPrivilege:PrivilegesPrivilege":{"properties":{"statements":{"type":"array","items":{"$ref":"#/types/onelogin:index/PrivilegesPrivilegeStatement:PrivilegesPrivilegeStatement"}},"version":{"type":"string"}},"type":"object"},"onelogin:index/PrivilegesPrivilegeStatement:PrivilegesPrivilegeStatement":{"properties":{"actions":{"type":"array","items":{"type":"string"}},"effect":{"type":"string"},"scopes":{"type":"array","items":{"type":"string"}}},"type":"object","required":["actions","effect","scopes"]},"onelogin:index/ProviderEndpoint:ProviderEndpoint":{"properties":{"apps":{"type":"string"},"appsRules":{"type":"string"},"authServers":{"type":"string"},"privileges":{"type":"string"},"riskRules":{"type":"string"},"roles":{"type":"string"},"users":{"type":"string"},"usersV1":{"type":"string"}},"type":"object"},"onelogin:index/RiskRulesSource:RiskRulesSource":{"properties":{"id":{"type":"string"},"name":{"type":"string"}},"type":"object"},"onelogin:index/getAppsConfiguration:getAppsConfiguration":{"properties":{"accessTokenExpirationMinutes":{"type":"integer"},"loginUrl":{"type":"string"},"oidcApiVersion":{"type":"string"},"oidcApplicationType":{"type":"integer"},"oidcEncryptionKey":{"type":"string"},"postLogoutRedirectUri":{"type":"string"},"redirectUri":{"type":"string"},"refreshTokenExpirationMinutes":{"type":"integer"},"tokenEndpointAuthMethod":{"type":"integer"}},"type":"object","required":["accessTokenExpirationMinutes","loginUrl","oidcApiVersion","oidcApplicationType","oidcEncryptionKey","postLogoutRedirectUri","redirectUri","refreshTokenExpirationMinutes","tokenEndpointAuthMethod"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAppsEnforcementPoint:getAppsEnforcementPoint":{"properties":{"caseSensitive":{"type":"boolean"},"conditions":{"type":"string"},"contextRoot":{"type":"string"},"landingPage":{"type":"string"},"permissions":{"type":"string"},"requireSitewideAuthentication":{"type":"boolean"},"resources":{"type":"array","items":{"$ref":"#/types/onelogin:index/getAppsEnforcementPointResource:getAppsEnforcementPointResource"}},"sessionExpiryFixed":{"$ref":"#/types/onelogin:index/getAppsEnforcementPointSessionExpiryFixed:getAppsEnforcementPointSessionExpiryFixed"},"sessionExpiryInactivity":{"$ref":"#/types/onelogin:index/getAppsEnforcementPointSessionExpiryInactivity:getAppsEnforcementPointSessionExpiryInactivity"},"target":{"type":"string"},"token":{"type":"string"},"useTargetHostHeader":{"type":"boolean"},"vhost":{"type":"string"}},"type":"object","required":["caseSensitive","conditions","contextRoot","landingPage","permissions","requireSitewideAuthentication","resources","sessionExpiryFixed","sessionExpiryInactivity","target","token","useTargetHostHeader","vhost"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAppsEnforcementPointResource:getAppsEnforcementPointResource":{"properties":{"conditions":{"type":"string"},"isPathRegex":{"type":"boolean"},"path":{"type":"string"},"permission":{"type":"string"},"requireAuth":{"type":"boolean"}},"type":"object","required":["conditions","isPathRegex","path","permission","requireAuth"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAppsEnforcementPointSessionExpiryFixed:getAppsEnforcementPointSessionExpiryFixed":{"properties":{"unit":{"type":"integer"},"value":{"type":"integer"}},"type":"object","required":["unit","value"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAppsEnforcementPointSessionExpiryInactivity:getAppsEnforcementPointSessionExpiryInactivity":{"properties":{"unit":{"type":"integer"},"value":{"type":"integer"}},"type":"object","required":["unit","value"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAppsFilter:getAppsFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:index/getAppsParameters:getAppsParameters":{"properties":{"groups":{"$ref":"#/types/onelogin:index/getAppsParametersGroups:getAppsParametersGroups"}},"type":"object","required":["groups"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAppsParametersGroups:getAppsParametersGroups":{"properties":{"attributesTransformations":{"type":"string"},"defaultValues":{"type":"string"},"id":{"type":"integer"},"label":{"type":"string"},"provisionedEntitlements":{"type":"boolean"},"skipIfBlank":{"type":"boolean"},"userAttributeMacros":{"type":"string"},"userAttributeMappings":{"type":"string"},"values":{"type":"string"}},"type":"object","required":["attributesTransformations","defaultValues","id","label","provisionedEntitlements","skipIfBlank","userAttributeMacros","userAttributeMappings","values"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAppsProvisioning:getAppsProvisioning":{"properties":{"enabled":{"type":"boolean"},"status":{"type":"string"}},"type":"object","required":["enabled","status"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAppsSso:getAppsSso":{"properties":{"acsUrl":{"type":"string"},"certificate":{"$ref":"#/types/onelogin:index/getAppsSsoCertificate:getAppsSsoCertificate"},"clientId":{"type":"string"},"clientSecret":{"type":"string"},"issuer":{"type":"string"},"metadataUrl":{"type":"string"}},"type":"object","required":["acsUrl","certificate","clientId","clientSecret","issuer","metadataUrl"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAppsSsoCertificate:getAppsSsoCertificate":{"properties":{"id":{"type":"integer"},"name":{"type":"string"},"value":{"type":"string"}},"type":"object","required":["id","name","value"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAuthServersClaimsFilter:getAuthServersClaimsFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:index/getAuthServersConfiguration:getAuthServersConfiguration":{"properties":{"accessTokenExpirationMinutes":{"type":"integer"},"audiences":{"type":"array","items":{"type":"string"}},"refreshTokenExpirationMinutes":{"type":"integer"},"resourceIdentifier":{"type":"string"}},"type":"object","required":["accessTokenExpirationMinutes","audiences","refreshTokenExpirationMinutes","resourceIdentifier"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAuthServersFilter:getAuthServersFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:index/getAuthServersInstanceConfiguration:getAuthServersInstanceConfiguration":{"properties":{"accessTokenExpirationMinutes":{"type":"integer"},"audiences":{"type":"array","items":{"type":"string"}},"refreshTokenExpirationMinutes":{"type":"integer"},"resourceIdentifier":{"type":"string"}},"type":"object","required":["accessTokenExpirationMinutes","audiences","refreshTokenExpirationMinutes","resourceIdentifier"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAuthServersScopesFilter:getAuthServersScopesFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:index/getMappingsAction:getMappingsAction":{"properties":{"action":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["action","values"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getMappingsCondition:getMappingsCondition":{"properties":{"operator":{"type":"string"},"source":{"type":"string"},"value":{"type":"string"}},"type":"object","required":["operator","source","value"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getMappingsFilter:getMappingsFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:index/getPrivilegesFilter:getPrivilegesFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:index/getPrivilegesInstancePrivilege:getPrivilegesInstancePrivilege":{"properties":{"statements":{"type":"array","items":{"$ref":"#/types/onelogin:index/getPrivilegesInstancePrivilegeStatement:getPrivilegesInstancePrivilegeStatement"}},"version":{"type":"string"}},"type":"object","required":["statements","version"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getPrivilegesInstancePrivilegeStatement:getPrivilegesInstancePrivilegeStatement":{"properties":{"actions":{"type":"array","items":{"type":"string"}},"effect":{"type":"string"},"scopes":{"type":"array","items":{"type":"string"}}},"type":"object","required":["actions","effect","scopes"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getPrivilegesPrivilege:getPrivilegesPrivilege":{"properties":{"statements":{"type":"array","items":{"$ref":"#/types/onelogin:index/getPrivilegesPrivilegeStatement:getPrivilegesPrivilegeStatement"}},"version":{"type":"string"}},"type":"object","required":["statements","version"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getPrivilegesPrivilegeStatement:getPrivilegesPrivilegeStatement":{"properties":{"actions":{"type":"array","items":{"type":"string"}},"effect":{"type":"string"},"scopes":{"type":"array","items":{"type":"string"}}},"type":"object","required":["actions","effect","scopes"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getRiskRulesFilter:getRiskRulesFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:index/getRiskRulesInstanceSource:getRiskRulesInstanceSource":{"properties":{"id":{"type":"string"},"name":{"type":"string"}},"type":"object","required":["id","name"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getRiskRulesSource:getRiskRulesSource":{"properties":{"id":{"type":"string"},"name":{"type":"string"}},"type":"object","required":["id","name"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:roles/getAdminsFilter:getAdminsFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:roles/getAppsFilter:getAppsFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:roles/getRolesFilter:getRolesFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:roles/getUsersFilter:getUsersFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:users/getAppsFilter:getAppsFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:users/getDevicesFilter:getDevicesFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:users/getUsersFilter:getUsersFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:users/getV1AppsFilter:getV1AppsFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:users/getV1Filter:getV1Filter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]}},"provider":{"description":"The provider type for the onelogin package. By default, resources use package-wide configuration\nsettings, however an explicit `Provider` instance may be created and passed during resource\nconstruction to achieve fine-grained programmatic control over provider settings. See the\n[documentation](https://www.pulumi.com/docs/reference/programming-model/#providers) for more information.\n","properties":{"apikeyAuth":{"type":"string"},"contentType":{"type":"string"},"endpoints":{"type":"array","items":{"$ref":"#/types/onelogin:index/ProviderEndpoint:ProviderEndpoint"}}},"required":["apikeyAuth"],"inputProperties":{"apikeyAuth":{"type":"string"},"contentType":{"type":"string"},"endpoints":{"type":"array","items":{"$ref":"#/types/onelogin:index/ProviderEndpoint:ProviderEndpoint"}}},"requiredInputs":["apikeyAuth"]},"resources":{"onelogin:apps/rules:Rules":{"properties":{"actions":{"type":"array","items":{"$ref":"#/types/onelogin:apps/RulesAction:RulesAction"}},"appsId":{"type":"string"},"conditions":{"type":"array","items":{"$ref":"#/types/onelogin:apps/RulesCondition:RulesCondition"},"description":"An array of conditions that the user must meet in order for the rule to be applied.\n"},"enabled":{"type":"boolean","description":"Indicates if the rule is enabled or not.\n"},"match":{"type":"string","description":"Indicates how conditions should be matched.\n"},"name":{"type":"string","description":"Rule Name\n"},"position":{"type":"integer","description":"Indicates the order of the rule. When `null` this will default to last position.\n"}},"required":["appsId","name"],"inputProperties":{"actions":{"type":"array","items":{"$ref":"#/types/onelogin:apps/RulesAction:RulesAction"}},"appsId":{"type":"string"},"conditions":{"type":"array","items":{"$ref":"#/types/onelogin:apps/RulesCondition:RulesCondition"},"description":"An array of conditions that the user must meet in order for the rule to be applied.\n"},"enabled":{"type":"boolean","description":"Indicates if the rule is enabled or not.\n"},"match":{"type":"string","description":"Indicates how conditions should be matched.\n"},"name":{"type":"string","description":"Rule Name\n"},"position":{"type":"integer","description":"Indicates the order of the rule. When `null` this will default to last position.\n"}},"requiredInputs":["appsId"],"stateInputs":{"description":"Input properties used for looking up and filtering Rules resources.\n","properties":{"actions":{"type":"array","items":{"$ref":"#/types/onelogin:apps/RulesAction:RulesAction"}},"appsId":{"type":"string"},"conditions":{"type":"array","items":{"$ref":"#/types/onelogin:apps/RulesCondition:RulesCondition"},"description":"An array of conditions that the user must meet in order for the rule to be applied.\n"},"enabled":{"type":"boolean","description":"Indicates if the rule is enabled or not.\n"},"match":{"type":"string","description":"Indicates how conditions should be matched.\n"},"name":{"type":"string","description":"Rule Name\n"},"position":{"type":"integer","description":"Indicates the order of the rule. When `null` this will default to last position.\n"}},"type":"object"}},"onelogin:index/app:App":{"properties":{"allowAssumedSignin":{"type":"boolean","description":"Indicates whether or not administrators can access the app as a user that they have assumed control over.\n"},"authMethod":{"type":"integer","description":"An ID indicating the type of app: - 0: Password - 1: OpenId - 2: SAML - 3: API - 4: Google - 6: Forms Based App - 7:\nWSFED - 8: OpenId Connect\n"},"authMethodDescription":{"type":"string"},"brandId":{"type":"integer"},"configuration":{"$ref":"#/types/onelogin:index/AppConfiguration:AppConfiguration","description":"Only apply configurations that are applicable to the type of app\n"},"connectorId":{"type":"integer","description":"ID of the connector to base the app from.\n"},"createdAt":{"type":"string","description":"the date the app was created\n"},"description":{"type":"string","description":"Freeform description of the app.\n"},"enforcementPoint":{"$ref":"#/types/onelogin:index/AppEnforcementPoint:AppEnforcementPoint","description":"For apps that connect to a OneLogin Access Enforcement Point the following enforcement_point object will be included\nwith the app payload.\n"},"iconUrl":{"type":"string","description":"A link to the apps icon url\n"},"loginConfig":{"type":"integer"},"name":{"type":"string","description":"The name of the app.\n"},"notes":{"type":"string","description":"Freeform notes about the app.\n"},"parameters":{"$ref":"#/types/onelogin:index/AppParameters:AppParameters"},"policyId":{"type":"integer","description":"The security policy assigned to the app.\n"},"provisioning":{"$ref":"#/types/onelogin:index/AppProvisioning:AppProvisioning","description":"Indicates if provisioning is enabled for this app.\n"},"roleIds":{"type":"array","items":{"type":"integer"},"description":"List of Role IDs that are assigned to the app. On App Create or Update the entire array is replaced with the values\nprovided.\n"},"sso":{"$ref":"#/types/onelogin:index/AppSso:AppSso","description":"The attributes included in the sso section are determined by the type of app. All of the attributes of the `sso` object\nare read only.\n"},"tabId":{"type":"integer","description":"ID of the OneLogin portal tab that the app is assigned to.\n"},"updatedAt":{"type":"string","description":"the date the app was last updated\n"},"visible":{"type":"boolean","description":"Indicates if the app is visible in the OneLogin portal.\n"}},"required":["authMethodDescription","configuration","connectorId","createdAt","loginConfig","name","parameters","sso","updatedAt"],"inputProperties":{"allowAssumedSignin":{"type":"boolean","description":"Indicates whether or not administrators can access the app as a user that they have assumed control over.\n"},"authMethod":{"type":"integer","description":"An ID indicating the type of app: - 0: Password - 1: OpenId - 2: SAML - 3: API - 4: Google - 6: Forms Based App - 7:\nWSFED - 8: OpenId Connect\n"},"authMethodDescription":{"type":"string"},"brandId":{"type":"integer"},"configuration":{"$ref":"#/types/onelogin:index/AppConfiguration:AppConfiguration","description":"Only apply configurations that are applicable to the type of app\n"},"connectorId":{"type":"integer","description":"ID of the connector to base the app from.\n"},"createdAt":{"type":"string","description":"the date the app was created\n"},"description":{"type":"string","description":"Freeform description of the app.\n"},"enforcementPoint":{"$ref":"#/types/onelogin:index/AppEnforcementPoint:AppEnforcementPoint","description":"For apps that connect to a OneLogin Access Enforcement Point the following enforcement_point object will be included\nwith the app payload.\n"},"iconUrl":{"type":"string","description":"A link to the apps icon url\n"},"loginConfig":{"type":"integer"},"name":{"type":"string","description":"The name of the app.\n"},"notes":{"type":"string","description":"Freeform notes about the app.\n"},"parameters":{"$ref":"#/types/onelogin:index/AppParameters:AppParameters"},"policyId":{"type":"integer","description":"The security policy assigned to the app.\n"},"provisioning":{"$ref":"#/types/onelogin:index/AppProvisioning:AppProvisioning","description":"Indicates if provisioning is enabled for this app.\n"},"roleIds":{"type":"array","items":{"type":"integer"},"description":"List of Role IDs that are assigned to the app. On App Create or Update the entire array is replaced with the values\nprovided.\n"},"sso":{"$ref":"#/types/onelogin:index/AppSso:AppSso","description":"The attributes included in the sso section are determined by the type of app. All of the attributes of the `sso` object\nare read only.\n"},"tabId":{"type":"integer","description":"ID of the OneLogin portal tab that the app is assigned to.\n"},"updatedAt":{"type":"string","description":"the date the app was last updated\n"},"visible":{"type":"boolean","description":"Indicates if the app is visible in the OneLogin portal.\n"}},"requiredInputs":["connectorId"],"stateInputs":{"description":"Input properties used for looking up and filtering App resources.\n","properties":{"allowAssumedSignin":{"type":"boolean","description":"Indicates whether or not administrators can access the app as a user that they have assumed control over.\n"},"authMethod":{"type":"integer","description":"An ID indicating the type of app: - 0: Password - 1: OpenId - 2: SAML - 3: API - 4: Google - 6: Forms Based App - 7:\nWSFED - 8: OpenId Connect\n"},"authMethodDescription":{"type":"string"},"brandId":{"type":"integer"},"configuration":{"$ref":"#/types/onelogin:index/AppConfiguration:AppConfiguration","description":"Only apply configurations that are applicable to the type of app\n"},"connectorId":{"type":"integer","description":"ID of the connector to base the app from.\n"},"createdAt":{"type":"string","description":"the date the app was created\n"},"description":{"type":"string","description":"Freeform description of the app.\n"},"enforcementPoint":{"$ref":"#/types/onelogin:index/AppEnforcementPoint:AppEnforcementPoint","description":"For apps that connect to a OneLogin Access Enforcement Point the following enforcement_point object will be included\nwith the app payload.\n"},"iconUrl":{"type":"string","description":"A link to the apps icon url\n"},"loginConfig":{"type":"integer"},"name":{"type":"string","description":"The name of the app.\n"},"notes":{"type":"string","description":"Freeform notes about the app.\n"},"parameters":{"$ref":"#/types/onelogin:index/AppParameters:AppParameters"},"policyId":{"type":"integer","description":"The security policy assigned to the app.\n"},"provisioning":{"$ref":"#/types/onelogin:index/AppProvisioning:AppProvisioning","description":"Indicates if provisioning is enabled for this app.\n"},"roleIds":{"type":"array","items":{"type":"integer"},"description":"List of Role IDs that are assigned to the app. On App Create or Update the entire array is replaced with the values\nprovided.\n"},"sso":{"$ref":"#/types/onelogin:index/AppSso:AppSso","description":"The attributes included in the sso section are determined by the type of app. All of the attributes of the `sso` object\nare read only.\n"},"tabId":{"type":"integer","description":"ID of the OneLogin portal tab that the app is assigned to.\n"},"updatedAt":{"type":"string","description":"the date the app was last updated\n"},"visible":{"type":"boolean","description":"Indicates if the app is visible in the OneLogin portal.\n"}},"type":"object"}},"onelogin:index/authServers:AuthServers":{"properties":{"configuration":{"$ref":"#/types/onelogin:index/AuthServersConfiguration:AuthServersConfiguration","description":"Authorization server configuration\n"},"description":{"type":"string","description":"Description of what the API does.\n"},"name":{"type":"string","description":"Name of the API.\n"}},"required":["configuration","description","name"],"inputProperties":{"configuration":{"$ref":"#/types/onelogin:index/AuthServersConfiguration:AuthServersConfiguration","description":"Authorization server configuration\n"},"description":{"type":"string","description":"Description of what the API does.\n"},"name":{"type":"string","description":"Name of the API.\n"}},"requiredInputs":["configuration","description"],"stateInputs":{"description":"Input properties used for looking up and filtering AuthServers resources.\n","properties":{"configuration":{"$ref":"#/types/onelogin:index/AuthServersConfiguration:AuthServersConfiguration","description":"Authorization server configuration\n"},"description":{"type":"string","description":"Description of what the API does.\n"},"name":{"type":"string","description":"Name of the API.\n"}},"type":"object"}},"onelogin:index/privileges:Privileges":{"properties":{"description":{"type":"string"},"name":{"type":"string"},"privilege":{"$ref":"#/types/onelogin:index/PrivilegesPrivilege:PrivilegesPrivilege"}},"required":["name","privilege"],"inputProperties":{"description":{"type":"string"},"name":{"type":"string"},"privilege":{"$ref":"#/types/onelogin:index/PrivilegesPrivilege:PrivilegesPrivilege"}},"requiredInputs":["privilege"],"stateInputs":{"description":"Input properties used for looking up and filtering Privileges resources.\n","properties":{"description":{"type":"string"},"name":{"type":"string"},"privilege":{"$ref":"#/types/onelogin:index/PrivilegesPrivilege:PrivilegesPrivilege"}},"type":"object"}},"onelogin:index/riskRules:RiskRules":{"properties":{"description":{"type":"string"},"filters":{"type":"array","items":{"type":"string"},"description":"A list of IP addresses or country codes or names to evaluate against each event.\n"},"name":{"type":"string","description":"The name of this rule\n"},"source":{"$ref":"#/types/onelogin:index/RiskRulesSource:RiskRulesSource","description":"Used for targeting custom rules based on a group of people, customers, accounts, or even a single user.\n"},"target":{"type":"string","description":"The target parameter that will be used when evaluating the rule against an incoming event.\n"},"type":{"type":"string","description":"The type parameter specifies the type of rule that will be created.\n"}},"required":["name"],"inputProperties":{"description":{"type":"string"},"filters":{"type":"array","items":{"type":"string"},"description":"A list of IP addresses or country codes or names to evaluate against each event.\n"},"name":{"type":"string","description":"The name of this rule\n"},"source":{"$ref":"#/types/onelogin:index/RiskRulesSource:RiskRulesSource","description":"Used for targeting custom rules based on a group of people, customers, accounts, or even a single user.\n"},"target":{"type":"string","description":"The target parameter that will be used when evaluating the rule against an incoming event.\n"},"type":{"type":"string","description":"The type parameter specifies the type of rule that will be created.\n"}},"stateInputs":{"description":"Input properties used for looking up and filtering RiskRules resources.\n","properties":{"description":{"type":"string"},"filters":{"type":"array","items":{"type":"string"},"description":"A list of IP addresses or country codes or names to evaluate against each event.\n"},"name":{"type":"string","description":"The name of this rule\n"},"source":{"$ref":"#/types/onelogin:index/RiskRulesSource:RiskRulesSource","description":"Used for targeting custom rules based on a group of people, customers, accounts, or even a single user.\n"},"target":{"type":"string","description":"The target parameter that will be used when evaluating the rule against an incoming event.\n"},"type":{"type":"string","description":"The type parameter specifies the type of rule that will be created.\n"}},"type":"object"}},"onelogin:index/role:Role":{"properties":{"admins":{"type":"array","items":{"type":"integer"},"description":"A list of user IDs to assign as role administrators.\n"},"apps":{"type":"array","items":{"type":"integer"},"description":"A list of app IDs that will be assigned to the role.\n"},"name":{"type":"string","description":"The name of the role.\n"},"users":{"type":"array","items":{"type":"integer"},"description":"A list of user IDs to assign to the role.\n"}},"required":["name"],"inputProperties":{"admins":{"type":"array","items":{"type":"integer"},"description":"A list of user IDs to assign as role administrators.\n"},"apps":{"type":"array","items":{"type":"integer"},"description":"A list of app IDs that will be assigned to the role.\n"},"name":{"type":"string","description":"The name of the role.\n"},"users":{"type":"array","items":{"type":"integer"},"description":"A list of user IDs to assign to the role.\n"}},"stateInputs":{"description":"Input properties used for looking up and filtering Role resources.\n","properties":{"admins":{"type":"array","items":{"type":"integer"},"description":"A list of user IDs to assign as role administrators.\n"},"apps":{"type":"array","items":{"type":"integer"},"description":"A list of app IDs that will be assigned to the role.\n"},"name":{"type":"string","description":"The name of the role.\n"},"users":{"type":"array","items":{"type":"integer"},"description":"A list of user IDs to assign to the role.\n"}},"type":"object"}},"onelogin:index/user:User":{"properties":{"activatedAt":{"type":"string"},"comment":{"type":"string","description":"Free text related to the user.\n"},"company":{"type":"string","description":"The user's company.\n"},"createdAt":{"type":"string"},"department":{"type":"string","description":"The user's department.\n"},"directoryId":{"type":"integer","description":"The ID of the OneLogin Directory of the user.\n"},"distinguishedName":{"type":"string","description":"The distinguished name of the user.\n"},"email":{"type":"string","description":"A valid email for the user.\n"},"externalId":{"type":"string","description":"The ID of the user in an external directory.\n"},"firstname":{"type":"string","description":"The user's first name.\n"},"groupId":{"type":"integer","description":"The ID of the Group in OneLogin that the user is assigned to.\n"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string","description":"The user's last name.\n"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string","description":"The ID of the user's manager in Active Directory.\n"},"managerUserId":{"type":"string","description":"The OneLogin User ID for the user's manager.\n"},"memberOf":{"type":"string","description":"The user's directory membership.\n"},"password":{"type":"string","description":"The password to set for a user.\n"},"passwordAlgorithm":{"type":"string","description":"Use this when importing a password that's already hashed. Prepend the salt value to the cleartext password value before\nSHA-256-encoding it\n"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string","description":"Required if the password is being set.\n"},"phone":{"type":"string","description":"The E.164 format phone number for a user.\n"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"},"description":"A list of OneLogin Role IDs of the user\n"},"salt":{"type":"string","description":"The salt value used with the password_algorithm.\n"},"samaccountname":{"type":"string","description":"The user's Active Directory username.\n"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string","description":"The user's job title.\n"},"trustedIdpId":{"type":"integer","description":"The ID of the OneLogin Trusted IDP of the user.\n"},"updatedAt":{"type":"string"},"username":{"type":"string","description":"A username for the user.\n"},"userprincipalname":{"type":"string","description":"The principle name of the user.\n"}},"inputProperties":{"activatedAt":{"type":"string"},"comment":{"type":"string","description":"Free text related to the user.\n"},"company":{"type":"string","description":"The user's company.\n"},"createdAt":{"type":"string"},"department":{"type":"string","description":"The user's department.\n"},"directoryId":{"type":"integer","description":"The ID of the OneLogin Directory of the user.\n"},"distinguishedName":{"type":"string","description":"The distinguished name of the user.\n"},"email":{"type":"string","description":"A valid email for the user.\n"},"externalId":{"type":"string","description":"The ID of the user in an external directory.\n"},"firstname":{"type":"string","description":"The user's first name.\n"},"groupId":{"type":"integer","description":"The ID of the Group in OneLogin that the user is assigned to.\n"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string","description":"The user's last name.\n"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string","description":"The ID of the user's manager in Active Directory.\n"},"managerUserId":{"type":"string","description":"The OneLogin User ID for the user's manager.\n"},"memberOf":{"type":"string","description":"The user's directory membership.\n"},"password":{"type":"string","description":"The password to set for a user.\n"},"passwordAlgorithm":{"type":"string","description":"Use this when importing a password that's already hashed. Prepend the salt value to the cleartext password value before\nSHA-256-encoding it\n"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string","description":"Required if the password is being set.\n"},"phone":{"type":"string","description":"The E.164 format phone number for a user.\n"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"},"description":"A list of OneLogin Role IDs of the user\n"},"salt":{"type":"string","description":"The salt value used with the password_algorithm.\n"},"samaccountname":{"type":"string","description":"The user's Active Directory username.\n"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string","description":"The user's job title.\n"},"trustedIdpId":{"type":"integer","description":"The ID of the OneLogin Trusted IDP of the user.\n"},"updatedAt":{"type":"string"},"username":{"type":"string","description":"A username for the user.\n"},"userprincipalname":{"type":"string","description":"The principle name of the user.\n"}},"stateInputs":{"description":"Input properties used for looking up and filtering User resources.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string","description":"Free text related to the user.\n"},"company":{"type":"string","description":"The user's company.\n"},"createdAt":{"type":"string"},"department":{"type":"string","description":"The user's department.\n"},"directoryId":{"type":"integer","description":"The ID of the OneLogin Directory of the user.\n"},"distinguishedName":{"type":"string","description":"The distinguished name of the user.\n"},"email":{"type":"string","description":"A valid email for the user.\n"},"externalId":{"type":"string","description":"The ID of the user in an external directory.\n"},"firstname":{"type":"string","description":"The user's first name.\n"},"groupId":{"type":"integer","description":"The ID of the Group in OneLogin that the user is assigned to.\n"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string","description":"The user's last name.\n"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string","description":"The ID of the user's manager in Active Directory.\n"},"managerUserId":{"type":"string","description":"The OneLogin User ID for the user's manager.\n"},"memberOf":{"type":"string","description":"The user's directory membership.\n"},"password":{"type":"string","description":"The password to set for a user.\n"},"passwordAlgorithm":{"type":"string","description":"Use this when importing a password that's already hashed. Prepend the salt value to the cleartext password value before\nSHA-256-encoding it\n"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string","description":"Required if the password is being set.\n"},"phone":{"type":"string","description":"The E.164 format phone number for a user.\n"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"},"description":"A list of OneLogin Role IDs of the user\n"},"salt":{"type":"string","description":"The salt value used with the password_algorithm.\n"},"samaccountname":{"type":"string","description":"The user's Active Directory username.\n"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string","description":"The user's job title.\n"},"trustedIdpId":{"type":"integer","description":"The ID of the OneLogin Trusted IDP of the user.\n"},"updatedAt":{"type":"string"},"username":{"type":"string","description":"A username for the user.\n"},"userprincipalname":{"type":"string","description":"The principle name of the user.\n"}},"type":"object"}},"onelogin:users/v1:V1":{"properties":{"activatedAt":{"type":"string"},"comment":{"type":"string","description":"Free text related to the user.\n"},"company":{"type":"string","description":"The user's company.\n"},"createdAt":{"type":"string"},"department":{"type":"string","description":"The user's department.\n"},"directoryId":{"type":"integer","description":"The ID of the OneLogin Directory of the user.\n"},"distinguishedName":{"type":"string","description":"The distinguished name of the user.\n"},"email":{"type":"string","description":"A valid email for the user.\n"},"externalId":{"type":"string","description":"The ID of the user in an external directory.\n"},"firstname":{"type":"string","description":"The user's first name.\n"},"groupId":{"type":"integer","description":"The ID of the Group in OneLogin that the user is assigned to.\n"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string","description":"The user's last name.\n"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string","description":"The ID of the user's manager in Active Directory.\n"},"managerUserId":{"type":"string","description":"The OneLogin User ID for the user's manager.\n"},"memberOf":{"type":"string","description":"The user's directory membership.\n"},"password":{"type":"string","description":"The password to set for a user.\n"},"passwordAlgorithm":{"type":"string","description":"Use this when importing a password that's already hashed. Prepend the salt value to the cleartext password value before\nSHA-256-encoding it\n"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string","description":"Required if the password is being set.\n"},"phone":{"type":"string","description":"The E.164 format phone number for a user.\n"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"},"description":"A list of OneLogin Role IDs of the user\n"},"salt":{"type":"string","description":"The salt value used with the password_algorithm.\n"},"samaccountname":{"type":"string","description":"The user's Active Directory username.\n"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string","description":"The user's job title.\n"},"trustedIdpId":{"type":"integer","description":"The ID of the OneLogin Trusted IDP of the user.\n"},"updatedAt":{"type":"string"},"username":{"type":"string","description":"A username for the user.\n"},"userprincipalname":{"type":"string","description":"The principle name of the user.\n"}},"inputProperties":{"activatedAt":{"type":"string"},"comment":{"type":"string","description":"Free text related to the user.\n"},"company":{"type":"string","description":"The user's company.\n"},"createdAt":{"type":"string"},"department":{"type":"string","description":"The user's department.\n"},"directoryId":{"type":"integer","description":"The ID of the OneLogin Directory of the user.\n"},"distinguishedName":{"type":"string","description":"The distinguished name of the user.\n"},"email":{"type":"string","description":"A valid email for the user.\n"},"externalId":{"type":"string","description":"The ID of the user in an external directory.\n"},"firstname":{"type":"string","description":"The user's first name.\n"},"groupId":{"type":"integer","description":"The ID of the Group in OneLogin that the user is assigned to.\n"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string","description":"The user's last name.\n"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string","description":"The ID of the user's manager in Active Directory.\n"},"managerUserId":{"type":"string","description":"The OneLogin User ID for the user's manager.\n"},"memberOf":{"type":"string","description":"The user's directory membership.\n"},"password":{"type":"string","description":"The password to set for a user.\n"},"passwordAlgorithm":{"type":"string","description":"Use this when importing a password that's already hashed. Prepend the salt value to the cleartext password value before\nSHA-256-encoding it\n"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string","description":"Required if the password is being set.\n"},"phone":{"type":"string","description":"The E.164 format phone number for a user.\n"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"},"description":"A list of OneLogin Role IDs of the user\n"},"salt":{"type":"string","description":"The salt value used with the password_algorithm.\n"},"samaccountname":{"type":"string","description":"The user's Active Directory username.\n"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string","description":"The user's job title.\n"},"trustedIdpId":{"type":"integer","description":"The ID of the OneLogin Trusted IDP of the user.\n"},"updatedAt":{"type":"string"},"username":{"type":"string","description":"A username for the user.\n"},"userprincipalname":{"type":"string","description":"The principle name of the user.\n"}},"stateInputs":{"description":"Input properties used for looking up and filtering V1 resources.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string","description":"Free text related to the user.\n"},"company":{"type":"string","description":"The user's company.\n"},"createdAt":{"type":"string"},"department":{"type":"string","description":"The user's department.\n"},"directoryId":{"type":"integer","description":"The ID of the OneLogin Directory of the user.\n"},"distinguishedName":{"type":"string","description":"The distinguished name of the user.\n"},"email":{"type":"string","description":"A valid email for the user.\n"},"externalId":{"type":"string","description":"The ID of the user in an external directory.\n"},"firstname":{"type":"string","description":"The user's first name.\n"},"groupId":{"type":"integer","description":"The ID of the Group in OneLogin that the user is assigned to.\n"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string","description":"The user's last name.\n"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string","description":"The ID of the user's manager in Active Directory.\n"},"managerUserId":{"type":"string","description":"The OneLogin User ID for the user's manager.\n"},"memberOf":{"type":"string","description":"The user's directory membership.\n"},"password":{"type":"string","description":"The password to set for a user.\n"},"passwordAlgorithm":{"type":"string","description":"Use this when importing a password that's already hashed. Prepend the salt value to the cleartext password value before\nSHA-256-encoding it\n"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string","description":"Required if the password is being set.\n"},"phone":{"type":"string","description":"The E.164 format phone number for a user.\n"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"},"description":"A list of OneLogin Role IDs of the user\n"},"salt":{"type":"string","description":"The salt value used with the password_algorithm.\n"},"samaccountname":{"type":"string","description":"The user's Active Directory username.\n"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string","description":"The user's job title.\n"},"trustedIdpId":{"type":"integer","description":"The ID of the OneLogin Trusted IDP of the user.\n"},"updatedAt":{"type":"string"},"username":{"type":"string","description":"A username for the user.\n"},"userprincipalname":{"type":"string","description":"The principle name of the user.\n"}},"type":"object"}}},"functions":{"onelogin:apps/getActions:getActions":{"inputs":{"description":"A collection of arguments for invoking getActions.\n","properties":{"appsId":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:apps/getActionsFilter:getActionsFilter"},"willReplaceOnChanges":true},"name":{"type":"string"},"value":{"type":"string"}},"type":"object","required":["appsId"]},"outputs":{"description":"A collection of values returned by getActions.\n","properties":{"appsId":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:apps/getActionsFilter:getActionsFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"name":{"type":"string"},"value":{"type":"string"}},"required":["appsId","name","value","id"],"type":"object"}},"onelogin:apps/getActionsValues:getActionsValues":{"inputs":{"description":"A collection of arguments for invoking getActionsValues.\n","properties":{"actionsId":{"type":"string"},"appsId":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:apps/getActionsValuesFilter:getActionsValuesFilter"},"willReplaceOnChanges":true},"name":{"type":"string"},"value":{"type":"string"}},"type":"object","required":["actionsId","appsId"]},"outputs":{"description":"A collection of values returned by getActionsValues.\n","properties":{"actionsId":{"type":"string"},"appsId":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:apps/getActionsValuesFilter:getActionsValuesFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"name":{"type":"string"},"value":{"type":"string"}},"required":["actionsId","appsId","name","value","id"],"type":"object"}},"onelogin:apps/getConditions:getConditions":{"inputs":{"description":"A collection of arguments for invoking getConditions.\n","properties":{"appsId":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:apps/getConditionsFilter:getConditionsFilter"},"willReplaceOnChanges":true},"name":{"type":"string"},"value":{"type":"string"}},"type":"object","required":["appsId"]},"outputs":{"description":"A collection of values returned by getConditions.\n","properties":{"appsId":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:apps/getConditionsFilter:getConditionsFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"name":{"type":"string"},"value":{"type":"string"}},"required":["appsId","name","value","id"],"type":"object"}},"onelogin:apps/getConditionsOperators:getConditionsOperators":{"inputs":{"description":"A collection of arguments for invoking getConditionsOperators.\n","properties":{"appsId":{"type":"string"},"conditionsId":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:apps/getConditionsOperatorsFilter:getConditionsOperatorsFilter"},"willReplaceOnChanges":true},"name":{"type":"string"},"value":{"type":"string"}},"type":"object","required":["appsId","conditionsId"]},"outputs":{"description":"A collection of values returned by getConditionsOperators.\n","properties":{"appsId":{"type":"string"},"conditionsId":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:apps/getConditionsOperatorsFilter:getConditionsOperatorsFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"name":{"type":"string"},"value":{"type":"string"}},"required":["appsId","conditionsId","name","value","id"],"type":"object"}},"onelogin:apps/getInstance:getInstance":{"inputs":{"description":"A collection of arguments for invoking getInstance.\n","properties":{"allowAssumedSignin":{"type":"boolean"},"authMethod":{"type":"integer"},"authMethodDescription":{"type":"string"},"brandId":{"type":"integer"},"configuration":{"$ref":"#/types/onelogin:apps/getInstanceConfiguration:getInstanceConfiguration"},"connectorId":{"type":"integer"},"createdAt":{"type":"string"},"description":{"type":"string"},"enforcementPoint":{"$ref":"#/types/onelogin:apps/getInstanceEnforcementPoint:getInstanceEnforcementPoint"},"iconUrl":{"type":"string"},"id":{"type":"string"},"loginConfig":{"type":"integer"},"name":{"type":"string"},"notes":{"type":"string"},"parameters":{"$ref":"#/types/onelogin:apps/getInstanceParameters:getInstanceParameters"},"policyId":{"type":"integer"},"provisioning":{"$ref":"#/types/onelogin:apps/getInstanceProvisioning:getInstanceProvisioning"},"roleIds":{"type":"array","items":{"type":"integer"}},"sso":{"$ref":"#/types/onelogin:apps/getInstanceSso:getInstanceSso"},"tabId":{"type":"integer"},"updatedAt":{"type":"string"},"visible":{"type":"boolean"}},"type":"object","required":["id"]},"outputs":{"description":"A collection of values returned by getInstance.\n","properties":{"allowAssumedSignin":{"type":"boolean"},"authMethod":{"type":"integer"},"authMethodDescription":{"type":"string"},"brandId":{"type":"integer"},"configuration":{"$ref":"#/types/onelogin:apps/getInstanceConfiguration:getInstanceConfiguration"},"connectorId":{"type":"integer"},"createdAt":{"type":"string"},"description":{"type":"string"},"enforcementPoint":{"$ref":"#/types/onelogin:apps/getInstanceEnforcementPoint:getInstanceEnforcementPoint"},"iconUrl":{"type":"string"},"id":{"type":"string"},"loginConfig":{"type":"integer"},"name":{"type":"string"},"notes":{"type":"string"},"parameters":{"$ref":"#/types/onelogin:apps/getInstanceParameters:getInstanceParameters"},"policyId":{"type":"integer"},"provisioning":{"$ref":"#/types/onelogin:apps/getInstanceProvisioning:getInstanceProvisioning"},"roleIds":{"items":{"type":"integer"},"type":"array"},"sso":{"$ref":"#/types/onelogin:apps/getInstanceSso:getInstanceSso"},"tabId":{"type":"integer"},"updatedAt":{"type":"string"},"visible":{"type":"boolean"}},"required":["allowAssumedSignin","authMethod","authMethodDescription","brandId","configuration","connectorId","createdAt","description","enforcementPoint","iconUrl","id","loginConfig","name","notes","parameters","policyId","provisioning","roleIds","sso","tabId","updatedAt","visible"],"type":"object"}},"onelogin:apps/getRules:getRules":{"inputs":{"description":"A collection of arguments for invoking getRules.\n","properties":{"actions":{"type":"array","items":{"$ref":"#/types/onelogin:apps/getRulesAction:getRulesAction"}},"appsId":{"type":"string"},"conditions":{"type":"array","items":{"$ref":"#/types/onelogin:apps/getRulesCondition:getRulesCondition"}},"enabled":{"type":"boolean"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:apps/getRulesFilter:getRulesFilter"},"willReplaceOnChanges":true},"match":{"type":"string"},"name":{"type":"string"},"position":{"type":"integer"}},"type":"object","required":["appsId"]},"outputs":{"description":"A collection of values returned by getRules.\n","properties":{"actions":{"items":{"$ref":"#/types/onelogin:apps/getRulesAction:getRulesAction"},"type":"array"},"appsId":{"type":"string"},"conditions":{"items":{"$ref":"#/types/onelogin:apps/getRulesCondition:getRulesCondition"},"type":"array"},"enabled":{"type":"boolean"},"filters":{"items":{"$ref":"#/types/onelogin:apps/getRulesFilter:getRulesFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"match":{"type":"string"},"name":{"type":"string"},"position":{"type":"integer"}},"required":["actions","appsId","conditions","enabled","match","name","position","id"],"type":"object"}},"onelogin:apps/getRulesInstance:getRulesInstance":{"inputs":{"description":"A collection of arguments for invoking getRulesInstance.\n","properties":{"actions":{"type":"array","items":{"$ref":"#/types/onelogin:apps/getRulesInstanceAction:getRulesInstanceAction"}},"appsId":{"type":"string"},"conditions":{"type":"array","items":{"$ref":"#/types/onelogin:apps/getRulesInstanceCondition:getRulesInstanceCondition"}},"enabled":{"type":"boolean"},"id":{"type":"string"},"match":{"type":"string"},"name":{"type":"string"},"position":{"type":"integer"}},"type":"object","required":["appsId","id"]},"outputs":{"description":"A collection of values returned by getRulesInstance.\n","properties":{"actions":{"items":{"$ref":"#/types/onelogin:apps/getRulesInstanceAction:getRulesInstanceAction"},"type":"array"},"appsId":{"type":"string"},"conditions":{"items":{"$ref":"#/types/onelogin:apps/getRulesInstanceCondition:getRulesInstanceCondition"},"type":"array"},"enabled":{"type":"boolean"},"id":{"type":"string"},"match":{"type":"string"},"name":{"type":"string"},"position":{"type":"integer"}},"required":["actions","appsId","conditions","enabled","id","match","name","position"],"type":"object"}},"onelogin:apps/getUsers:getUsers":{"inputs":{"description":"A collection of arguments for invoking getUsers.\n","properties":{"activatedAt":{"type":"string"},"appsId":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:apps/getUsersFilter:getUsersFilter"},"willReplaceOnChanges":true},"firstname":{"type":"string"},"groupId":{"type":"integer"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"}},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"type":"object","required":["appsId"]},"outputs":{"description":"A collection of values returned by getUsers.\n","properties":{"activatedAt":{"type":"string"},"appsId":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:apps/getUsersFilter:getUsersFilter"},"type":"array"},"firstname":{"type":"string"},"groupId":{"type":"integer"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"items":{"type":"integer"},"type":"array"},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"required":["activatedAt","appsId","comment","company","createdAt","department","directoryId","distinguishedName","email","externalId","firstname","groupId","invalidLoginAttempts","invitationSentAt","lastLogin","lastname","lockedUntil","managerAdId","managerUserId","memberOf","password","passwordAlgorithm","passwordChangedAt","passwordConfirmation","phone","preferredLocaleCode","roleIds","salt","samaccountname","state","status","title","trustedIdpId","updatedAt","username","userprincipalname","id"],"type":"object"}},"onelogin:index/getApps:getApps":{"inputs":{"description":"A collection of arguments for invoking getApps.\n","properties":{"allowAssumedSignin":{"type":"boolean"},"authMethod":{"type":"integer"},"authMethodDescription":{"type":"string"},"brandId":{"type":"integer"},"configuration":{"$ref":"#/types/onelogin:index/getAppsConfiguration:getAppsConfiguration"},"connectorId":{"type":"integer"},"createdAt":{"type":"string"},"description":{"type":"string"},"enforcementPoint":{"$ref":"#/types/onelogin:index/getAppsEnforcementPoint:getAppsEnforcementPoint"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:index/getAppsFilter:getAppsFilter"},"willReplaceOnChanges":true},"iconUrl":{"type":"string"},"loginConfig":{"type":"integer"},"name":{"type":"string"},"notes":{"type":"string"},"parameters":{"$ref":"#/types/onelogin:index/getAppsParameters:getAppsParameters"},"policyId":{"type":"integer"},"provisioning":{"$ref":"#/types/onelogin:index/getAppsProvisioning:getAppsProvisioning"},"roleIds":{"type":"array","items":{"type":"integer"}},"sso":{"$ref":"#/types/onelogin:index/getAppsSso:getAppsSso"},"tabId":{"type":"integer"},"updatedAt":{"type":"string"},"visible":{"type":"boolean"}},"type":"object"},"outputs":{"description":"A collection of values returned by getApps.\n","properties":{"allowAssumedSignin":{"type":"boolean"},"authMethod":{"type":"integer"},"authMethodDescription":{"type":"string"},"brandId":{"type":"integer"},"configuration":{"$ref":"#/types/onelogin:index/getAppsConfiguration:getAppsConfiguration"},"connectorId":{"type":"integer"},"createdAt":{"type":"string"},"description":{"type":"string"},"enforcementPoint":{"$ref":"#/types/onelogin:index/getAppsEnforcementPoint:getAppsEnforcementPoint"},"filters":{"items":{"$ref":"#/types/onelogin:index/getAppsFilter:getAppsFilter"},"type":"array"},"iconUrl":{"type":"string"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"loginConfig":{"type":"integer"},"name":{"type":"string"},"notes":{"type":"string"},"parameters":{"$ref":"#/types/onelogin:index/getAppsParameters:getAppsParameters"},"policyId":{"type":"integer"},"provisioning":{"$ref":"#/types/onelogin:index/getAppsProvisioning:getAppsProvisioning"},"roleIds":{"items":{"type":"integer"},"type":"array"},"sso":{"$ref":"#/types/onelogin:index/getAppsSso:getAppsSso"},"tabId":{"type":"integer"},"updatedAt":{"type":"string"},"visible":{"type":"boolean"}},"required":["allowAssumedSignin","authMethod","authMethodDescription","brandId","configuration","connectorId","createdAt","description","enforcementPoint","iconUrl","loginConfig","name","notes","parameters","policyId","provisioning","roleIds","sso","tabId","updatedAt","visible","id"],"type":"object"}},"onelogin:index/getAuthServers:getAuthServers":{"inputs":{"description":"A collection of arguments for invoking getAuthServers.\n","properties":{"configuration":{"$ref":"#/types/onelogin:index/getAuthServersConfiguration:getAuthServersConfiguration"},"description":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:index/getAuthServersFilter:getAuthServersFilter"},"willReplaceOnChanges":true},"name":{"type":"string"}},"type":"object"},"outputs":{"description":"A collection of values returned by getAuthServers.\n","properties":{"configuration":{"$ref":"#/types/onelogin:index/getAuthServersConfiguration:getAuthServersConfiguration"},"description":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:index/getAuthServersFilter:getAuthServersFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"name":{"type":"string"}},"required":["configuration","description","name","id"],"type":"object"}},"onelogin:index/getAuthServersClaims:getAuthServersClaims":{"inputs":{"description":"A collection of arguments for invoking getAuthServersClaims.\n","properties":{"attributeTransformations":{"type":"string"},"authServersId":{"type":"string"},"defaultValues":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:index/getAuthServersClaimsFilter:getAuthServersClaimsFilter"},"willReplaceOnChanges":true},"label":{"type":"string"},"provisionedEntitlements":{"type":"boolean"},"skipIfBlank":{"type":"boolean"},"userAttributeMacros":{"type":"string"},"userAttributeMappings":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["authServersId"]},"outputs":{"description":"A collection of values returned by getAuthServersClaims.\n","properties":{"attributeTransformations":{"type":"string"},"authServersId":{"type":"string"},"defaultValues":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:index/getAuthServersClaimsFilter:getAuthServersClaimsFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"label":{"type":"string"},"provisionedEntitlements":{"type":"boolean"},"skipIfBlank":{"type":"boolean"},"userAttributeMacros":{"type":"string"},"userAttributeMappings":{"type":"string"},"values":{"items":{"type":"string"},"type":"array"}},"required":["attributeTransformations","authServersId","defaultValues","label","provisionedEntitlements","skipIfBlank","userAttributeMacros","userAttributeMappings","values","id"],"type":"object"}},"onelogin:index/getAuthServersInstance:getAuthServersInstance":{"inputs":{"description":"A collection of arguments for invoking getAuthServersInstance.\n","properties":{"configuration":{"$ref":"#/types/onelogin:index/getAuthServersInstanceConfiguration:getAuthServersInstanceConfiguration"},"description":{"type":"string"},"id":{"type":"string"},"name":{"type":"string"}},"type":"object","required":["id"]},"outputs":{"description":"A collection of values returned by getAuthServersInstance.\n","properties":{"configuration":{"$ref":"#/types/onelogin:index/getAuthServersInstanceConfiguration:getAuthServersInstanceConfiguration"},"description":{"type":"string"},"id":{"type":"string"},"name":{"type":"string"}},"required":["configuration","description","id","name"],"type":"object"}},"onelogin:index/getAuthServersScopes:getAuthServersScopes":{"inputs":{"description":"A collection of arguments for invoking getAuthServersScopes.\n","properties":{"authServersId":{"type":"string"},"description":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:index/getAuthServersScopesFilter:getAuthServersScopesFilter"},"willReplaceOnChanges":true},"value":{"type":"string"}},"type":"object","required":["authServersId"]},"outputs":{"description":"A collection of values returned by getAuthServersScopes.\n","properties":{"authServersId":{"type":"string"},"description":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:index/getAuthServersScopesFilter:getAuthServersScopesFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"value":{"type":"string"}},"required":["authServersId","description","value","id"],"type":"object"}},"onelogin:index/getMappings:getMappings":{"inputs":{"description":"A collection of arguments for invoking getMappings.\n","properties":{"actions":{"type":"array","items":{"$ref":"#/types/onelogin:index/getMappingsAction:getMappingsAction"}},"conditions":{"type":"array","items":{"$ref":"#/types/onelogin:index/getMappingsCondition:getMappingsCondition"}},"enabled":{"type":"boolean"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:index/getMappingsFilter:getMappingsFilter"},"willReplaceOnChanges":true},"match":{"type":"string"},"name":{"type":"string"},"position":{"type":"integer"}},"type":"object"},"outputs":{"description":"A collection of values returned by getMappings.\n","properties":{"actions":{"items":{"$ref":"#/types/onelogin:index/getMappingsAction:getMappingsAction"},"type":"array"},"conditions":{"items":{"$ref":"#/types/onelogin:index/getMappingsCondition:getMappingsCondition"},"type":"array"},"enabled":{"type":"boolean"},"filters":{"items":{"$ref":"#/types/onelogin:index/getMappingsFilter:getMappingsFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"match":{"type":"string"},"name":{"type":"string"},"position":{"type":"integer"}},"required":["actions","conditions","enabled","match","name","position","id"],"type":"object"}},"onelogin:index/getPrivileges:getPrivileges":{"inputs":{"description":"A collection of arguments for invoking getPrivileges.\n","properties":{"description":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:index/getPrivilegesFilter:getPrivilegesFilter"},"willReplaceOnChanges":true},"name":{"type":"string"},"privilege":{"$ref":"#/types/onelogin:index/getPrivilegesPrivilege:getPrivilegesPrivilege"}},"type":"object"},"outputs":{"description":"A collection of values returned by getPrivileges.\n","properties":{"description":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:index/getPrivilegesFilter:getPrivilegesFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"name":{"type":"string"},"privilege":{"$ref":"#/types/onelogin:index/getPrivilegesPrivilege:getPrivilegesPrivilege"}},"required":["description","name","privilege","id"],"type":"object"}},"onelogin:index/getPrivilegesInstance:getPrivilegesInstance":{"inputs":{"description":"A collection of arguments for invoking getPrivilegesInstance.\n","properties":{"description":{"type":"string"},"id":{"type":"string"},"name":{"type":"string"},"privilege":{"$ref":"#/types/onelogin:index/getPrivilegesInstancePrivilege:getPrivilegesInstancePrivilege"}},"type":"object","required":["id"]},"outputs":{"description":"A collection of values returned by getPrivilegesInstance.\n","properties":{"description":{"type":"string"},"id":{"type":"string"},"name":{"type":"string"},"privilege":{"$ref":"#/types/onelogin:index/getPrivilegesInstancePrivilege:getPrivilegesInstancePrivilege"}},"required":["description","id","name","privilege"],"type":"object"}},"onelogin:index/getRiskRules:getRiskRules":{"inputs":{"description":"A collection of arguments for invoking getRiskRules.\n","properties":{"description":{"type":"string"},"filter":{"type":"array","items":{"$ref":"#/types/onelogin:index/getRiskRulesFilter:getRiskRulesFilter"},"willReplaceOnChanges":true},"filters":{"type":"array","items":{"type":"string"}},"name":{"type":"string"},"source":{"$ref":"#/types/onelogin:index/getRiskRulesSource:getRiskRulesSource"},"target":{"type":"string"},"type":{"type":"string"}},"type":"object"},"outputs":{"description":"A collection of values returned by getRiskRules.\n","properties":{"description":{"type":"string"},"filter":{"items":{"$ref":"#/types/onelogin:index/getRiskRulesFilter:getRiskRulesFilter"},"type":"array"},"filters":{"items":{"type":"string"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"name":{"type":"string"},"source":{"$ref":"#/types/onelogin:index/getRiskRulesSource:getRiskRulesSource"},"target":{"type":"string"},"type":{"type":"string"}},"required":["description","filters","name","source","target","type","id"],"type":"object"}},"onelogin:index/getRiskRulesInstance:getRiskRulesInstance":{"inputs":{"description":"A collection of arguments for invoking getRiskRulesInstance.\n","properties":{"description":{"type":"string"},"filters":{"type":"array","items":{"type":"string"}},"id":{"type":"string"},"name":{"type":"string"},"source":{"$ref":"#/types/onelogin:index/getRiskRulesInstanceSource:getRiskRulesInstanceSource"},"target":{"type":"string"},"type":{"type":"string"}},"type":"object","required":["id"]},"outputs":{"description":"A collection of values returned by getRiskRulesInstance.\n","properties":{"description":{"type":"string"},"filters":{"items":{"type":"string"},"type":"array"},"id":{"type":"string"},"name":{"type":"string"},"source":{"$ref":"#/types/onelogin:index/getRiskRulesInstanceSource:getRiskRulesInstanceSource"},"target":{"type":"string"},"type":{"type":"string"}},"required":["description","filters","id","name","source","target","type"],"type":"object"}},"onelogin:roles/getAdmins:getAdmins":{"inputs":{"description":"A collection of arguments for invoking getAdmins.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:roles/getAdminsFilter:getAdminsFilter"},"willReplaceOnChanges":true},"firstname":{"type":"string"},"groupId":{"type":"integer"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"}},"rolesId":{"type":"string"},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"type":"object","required":["rolesId"]},"outputs":{"description":"A collection of values returned by getAdmins.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:roles/getAdminsFilter:getAdminsFilter"},"type":"array"},"firstname":{"type":"string"},"groupId":{"type":"integer"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"items":{"type":"integer"},"type":"array"},"rolesId":{"type":"string"},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"required":["activatedAt","comment","company","createdAt","department","directoryId","distinguishedName","email","externalId","firstname","groupId","invalidLoginAttempts","invitationSentAt","lastLogin","lastname","lockedUntil","managerAdId","managerUserId","memberOf","password","passwordAlgorithm","passwordChangedAt","passwordConfirmation","phone","preferredLocaleCode","roleIds","rolesId","salt","samaccountname","state","status","title","trustedIdpId","updatedAt","username","userprincipalname","id"],"type":"object"}},"onelogin:roles/getApps:getApps":{"inputs":{"description":"A collection of arguments for invoking getApps.\n","properties":{"filters":{"type":"array","items":{"$ref":"#/types/onelogin:roles/getAppsFilter:getAppsFilter"},"willReplaceOnChanges":true},"iconUrl":{"type":"string"},"name":{"type":"string"},"rolesId":{"type":"string"}},"type":"object","required":["rolesId"]},"outputs":{"description":"A collection of values returned by getApps.\n","properties":{"filters":{"items":{"$ref":"#/types/onelogin:roles/getAppsFilter:getAppsFilter"},"type":"array"},"iconUrl":{"type":"string"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"name":{"type":"string"},"rolesId":{"type":"string"}},"required":["iconUrl","name","rolesId","id"],"type":"object"}},"onelogin:roles/getInstance:getInstance":{"inputs":{"description":"A collection of arguments for invoking getInstance.\n","properties":{"admins":{"type":"array","items":{"type":"integer"}},"apps":{"type":"array","items":{"type":"integer"}},"id":{"type":"string"},"name":{"type":"string"},"users":{"type":"array","items":{"type":"integer"}}},"type":"object","required":["id"]},"outputs":{"description":"A collection of values returned by getInstance.\n","properties":{"admins":{"items":{"type":"integer"},"type":"array"},"apps":{"items":{"type":"integer"},"type":"array"},"id":{"type":"string"},"name":{"type":"string"},"users":{"items":{"type":"integer"},"type":"array"}},"required":["admins","apps","id","name","users"],"type":"object"}},"onelogin:roles/getRoles:getRoles":{"inputs":{"description":"A collection of arguments for invoking getRoles.\n","properties":{"admins":{"type":"array","items":{"type":"integer"}},"apps":{"type":"array","items":{"type":"integer"}},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:roles/getRolesFilter:getRolesFilter"},"willReplaceOnChanges":true},"name":{"type":"string"},"users":{"type":"array","items":{"type":"integer"}}},"type":"object"},"outputs":{"description":"A collection of values returned by getRoles.\n","properties":{"admins":{"items":{"type":"integer"},"type":"array"},"apps":{"items":{"type":"integer"},"type":"array"},"filters":{"items":{"$ref":"#/types/onelogin:roles/getRolesFilter:getRolesFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"name":{"type":"string"},"users":{"items":{"type":"integer"},"type":"array"}},"required":["admins","apps","name","users","id"],"type":"object"}},"onelogin:roles/getUsers:getUsers":{"inputs":{"description":"A collection of arguments for invoking getUsers.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:roles/getUsersFilter:getUsersFilter"},"willReplaceOnChanges":true},"firstname":{"type":"string"},"groupId":{"type":"integer"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"}},"rolesId":{"type":"string"},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"type":"object","required":["rolesId"]},"outputs":{"description":"A collection of values returned by getUsers.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:roles/getUsersFilter:getUsersFilter"},"type":"array"},"firstname":{"type":"string"},"groupId":{"type":"integer"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"items":{"type":"integer"},"type":"array"},"rolesId":{"type":"string"},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"required":["activatedAt","comment","company","createdAt","department","directoryId","distinguishedName","email","externalId","firstname","groupId","invalidLoginAttempts","invitationSentAt","lastLogin","lastname","lockedUntil","managerAdId","managerUserId","memberOf","password","passwordAlgorithm","passwordChangedAt","passwordConfirmation","phone","preferredLocaleCode","roleIds","rolesId","salt","samaccountname","state","status","title","trustedIdpId","updatedAt","username","userprincipalname","id"],"type":"object"}},"onelogin:users/getApps:getApps":{"inputs":{"description":"A collection of arguments for invoking getApps.\n","properties":{"extension":{"type":"boolean"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:users/getAppsFilter:getAppsFilter"},"willReplaceOnChanges":true},"iconUrl":{"type":"string"},"loginId":{"type":"integer"},"name":{"type":"string"},"provisioningEnabled":{"type":"boolean"},"provisioningState":{"type":"string"},"provisioningStatus":{"type":"string"},"usersId":{"type":"string"}},"type":"object","required":["usersId"]},"outputs":{"description":"A collection of values returned by getApps.\n","properties":{"extension":{"type":"boolean"},"filters":{"items":{"$ref":"#/types/onelogin:users/getAppsFilter:getAppsFilter"},"type":"array"},"iconUrl":{"type":"string"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"loginId":{"type":"integer"},"name":{"type":"string"},"provisioningEnabled":{"type":"boolean"},"provisioningState":{"type":"string"},"provisioningStatus":{"type":"string"},"usersId":{"type":"string"}},"required":["extension","iconUrl","loginId","name","provisioningEnabled","provisioningState","provisioningStatus","usersId","id"],"type":"object"}},"onelogin:users/getDevices:getDevices":{"inputs":{"description":"A collection of arguments for invoking getDevices.\n","properties":{"authFactorName":{"type":"string"},"default":{"type":"boolean"},"deviceId":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:users/getDevicesFilter:getDevicesFilter"},"willReplaceOnChanges":true},"typeDisplayName":{"type":"string"},"userDisplayName":{"type":"string"},"usersId":{"type":"string"}},"type":"object","required":["usersId"]},"outputs":{"description":"A collection of values returned by getDevices.\n","properties":{"authFactorName":{"type":"string"},"default":{"type":"boolean"},"deviceId":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:users/getDevicesFilter:getDevicesFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"typeDisplayName":{"type":"string"},"userDisplayName":{"type":"string"},"usersId":{"type":"string"}},"required":["authFactorName","default","deviceId","typeDisplayName","userDisplayName","usersId","id"],"type":"object"}},"onelogin:users/getInstance:getInstance":{"inputs":{"description":"A collection of arguments for invoking getInstance.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"firstname":{"type":"string"},"groupId":{"type":"integer"},"id":{"type":"string"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"}},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"type":"object","required":["id"]},"outputs":{"description":"A collection of values returned by getInstance.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"firstname":{"type":"string"},"groupId":{"type":"integer"},"id":{"type":"string"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"items":{"type":"integer"},"type":"array"},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"required":["activatedAt","comment","company","createdAt","department","directoryId","distinguishedName","email","externalId","firstname","groupId","id","invalidLoginAttempts","invitationSentAt","lastLogin","lastname","lockedUntil","managerAdId","managerUserId","memberOf","password","passwordAlgorithm","passwordChangedAt","passwordConfirmation","phone","preferredLocaleCode","roleIds","salt","samaccountname","state","status","title","trustedIdpId","updatedAt","username","userprincipalname"],"type":"object"}},"onelogin:users/getUsers:getUsers":{"inputs":{"description":"A collection of arguments for invoking getUsers.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:users/getUsersFilter:getUsersFilter"},"willReplaceOnChanges":true},"firstname":{"type":"string"},"groupId":{"type":"integer"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"}},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"type":"object"},"outputs":{"description":"A collection of values returned by getUsers.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:users/getUsersFilter:getUsersFilter"},"type":"array"},"firstname":{"type":"string"},"groupId":{"type":"integer"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"items":{"type":"integer"},"type":"array"},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"required":["activatedAt","comment","company","createdAt","department","directoryId","distinguishedName","email","externalId","firstname","groupId","invalidLoginAttempts","invitationSentAt","lastLogin","lastname","lockedUntil","managerAdId","managerUserId","memberOf","password","passwordAlgorithm","passwordChangedAt","passwordConfirmation","phone","preferredLocaleCode","roleIds","salt","samaccountname","state","status","title","trustedIdpId","updatedAt","username","userprincipalname","id"],"type":"object"}},"onelogin:users/getV1:getV1":{"inputs":{"description":"A collection of arguments for invoking getV1.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:users/getV1Filter:getV1Filter"},"willReplaceOnChanges":true},"firstname":{"type":"string"},"groupId":{"type":"integer"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"}},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"type":"object"},"outputs":{"description":"A collection of values returned by getV1.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:users/getV1Filter:getV1Filter"},"type":"array"},"firstname":{"type":"string"},"groupId":{"type":"integer"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"items":{"type":"integer"},"type":"array"},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"required":["activatedAt","comment","company","createdAt","department","directoryId","distinguishedName","email","externalId","firstname","groupId","invalidLoginAttempts","invitationSentAt","lastLogin","lastname","lockedUntil","managerAdId","managerUserId","memberOf","password","passwordAlgorithm","passwordChangedAt","passwordConfirmation","phone","preferredLocaleCode","roleIds","salt","samaccountname","state","status","title","trustedIdpId","updatedAt","username","userprincipalname","id"],"type":"object"}},"onelogin:users/getV1Apps:getV1Apps":{"inputs":{"description":"A collection of arguments for invoking getV1Apps.\n","properties":{"extension":{"type":"boolean"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:users/getV1AppsFilter:getV1AppsFilter"},"willReplaceOnChanges":true},"iconUrl":{"type":"string"},"loginId":{"type":"integer"},"name":{"type":"string"},"provisioningEnabled":{"type":"boolean"},"provisioningState":{"type":"string"},"provisioningStatus":{"type":"string"},"usersV1Id":{"type":"string"}},"type":"object","required":["usersV1Id"]},"outputs":{"description":"A collection of values returned by getV1Apps.\n","properties":{"extension":{"type":"boolean"},"filters":{"items":{"$ref":"#/types/onelogin:users/getV1AppsFilter:getV1AppsFilter"},"type":"array"},"iconUrl":{"type":"string"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"loginId":{"type":"integer"},"name":{"type":"string"},"provisioningEnabled":{"type":"boolean"},"provisioningState":{"type":"string"},"provisioningStatus":{"type":"string"},"usersV1Id":{"type":"string"}},"required":["extension","iconUrl","loginId","name","provisioningEnabled","provisioningState","provisioningStatus","usersV1Id","id"],"type":"object"}},"onelogin:users/getV1Instance:getV1Instance":{"inputs":{"description":"A collection of arguments for invoking getV1Instance.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"firstname":{"type":"string"},"groupId":{"type":"integer"},"id":{"type":"string"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"}},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"type":"object","required":["id"]},"outputs":{"description":"A collection of values returned by getV1Instance.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"firstname":{"type":"string"},"groupId":{"type":"integer"},"id":{"type":"string"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"items":{"type":"integer"},"type":"array"},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"required":["activatedAt","comment","company","createdAt","department","directoryId","distinguishedName","email","externalId","firstname","groupId","id","invalidLoginAttempts","invitationSentAt","lastLogin","lastname","lockedUntil","managerAdId","managerUserId","memberOf","password","passwordAlgorithm","passwordChangedAt","passwordConfirmation","phone","preferredLocaleCode","roleIds","salt","samaccountname","state","status","title","trustedIdpId","updatedAt","username","userprincipalname"],"type":"object"}}}} \ No newline at end of file +{"name":"onelogin","version":"0.6.2-alpha.1705990929+effc4313.dirty","description":"A Pulumi package for creating and managing OneLogin cloud resources.","keywords":["pulumi","onelogin"],"homepage":"https://pulumi.io","license":"Apache-2.0","attribution":"This Pulumi package is based on the [`onelogin` Terraform Provider](https://github.com/onelogin/terraform-provider-onelogin).","repository":"https://github.com/pulumi/pulumi-onelogin","meta":{"moduleFormat":"(.*)(?:/[^/]*)"},"language":{"csharp":{"packageReferences":{"Pulumi":"3.*","System.Collections.Immutable":"5.0.0"},"compatibility":"tfbridge20"},"go":{"importBasePath":"github.com/pulumi/pulumi-onelogin/sdk/go/onelogin","generateResourceContainerTypes":true,"generateExtraInputTypes":true},"nodejs":{"packageDescription":"A Pulumi package for creating and managing OneLogin cloud resources.","readme":"\u003e This provider is a derived work of the [Terraform Provider](https://github.com/onelogin/terraform-provider-onelogin)\n\u003e distributed under [MPL 2.0](https://www.mozilla.org/en-US/MPL/2.0/). If you encounter a bug or missing feature,\n\u003e first check the [`pulumi-onelogin` repo](https://github.com/pulumi/pulumi-onelogin/issues); however, if that doesn't turn up anything,\n\u003e please consult the source [`terraform-provider-onelogin` repo](https://github.com/onelogin/terraform-provider-onelogin/issues).","dependencies":{"@pulumi/pulumi":"^3.0.0"},"devDependencies":{"@types/mime":"^2.0.0","@types/node":"^10.0.0"},"compatibility":"tfbridge20","disableUnionOutputTypes":true},"python":{"requires":{"pulumi":"\u003e=3.0.0,\u003c4.0.0"},"readme":"\u003e This provider is a derived work of the [Terraform Provider](https://github.com/onelogin/terraform-provider-onelogin)\n\u003e distributed under [MPL 2.0](https://www.mozilla.org/en-US/MPL/2.0/). If you encounter a bug or missing feature,\n\u003e first check the [`pulumi-onelogin` repo](https://github.com/pulumi/pulumi-onelogin/issues); however, if that doesn't turn up anything,\n\u003e please consult the source [`terraform-provider-onelogin` repo](https://github.com/onelogin/terraform-provider-onelogin/issues).","compatibility":"tfbridge20","pyproject":{"enabled":true}}},"config":{"variables":{"apikeyAuth":{"type":"string"},"contentType":{"type":"string"},"endpoints":{"type":"array","items":{"$ref":"#/types/onelogin:config/endpoints:endpoints"}}},"defaults":["apikeyAuth"]},"types":{"onelogin:apps/RulesAction:RulesAction":{"properties":{"action":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object"},"onelogin:apps/RulesCondition:RulesCondition":{"properties":{"operator":{"type":"string"},"source":{"type":"string"},"value":{"type":"string"}},"type":"object"},"onelogin:apps/getActionsFilter:getActionsFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:apps/getActionsValuesFilter:getActionsValuesFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:apps/getConditionsFilter:getConditionsFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:apps/getConditionsOperatorsFilter:getConditionsOperatorsFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:apps/getInstanceConfiguration:getInstanceConfiguration":{"properties":{"accessTokenExpirationMinutes":{"type":"integer"},"loginUrl":{"type":"string"},"oidcApiVersion":{"type":"string"},"oidcApplicationType":{"type":"integer"},"oidcEncryptionKey":{"type":"string"},"postLogoutRedirectUri":{"type":"string"},"redirectUri":{"type":"string"},"refreshTokenExpirationMinutes":{"type":"integer"},"tokenEndpointAuthMethod":{"type":"integer"}},"type":"object","required":["accessTokenExpirationMinutes","loginUrl","oidcApiVersion","oidcApplicationType","oidcEncryptionKey","postLogoutRedirectUri","redirectUri","refreshTokenExpirationMinutes","tokenEndpointAuthMethod"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getInstanceEnforcementPoint:getInstanceEnforcementPoint":{"properties":{"caseSensitive":{"type":"boolean"},"conditions":{"type":"string"},"contextRoot":{"type":"string"},"landingPage":{"type":"string"},"permissions":{"type":"string"},"requireSitewideAuthentication":{"type":"boolean"},"resources":{"type":"array","items":{"$ref":"#/types/onelogin:apps/getInstanceEnforcementPointResource:getInstanceEnforcementPointResource"}},"sessionExpiryFixed":{"$ref":"#/types/onelogin:apps/getInstanceEnforcementPointSessionExpiryFixed:getInstanceEnforcementPointSessionExpiryFixed"},"sessionExpiryInactivity":{"$ref":"#/types/onelogin:apps/getInstanceEnforcementPointSessionExpiryInactivity:getInstanceEnforcementPointSessionExpiryInactivity"},"target":{"type":"string"},"token":{"type":"string"},"useTargetHostHeader":{"type":"boolean"},"vhost":{"type":"string"}},"type":"object","required":["caseSensitive","conditions","contextRoot","landingPage","permissions","requireSitewideAuthentication","resources","sessionExpiryFixed","sessionExpiryInactivity","target","token","useTargetHostHeader","vhost"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getInstanceEnforcementPointResource:getInstanceEnforcementPointResource":{"properties":{"conditions":{"type":"string"},"isPathRegex":{"type":"boolean"},"path":{"type":"string"},"permission":{"type":"string"},"requireAuth":{"type":"boolean"}},"type":"object","required":["conditions","isPathRegex","path","permission","requireAuth"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getInstanceEnforcementPointSessionExpiryFixed:getInstanceEnforcementPointSessionExpiryFixed":{"properties":{"unit":{"type":"integer"},"value":{"type":"integer"}},"type":"object","required":["unit","value"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getInstanceEnforcementPointSessionExpiryInactivity:getInstanceEnforcementPointSessionExpiryInactivity":{"properties":{"unit":{"type":"integer"},"value":{"type":"integer"}},"type":"object","required":["unit","value"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getInstanceParameters:getInstanceParameters":{"properties":{"groups":{"$ref":"#/types/onelogin:apps/getInstanceParametersGroups:getInstanceParametersGroups"}},"type":"object","required":["groups"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getInstanceParametersGroups:getInstanceParametersGroups":{"properties":{"attributesTransformations":{"type":"string"},"defaultValues":{"type":"string"},"id":{"type":"integer"},"label":{"type":"string"},"provisionedEntitlements":{"type":"boolean"},"skipIfBlank":{"type":"boolean"},"userAttributeMacros":{"type":"string"},"userAttributeMappings":{"type":"string"},"values":{"type":"string"}},"type":"object","required":["attributesTransformations","defaultValues","id","label","provisionedEntitlements","skipIfBlank","userAttributeMacros","userAttributeMappings","values"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getInstanceProvisioning:getInstanceProvisioning":{"properties":{"enabled":{"type":"boolean"},"status":{"type":"string"}},"type":"object","required":["enabled","status"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getInstanceSso:getInstanceSso":{"properties":{"acsUrl":{"type":"string"},"certificate":{"$ref":"#/types/onelogin:apps/getInstanceSsoCertificate:getInstanceSsoCertificate"},"clientId":{"type":"string"},"clientSecret":{"type":"string"},"issuer":{"type":"string"},"metadataUrl":{"type":"string"}},"type":"object","required":["acsUrl","certificate","clientId","clientSecret","issuer","metadataUrl"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getInstanceSsoCertificate:getInstanceSsoCertificate":{"properties":{"id":{"type":"integer"},"name":{"type":"string"},"value":{"type":"string"}},"type":"object","required":["id","name","value"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getRulesAction:getRulesAction":{"properties":{"action":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["action","values"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getRulesCondition:getRulesCondition":{"properties":{"operator":{"type":"string"},"source":{"type":"string"},"value":{"type":"string"}},"type":"object","required":["operator","source","value"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getRulesFilter:getRulesFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:apps/getRulesInstanceAction:getRulesInstanceAction":{"properties":{"action":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["action","values"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getRulesInstanceCondition:getRulesInstanceCondition":{"properties":{"operator":{"type":"string"},"source":{"type":"string"},"value":{"type":"string"}},"type":"object","required":["operator","source","value"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:apps/getUsersFilter:getUsersFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:config/endpoints:endpoints":{"properties":{"apps":{"type":"string"},"appsRules":{"type":"string"},"authServers":{"type":"string"},"privileges":{"type":"string"},"riskRules":{"type":"string"},"roles":{"type":"string"},"users":{"type":"string"},"usersV1":{"type":"string"}},"type":"object"},"onelogin:index/AppConfiguration:AppConfiguration":{"properties":{"accessTokenExpirationMinutes":{"type":"integer"},"loginUrl":{"type":"string"},"oidcApiVersion":{"type":"string"},"oidcApplicationType":{"type":"integer"},"oidcEncryptionKey":{"type":"string"},"postLogoutRedirectUri":{"type":"string"},"redirectUri":{"type":"string"},"refreshTokenExpirationMinutes":{"type":"integer"},"tokenEndpointAuthMethod":{"type":"integer"}},"type":"object","language":{"nodejs":{"requiredOutputs":["oidcApiVersion"]}}},"onelogin:index/AppEnforcementPoint:AppEnforcementPoint":{"properties":{"caseSensitive":{"type":"boolean"},"conditions":{"type":"string"},"contextRoot":{"type":"string"},"landingPage":{"type":"string"},"permissions":{"type":"string"},"requireSitewideAuthentication":{"type":"boolean"},"resources":{"type":"array","items":{"$ref":"#/types/onelogin:index/AppEnforcementPointResource:AppEnforcementPointResource"}},"sessionExpiryFixed":{"$ref":"#/types/onelogin:index/AppEnforcementPointSessionExpiryFixed:AppEnforcementPointSessionExpiryFixed"},"sessionExpiryInactivity":{"$ref":"#/types/onelogin:index/AppEnforcementPointSessionExpiryInactivity:AppEnforcementPointSessionExpiryInactivity"},"target":{"type":"string"},"token":{"type":"string"},"useTargetHostHeader":{"type":"boolean"},"vhost":{"type":"string"}},"type":"object","language":{"nodejs":{"requiredOutputs":["token"]}}},"onelogin:index/AppEnforcementPointResource:AppEnforcementPointResource":{"properties":{"conditions":{"type":"string"},"isPathRegex":{"type":"boolean"},"path":{"type":"string"},"permission":{"type":"string"},"requireAuth":{"type":"boolean"}},"type":"object"},"onelogin:index/AppEnforcementPointSessionExpiryFixed:AppEnforcementPointSessionExpiryFixed":{"properties":{"unit":{"type":"integer"},"value":{"type":"integer"}},"type":"object"},"onelogin:index/AppEnforcementPointSessionExpiryInactivity:AppEnforcementPointSessionExpiryInactivity":{"properties":{"unit":{"type":"integer"},"value":{"type":"integer"}},"type":"object"},"onelogin:index/AppParameters:AppParameters":{"properties":{"groups":{"$ref":"#/types/onelogin:index/AppParametersGroups:AppParametersGroups"}},"type":"object"},"onelogin:index/AppParametersGroups:AppParametersGroups":{"properties":{"attributesTransformations":{"type":"string"},"defaultValues":{"type":"string"},"id":{"type":"integer"},"label":{"type":"string"},"provisionedEntitlements":{"type":"boolean"},"skipIfBlank":{"type":"boolean"},"userAttributeMacros":{"type":"string"},"userAttributeMappings":{"type":"string"},"values":{"type":"string"}},"type":"object"},"onelogin:index/AppProvisioning:AppProvisioning":{"properties":{"enabled":{"type":"boolean"},"status":{"type":"string"}},"type":"object","language":{"nodejs":{"requiredOutputs":["status"]}}},"onelogin:index/AppSso:AppSso":{"properties":{"acsUrl":{"type":"string"},"certificate":{"$ref":"#/types/onelogin:index/AppSsoCertificate:AppSsoCertificate"},"clientId":{"type":"string"},"clientSecret":{"type":"string"},"issuer":{"type":"string"},"metadataUrl":{"type":"string"}},"type":"object","language":{"nodejs":{"requiredOutputs":["acsUrl","certificate","clientId","clientSecret","issuer","metadataUrl"]}}},"onelogin:index/AppSsoCertificate:AppSsoCertificate":{"properties":{"id":{"type":"integer"},"name":{"type":"string"},"value":{"type":"string"}},"type":"object"},"onelogin:index/AuthServersConfiguration:AuthServersConfiguration":{"properties":{"accessTokenExpirationMinutes":{"type":"integer"},"audiences":{"type":"array","items":{"type":"string"}},"refreshTokenExpirationMinutes":{"type":"integer"},"resourceIdentifier":{"type":"string"}},"type":"object","required":["audiences","resourceIdentifier"]},"onelogin:index/PrivilegesPrivilege:PrivilegesPrivilege":{"properties":{"statements":{"type":"array","items":{"$ref":"#/types/onelogin:index/PrivilegesPrivilegeStatement:PrivilegesPrivilegeStatement"}},"version":{"type":"string"}},"type":"object"},"onelogin:index/PrivilegesPrivilegeStatement:PrivilegesPrivilegeStatement":{"properties":{"actions":{"type":"array","items":{"type":"string"}},"effect":{"type":"string"},"scopes":{"type":"array","items":{"type":"string"}}},"type":"object","required":["actions","effect","scopes"]},"onelogin:index/ProviderEndpoint:ProviderEndpoint":{"properties":{"apps":{"type":"string"},"appsRules":{"type":"string"},"authServers":{"type":"string"},"privileges":{"type":"string"},"riskRules":{"type":"string"},"roles":{"type":"string"},"users":{"type":"string"},"usersV1":{"type":"string"}},"type":"object"},"onelogin:index/RiskRulesSource:RiskRulesSource":{"properties":{"id":{"type":"string"},"name":{"type":"string"}},"type":"object"},"onelogin:index/getAppsConfiguration:getAppsConfiguration":{"properties":{"accessTokenExpirationMinutes":{"type":"integer"},"loginUrl":{"type":"string"},"oidcApiVersion":{"type":"string"},"oidcApplicationType":{"type":"integer"},"oidcEncryptionKey":{"type":"string"},"postLogoutRedirectUri":{"type":"string"},"redirectUri":{"type":"string"},"refreshTokenExpirationMinutes":{"type":"integer"},"tokenEndpointAuthMethod":{"type":"integer"}},"type":"object","required":["accessTokenExpirationMinutes","loginUrl","oidcApiVersion","oidcApplicationType","oidcEncryptionKey","postLogoutRedirectUri","redirectUri","refreshTokenExpirationMinutes","tokenEndpointAuthMethod"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAppsEnforcementPoint:getAppsEnforcementPoint":{"properties":{"caseSensitive":{"type":"boolean"},"conditions":{"type":"string"},"contextRoot":{"type":"string"},"landingPage":{"type":"string"},"permissions":{"type":"string"},"requireSitewideAuthentication":{"type":"boolean"},"resources":{"type":"array","items":{"$ref":"#/types/onelogin:index/getAppsEnforcementPointResource:getAppsEnforcementPointResource"}},"sessionExpiryFixed":{"$ref":"#/types/onelogin:index/getAppsEnforcementPointSessionExpiryFixed:getAppsEnforcementPointSessionExpiryFixed"},"sessionExpiryInactivity":{"$ref":"#/types/onelogin:index/getAppsEnforcementPointSessionExpiryInactivity:getAppsEnforcementPointSessionExpiryInactivity"},"target":{"type":"string"},"token":{"type":"string"},"useTargetHostHeader":{"type":"boolean"},"vhost":{"type":"string"}},"type":"object","required":["caseSensitive","conditions","contextRoot","landingPage","permissions","requireSitewideAuthentication","resources","sessionExpiryFixed","sessionExpiryInactivity","target","token","useTargetHostHeader","vhost"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAppsEnforcementPointResource:getAppsEnforcementPointResource":{"properties":{"conditions":{"type":"string"},"isPathRegex":{"type":"boolean"},"path":{"type":"string"},"permission":{"type":"string"},"requireAuth":{"type":"boolean"}},"type":"object","required":["conditions","isPathRegex","path","permission","requireAuth"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAppsEnforcementPointSessionExpiryFixed:getAppsEnforcementPointSessionExpiryFixed":{"properties":{"unit":{"type":"integer"},"value":{"type":"integer"}},"type":"object","required":["unit","value"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAppsEnforcementPointSessionExpiryInactivity:getAppsEnforcementPointSessionExpiryInactivity":{"properties":{"unit":{"type":"integer"},"value":{"type":"integer"}},"type":"object","required":["unit","value"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAppsFilter:getAppsFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:index/getAppsParameters:getAppsParameters":{"properties":{"groups":{"$ref":"#/types/onelogin:index/getAppsParametersGroups:getAppsParametersGroups"}},"type":"object","required":["groups"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAppsParametersGroups:getAppsParametersGroups":{"properties":{"attributesTransformations":{"type":"string"},"defaultValues":{"type":"string"},"id":{"type":"integer"},"label":{"type":"string"},"provisionedEntitlements":{"type":"boolean"},"skipIfBlank":{"type":"boolean"},"userAttributeMacros":{"type":"string"},"userAttributeMappings":{"type":"string"},"values":{"type":"string"}},"type":"object","required":["attributesTransformations","defaultValues","id","label","provisionedEntitlements","skipIfBlank","userAttributeMacros","userAttributeMappings","values"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAppsProvisioning:getAppsProvisioning":{"properties":{"enabled":{"type":"boolean"},"status":{"type":"string"}},"type":"object","required":["enabled","status"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAppsSso:getAppsSso":{"properties":{"acsUrl":{"type":"string"},"certificate":{"$ref":"#/types/onelogin:index/getAppsSsoCertificate:getAppsSsoCertificate"},"clientId":{"type":"string"},"clientSecret":{"type":"string"},"issuer":{"type":"string"},"metadataUrl":{"type":"string"}},"type":"object","required":["acsUrl","certificate","clientId","clientSecret","issuer","metadataUrl"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAppsSsoCertificate:getAppsSsoCertificate":{"properties":{"id":{"type":"integer"},"name":{"type":"string"},"value":{"type":"string"}},"type":"object","required":["id","name","value"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAuthServersClaimsFilter:getAuthServersClaimsFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:index/getAuthServersConfiguration:getAuthServersConfiguration":{"properties":{"accessTokenExpirationMinutes":{"type":"integer"},"audiences":{"type":"array","items":{"type":"string"}},"refreshTokenExpirationMinutes":{"type":"integer"},"resourceIdentifier":{"type":"string"}},"type":"object","required":["accessTokenExpirationMinutes","audiences","refreshTokenExpirationMinutes","resourceIdentifier"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAuthServersFilter:getAuthServersFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:index/getAuthServersInstanceConfiguration:getAuthServersInstanceConfiguration":{"properties":{"accessTokenExpirationMinutes":{"type":"integer"},"audiences":{"type":"array","items":{"type":"string"}},"refreshTokenExpirationMinutes":{"type":"integer"},"resourceIdentifier":{"type":"string"}},"type":"object","required":["accessTokenExpirationMinutes","audiences","refreshTokenExpirationMinutes","resourceIdentifier"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getAuthServersScopesFilter:getAuthServersScopesFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:index/getMappingsAction:getMappingsAction":{"properties":{"action":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["action","values"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getMappingsCondition:getMappingsCondition":{"properties":{"operator":{"type":"string"},"source":{"type":"string"},"value":{"type":"string"}},"type":"object","required":["operator","source","value"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getMappingsFilter:getMappingsFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:index/getPrivilegesFilter:getPrivilegesFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:index/getPrivilegesInstancePrivilege:getPrivilegesInstancePrivilege":{"properties":{"statements":{"type":"array","items":{"$ref":"#/types/onelogin:index/getPrivilegesInstancePrivilegeStatement:getPrivilegesInstancePrivilegeStatement"}},"version":{"type":"string"}},"type":"object","required":["statements","version"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getPrivilegesInstancePrivilegeStatement:getPrivilegesInstancePrivilegeStatement":{"properties":{"actions":{"type":"array","items":{"type":"string"}},"effect":{"type":"string"},"scopes":{"type":"array","items":{"type":"string"}}},"type":"object","required":["actions","effect","scopes"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getPrivilegesPrivilege:getPrivilegesPrivilege":{"properties":{"statements":{"type":"array","items":{"$ref":"#/types/onelogin:index/getPrivilegesPrivilegeStatement:getPrivilegesPrivilegeStatement"}},"version":{"type":"string"}},"type":"object","required":["statements","version"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getPrivilegesPrivilegeStatement:getPrivilegesPrivilegeStatement":{"properties":{"actions":{"type":"array","items":{"type":"string"}},"effect":{"type":"string"},"scopes":{"type":"array","items":{"type":"string"}}},"type":"object","required":["actions","effect","scopes"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getRiskRulesFilter:getRiskRulesFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:index/getRiskRulesInstanceSource:getRiskRulesInstanceSource":{"properties":{"id":{"type":"string"},"name":{"type":"string"}},"type":"object","required":["id","name"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:index/getRiskRulesSource:getRiskRulesSource":{"properties":{"id":{"type":"string"},"name":{"type":"string"}},"type":"object","required":["id","name"],"language":{"nodejs":{"requiredInputs":[]}}},"onelogin:roles/getAdminsFilter:getAdminsFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:roles/getAppsFilter:getAppsFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:roles/getRolesFilter:getRolesFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:roles/getUsersFilter:getUsersFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:users/getAppsFilter:getAppsFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:users/getDevicesFilter:getDevicesFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:users/getUsersFilter:getUsersFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:users/getV1AppsFilter:getV1AppsFilter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]},"onelogin:users/getV1Filter:getV1Filter":{"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["name","values"]}},"provider":{"description":"The provider type for the onelogin package. By default, resources use package-wide configuration\nsettings, however an explicit `Provider` instance may be created and passed during resource\nconstruction to achieve fine-grained programmatic control over provider settings. See the\n[documentation](https://www.pulumi.com/docs/reference/programming-model/#providers) for more information.\n","properties":{"apikeyAuth":{"type":"string"},"contentType":{"type":"string"},"endpoints":{"type":"array","items":{"$ref":"#/types/onelogin:index/ProviderEndpoint:ProviderEndpoint"}}},"required":["apikeyAuth"],"inputProperties":{"apikeyAuth":{"type":"string"},"contentType":{"type":"string"},"endpoints":{"type":"array","items":{"$ref":"#/types/onelogin:index/ProviderEndpoint:ProviderEndpoint"}}},"requiredInputs":["apikeyAuth"]},"resources":{"onelogin:apps/rules:Rules":{"properties":{"actions":{"type":"array","items":{"$ref":"#/types/onelogin:apps/RulesAction:RulesAction"}},"appsId":{"type":"string"},"conditions":{"type":"array","items":{"$ref":"#/types/onelogin:apps/RulesCondition:RulesCondition"},"description":"An array of conditions that the user must meet in order for the rule to be applied.\n"},"enabled":{"type":"boolean","description":"Indicates if the rule is enabled or not.\n"},"match":{"type":"string","description":"Indicates how conditions should be matched.\n"},"name":{"type":"string","description":"Rule Name\n"},"position":{"type":"integer","description":"Indicates the order of the rule. When `null` this will default to last position.\n"}},"required":["appsId","name"],"inputProperties":{"actions":{"type":"array","items":{"$ref":"#/types/onelogin:apps/RulesAction:RulesAction"}},"appsId":{"type":"string"},"conditions":{"type":"array","items":{"$ref":"#/types/onelogin:apps/RulesCondition:RulesCondition"},"description":"An array of conditions that the user must meet in order for the rule to be applied.\n"},"enabled":{"type":"boolean","description":"Indicates if the rule is enabled or not.\n"},"match":{"type":"string","description":"Indicates how conditions should be matched.\n"},"name":{"type":"string","description":"Rule Name\n"},"position":{"type":"integer","description":"Indicates the order of the rule. When `null` this will default to last position.\n"}},"requiredInputs":["appsId"],"stateInputs":{"description":"Input properties used for looking up and filtering Rules resources.\n","properties":{"actions":{"type":"array","items":{"$ref":"#/types/onelogin:apps/RulesAction:RulesAction"}},"appsId":{"type":"string"},"conditions":{"type":"array","items":{"$ref":"#/types/onelogin:apps/RulesCondition:RulesCondition"},"description":"An array of conditions that the user must meet in order for the rule to be applied.\n"},"enabled":{"type":"boolean","description":"Indicates if the rule is enabled or not.\n"},"match":{"type":"string","description":"Indicates how conditions should be matched.\n"},"name":{"type":"string","description":"Rule Name\n"},"position":{"type":"integer","description":"Indicates the order of the rule. When `null` this will default to last position.\n"}},"type":"object"}},"onelogin:index/app:App":{"properties":{"allowAssumedSignin":{"type":"boolean","description":"Indicates whether or not administrators can access the app as a user that they have assumed control over.\n"},"authMethod":{"type":"integer","description":"An ID indicating the type of app: - 0: Password - 1: OpenId - 2: SAML - 3: API - 4: Google - 6: Forms Based App - 7:\nWSFED - 8: OpenId Connect\n"},"authMethodDescription":{"type":"string"},"brandId":{"type":"integer"},"configuration":{"$ref":"#/types/onelogin:index/AppConfiguration:AppConfiguration","description":"Only apply configurations that are applicable to the type of app\n"},"connectorId":{"type":"integer","description":"ID of the connector to base the app from.\n"},"createdAt":{"type":"string","description":"the date the app was created\n"},"description":{"type":"string","description":"Freeform description of the app.\n"},"enforcementPoint":{"$ref":"#/types/onelogin:index/AppEnforcementPoint:AppEnforcementPoint","description":"For apps that connect to a OneLogin Access Enforcement Point the following enforcement_point object will be included\nwith the app payload.\n"},"iconUrl":{"type":"string","description":"A link to the apps icon url\n"},"loginConfig":{"type":"integer"},"name":{"type":"string","description":"The name of the app.\n"},"notes":{"type":"string","description":"Freeform notes about the app.\n"},"parameters":{"$ref":"#/types/onelogin:index/AppParameters:AppParameters"},"policyId":{"type":"integer","description":"The security policy assigned to the app.\n"},"provisioning":{"$ref":"#/types/onelogin:index/AppProvisioning:AppProvisioning","description":"Indicates if provisioning is enabled for this app.\n"},"roleIds":{"type":"array","items":{"type":"integer"},"description":"List of Role IDs that are assigned to the app. On App Create or Update the entire array is replaced with the values\nprovided.\n"},"sso":{"$ref":"#/types/onelogin:index/AppSso:AppSso","description":"The attributes included in the sso section are determined by the type of app. All of the attributes of the `sso` object\nare read only.\n"},"tabId":{"type":"integer","description":"ID of the OneLogin portal tab that the app is assigned to.\n"},"updatedAt":{"type":"string","description":"the date the app was last updated\n"},"visible":{"type":"boolean","description":"Indicates if the app is visible in the OneLogin portal.\n"}},"required":["authMethodDescription","configuration","connectorId","createdAt","loginConfig","name","parameters","sso","updatedAt"],"inputProperties":{"allowAssumedSignin":{"type":"boolean","description":"Indicates whether or not administrators can access the app as a user that they have assumed control over.\n"},"authMethod":{"type":"integer","description":"An ID indicating the type of app: - 0: Password - 1: OpenId - 2: SAML - 3: API - 4: Google - 6: Forms Based App - 7:\nWSFED - 8: OpenId Connect\n"},"authMethodDescription":{"type":"string"},"brandId":{"type":"integer"},"configuration":{"$ref":"#/types/onelogin:index/AppConfiguration:AppConfiguration","description":"Only apply configurations that are applicable to the type of app\n"},"connectorId":{"type":"integer","description":"ID of the connector to base the app from.\n"},"createdAt":{"type":"string","description":"the date the app was created\n"},"description":{"type":"string","description":"Freeform description of the app.\n"},"enforcementPoint":{"$ref":"#/types/onelogin:index/AppEnforcementPoint:AppEnforcementPoint","description":"For apps that connect to a OneLogin Access Enforcement Point the following enforcement_point object will be included\nwith the app payload.\n"},"iconUrl":{"type":"string","description":"A link to the apps icon url\n"},"loginConfig":{"type":"integer"},"name":{"type":"string","description":"The name of the app.\n"},"notes":{"type":"string","description":"Freeform notes about the app.\n"},"parameters":{"$ref":"#/types/onelogin:index/AppParameters:AppParameters"},"policyId":{"type":"integer","description":"The security policy assigned to the app.\n"},"provisioning":{"$ref":"#/types/onelogin:index/AppProvisioning:AppProvisioning","description":"Indicates if provisioning is enabled for this app.\n"},"roleIds":{"type":"array","items":{"type":"integer"},"description":"List of Role IDs that are assigned to the app. On App Create or Update the entire array is replaced with the values\nprovided.\n"},"sso":{"$ref":"#/types/onelogin:index/AppSso:AppSso","description":"The attributes included in the sso section are determined by the type of app. All of the attributes of the `sso` object\nare read only.\n"},"tabId":{"type":"integer","description":"ID of the OneLogin portal tab that the app is assigned to.\n"},"updatedAt":{"type":"string","description":"the date the app was last updated\n"},"visible":{"type":"boolean","description":"Indicates if the app is visible in the OneLogin portal.\n"}},"requiredInputs":["connectorId"],"stateInputs":{"description":"Input properties used for looking up and filtering App resources.\n","properties":{"allowAssumedSignin":{"type":"boolean","description":"Indicates whether or not administrators can access the app as a user that they have assumed control over.\n"},"authMethod":{"type":"integer","description":"An ID indicating the type of app: - 0: Password - 1: OpenId - 2: SAML - 3: API - 4: Google - 6: Forms Based App - 7:\nWSFED - 8: OpenId Connect\n"},"authMethodDescription":{"type":"string"},"brandId":{"type":"integer"},"configuration":{"$ref":"#/types/onelogin:index/AppConfiguration:AppConfiguration","description":"Only apply configurations that are applicable to the type of app\n"},"connectorId":{"type":"integer","description":"ID of the connector to base the app from.\n"},"createdAt":{"type":"string","description":"the date the app was created\n"},"description":{"type":"string","description":"Freeform description of the app.\n"},"enforcementPoint":{"$ref":"#/types/onelogin:index/AppEnforcementPoint:AppEnforcementPoint","description":"For apps that connect to a OneLogin Access Enforcement Point the following enforcement_point object will be included\nwith the app payload.\n"},"iconUrl":{"type":"string","description":"A link to the apps icon url\n"},"loginConfig":{"type":"integer"},"name":{"type":"string","description":"The name of the app.\n"},"notes":{"type":"string","description":"Freeform notes about the app.\n"},"parameters":{"$ref":"#/types/onelogin:index/AppParameters:AppParameters"},"policyId":{"type":"integer","description":"The security policy assigned to the app.\n"},"provisioning":{"$ref":"#/types/onelogin:index/AppProvisioning:AppProvisioning","description":"Indicates if provisioning is enabled for this app.\n"},"roleIds":{"type":"array","items":{"type":"integer"},"description":"List of Role IDs that are assigned to the app. On App Create or Update the entire array is replaced with the values\nprovided.\n"},"sso":{"$ref":"#/types/onelogin:index/AppSso:AppSso","description":"The attributes included in the sso section are determined by the type of app. All of the attributes of the `sso` object\nare read only.\n"},"tabId":{"type":"integer","description":"ID of the OneLogin portal tab that the app is assigned to.\n"},"updatedAt":{"type":"string","description":"the date the app was last updated\n"},"visible":{"type":"boolean","description":"Indicates if the app is visible in the OneLogin portal.\n"}},"type":"object"}},"onelogin:index/authServers:AuthServers":{"properties":{"configuration":{"$ref":"#/types/onelogin:index/AuthServersConfiguration:AuthServersConfiguration","description":"Authorization server configuration\n"},"description":{"type":"string","description":"Description of what the API does.\n"},"name":{"type":"string","description":"Name of the API.\n"}},"required":["configuration","description","name"],"inputProperties":{"configuration":{"$ref":"#/types/onelogin:index/AuthServersConfiguration:AuthServersConfiguration","description":"Authorization server configuration\n"},"description":{"type":"string","description":"Description of what the API does.\n"},"name":{"type":"string","description":"Name of the API.\n"}},"requiredInputs":["configuration","description"],"stateInputs":{"description":"Input properties used for looking up and filtering AuthServers resources.\n","properties":{"configuration":{"$ref":"#/types/onelogin:index/AuthServersConfiguration:AuthServersConfiguration","description":"Authorization server configuration\n"},"description":{"type":"string","description":"Description of what the API does.\n"},"name":{"type":"string","description":"Name of the API.\n"}},"type":"object"}},"onelogin:index/privileges:Privileges":{"properties":{"description":{"type":"string"},"name":{"type":"string"},"privilege":{"$ref":"#/types/onelogin:index/PrivilegesPrivilege:PrivilegesPrivilege"}},"required":["name","privilege"],"inputProperties":{"description":{"type":"string"},"name":{"type":"string"},"privilege":{"$ref":"#/types/onelogin:index/PrivilegesPrivilege:PrivilegesPrivilege"}},"requiredInputs":["privilege"],"stateInputs":{"description":"Input properties used for looking up and filtering Privileges resources.\n","properties":{"description":{"type":"string"},"name":{"type":"string"},"privilege":{"$ref":"#/types/onelogin:index/PrivilegesPrivilege:PrivilegesPrivilege"}},"type":"object"}},"onelogin:index/riskRules:RiskRules":{"properties":{"description":{"type":"string"},"filters":{"type":"array","items":{"type":"string"},"description":"A list of IP addresses or country codes or names to evaluate against each event.\n"},"name":{"type":"string","description":"The name of this rule\n"},"source":{"$ref":"#/types/onelogin:index/RiskRulesSource:RiskRulesSource","description":"Used for targeting custom rules based on a group of people, customers, accounts, or even a single user.\n"},"target":{"type":"string","description":"The target parameter that will be used when evaluating the rule against an incoming event.\n"},"type":{"type":"string","description":"The type parameter specifies the type of rule that will be created.\n"}},"required":["name"],"inputProperties":{"description":{"type":"string"},"filters":{"type":"array","items":{"type":"string"},"description":"A list of IP addresses or country codes or names to evaluate against each event.\n"},"name":{"type":"string","description":"The name of this rule\n"},"source":{"$ref":"#/types/onelogin:index/RiskRulesSource:RiskRulesSource","description":"Used for targeting custom rules based on a group of people, customers, accounts, or even a single user.\n"},"target":{"type":"string","description":"The target parameter that will be used when evaluating the rule against an incoming event.\n"},"type":{"type":"string","description":"The type parameter specifies the type of rule that will be created.\n"}},"stateInputs":{"description":"Input properties used for looking up and filtering RiskRules resources.\n","properties":{"description":{"type":"string"},"filters":{"type":"array","items":{"type":"string"},"description":"A list of IP addresses or country codes or names to evaluate against each event.\n"},"name":{"type":"string","description":"The name of this rule\n"},"source":{"$ref":"#/types/onelogin:index/RiskRulesSource:RiskRulesSource","description":"Used for targeting custom rules based on a group of people, customers, accounts, or even a single user.\n"},"target":{"type":"string","description":"The target parameter that will be used when evaluating the rule against an incoming event.\n"},"type":{"type":"string","description":"The type parameter specifies the type of rule that will be created.\n"}},"type":"object"}},"onelogin:index/role:Role":{"properties":{"admins":{"type":"array","items":{"type":"integer"},"description":"A list of user IDs to assign as role administrators.\n"},"apps":{"type":"array","items":{"type":"integer"},"description":"A list of app IDs that will be assigned to the role.\n"},"name":{"type":"string","description":"The name of the role.\n"},"users":{"type":"array","items":{"type":"integer"},"description":"A list of user IDs to assign to the role.\n"}},"required":["name"],"inputProperties":{"admins":{"type":"array","items":{"type":"integer"},"description":"A list of user IDs to assign as role administrators.\n"},"apps":{"type":"array","items":{"type":"integer"},"description":"A list of app IDs that will be assigned to the role.\n"},"name":{"type":"string","description":"The name of the role.\n"},"users":{"type":"array","items":{"type":"integer"},"description":"A list of user IDs to assign to the role.\n"}},"stateInputs":{"description":"Input properties used for looking up and filtering Role resources.\n","properties":{"admins":{"type":"array","items":{"type":"integer"},"description":"A list of user IDs to assign as role administrators.\n"},"apps":{"type":"array","items":{"type":"integer"},"description":"A list of app IDs that will be assigned to the role.\n"},"name":{"type":"string","description":"The name of the role.\n"},"users":{"type":"array","items":{"type":"integer"},"description":"A list of user IDs to assign to the role.\n"}},"type":"object"}},"onelogin:index/user:User":{"properties":{"activatedAt":{"type":"string"},"comment":{"type":"string","description":"Free text related to the user.\n"},"company":{"type":"string","description":"The user's company.\n"},"createdAt":{"type":"string"},"department":{"type":"string","description":"The user's department.\n"},"directoryId":{"type":"integer","description":"The ID of the OneLogin Directory of the user.\n"},"distinguishedName":{"type":"string","description":"The distinguished name of the user.\n"},"email":{"type":"string","description":"A valid email for the user.\n"},"externalId":{"type":"string","description":"The ID of the user in an external directory.\n"},"firstname":{"type":"string","description":"The user's first name.\n"},"groupId":{"type":"integer","description":"The ID of the Group in OneLogin that the user is assigned to.\n"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string","description":"The user's last name.\n"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string","description":"The ID of the user's manager in Active Directory.\n"},"managerUserId":{"type":"string","description":"The OneLogin User ID for the user's manager.\n"},"memberOf":{"type":"string","description":"The user's directory membership.\n"},"password":{"type":"string","description":"The password to set for a user.\n"},"passwordAlgorithm":{"type":"string","description":"Use this when importing a password that's already hashed. Prepend the salt value to the cleartext password value before\nSHA-256-encoding it\n"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string","description":"Required if the password is being set.\n"},"phone":{"type":"string","description":"The E.164 format phone number for a user.\n"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"},"description":"A list of OneLogin Role IDs of the user\n"},"salt":{"type":"string","description":"The salt value used with the password_algorithm.\n"},"samaccountname":{"type":"string","description":"The user's Active Directory username.\n"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string","description":"The user's job title.\n"},"trustedIdpId":{"type":"integer","description":"The ID of the OneLogin Trusted IDP of the user.\n"},"updatedAt":{"type":"string"},"username":{"type":"string","description":"A username for the user.\n"},"userprincipalname":{"type":"string","description":"The principle name of the user.\n"}},"inputProperties":{"activatedAt":{"type":"string"},"comment":{"type":"string","description":"Free text related to the user.\n"},"company":{"type":"string","description":"The user's company.\n"},"createdAt":{"type":"string"},"department":{"type":"string","description":"The user's department.\n"},"directoryId":{"type":"integer","description":"The ID of the OneLogin Directory of the user.\n"},"distinguishedName":{"type":"string","description":"The distinguished name of the user.\n"},"email":{"type":"string","description":"A valid email for the user.\n"},"externalId":{"type":"string","description":"The ID of the user in an external directory.\n"},"firstname":{"type":"string","description":"The user's first name.\n"},"groupId":{"type":"integer","description":"The ID of the Group in OneLogin that the user is assigned to.\n"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string","description":"The user's last name.\n"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string","description":"The ID of the user's manager in Active Directory.\n"},"managerUserId":{"type":"string","description":"The OneLogin User ID for the user's manager.\n"},"memberOf":{"type":"string","description":"The user's directory membership.\n"},"password":{"type":"string","description":"The password to set for a user.\n"},"passwordAlgorithm":{"type":"string","description":"Use this when importing a password that's already hashed. Prepend the salt value to the cleartext password value before\nSHA-256-encoding it\n"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string","description":"Required if the password is being set.\n"},"phone":{"type":"string","description":"The E.164 format phone number for a user.\n"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"},"description":"A list of OneLogin Role IDs of the user\n"},"salt":{"type":"string","description":"The salt value used with the password_algorithm.\n"},"samaccountname":{"type":"string","description":"The user's Active Directory username.\n"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string","description":"The user's job title.\n"},"trustedIdpId":{"type":"integer","description":"The ID of the OneLogin Trusted IDP of the user.\n"},"updatedAt":{"type":"string"},"username":{"type":"string","description":"A username for the user.\n"},"userprincipalname":{"type":"string","description":"The principle name of the user.\n"}},"stateInputs":{"description":"Input properties used for looking up and filtering User resources.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string","description":"Free text related to the user.\n"},"company":{"type":"string","description":"The user's company.\n"},"createdAt":{"type":"string"},"department":{"type":"string","description":"The user's department.\n"},"directoryId":{"type":"integer","description":"The ID of the OneLogin Directory of the user.\n"},"distinguishedName":{"type":"string","description":"The distinguished name of the user.\n"},"email":{"type":"string","description":"A valid email for the user.\n"},"externalId":{"type":"string","description":"The ID of the user in an external directory.\n"},"firstname":{"type":"string","description":"The user's first name.\n"},"groupId":{"type":"integer","description":"The ID of the Group in OneLogin that the user is assigned to.\n"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string","description":"The user's last name.\n"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string","description":"The ID of the user's manager in Active Directory.\n"},"managerUserId":{"type":"string","description":"The OneLogin User ID for the user's manager.\n"},"memberOf":{"type":"string","description":"The user's directory membership.\n"},"password":{"type":"string","description":"The password to set for a user.\n"},"passwordAlgorithm":{"type":"string","description":"Use this when importing a password that's already hashed. Prepend the salt value to the cleartext password value before\nSHA-256-encoding it\n"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string","description":"Required if the password is being set.\n"},"phone":{"type":"string","description":"The E.164 format phone number for a user.\n"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"},"description":"A list of OneLogin Role IDs of the user\n"},"salt":{"type":"string","description":"The salt value used with the password_algorithm.\n"},"samaccountname":{"type":"string","description":"The user's Active Directory username.\n"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string","description":"The user's job title.\n"},"trustedIdpId":{"type":"integer","description":"The ID of the OneLogin Trusted IDP of the user.\n"},"updatedAt":{"type":"string"},"username":{"type":"string","description":"A username for the user.\n"},"userprincipalname":{"type":"string","description":"The principle name of the user.\n"}},"type":"object"}},"onelogin:users/v1:V1":{"properties":{"activatedAt":{"type":"string"},"comment":{"type":"string","description":"Free text related to the user.\n"},"company":{"type":"string","description":"The user's company.\n"},"createdAt":{"type":"string"},"department":{"type":"string","description":"The user's department.\n"},"directoryId":{"type":"integer","description":"The ID of the OneLogin Directory of the user.\n"},"distinguishedName":{"type":"string","description":"The distinguished name of the user.\n"},"email":{"type":"string","description":"A valid email for the user.\n"},"externalId":{"type":"string","description":"The ID of the user in an external directory.\n"},"firstname":{"type":"string","description":"The user's first name.\n"},"groupId":{"type":"integer","description":"The ID of the Group in OneLogin that the user is assigned to.\n"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string","description":"The user's last name.\n"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string","description":"The ID of the user's manager in Active Directory.\n"},"managerUserId":{"type":"string","description":"The OneLogin User ID for the user's manager.\n"},"memberOf":{"type":"string","description":"The user's directory membership.\n"},"password":{"type":"string","description":"The password to set for a user.\n"},"passwordAlgorithm":{"type":"string","description":"Use this when importing a password that's already hashed. Prepend the salt value to the cleartext password value before\nSHA-256-encoding it\n"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string","description":"Required if the password is being set.\n"},"phone":{"type":"string","description":"The E.164 format phone number for a user.\n"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"},"description":"A list of OneLogin Role IDs of the user\n"},"salt":{"type":"string","description":"The salt value used with the password_algorithm.\n"},"samaccountname":{"type":"string","description":"The user's Active Directory username.\n"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string","description":"The user's job title.\n"},"trustedIdpId":{"type":"integer","description":"The ID of the OneLogin Trusted IDP of the user.\n"},"updatedAt":{"type":"string"},"username":{"type":"string","description":"A username for the user.\n"},"userprincipalname":{"type":"string","description":"The principle name of the user.\n"}},"inputProperties":{"activatedAt":{"type":"string"},"comment":{"type":"string","description":"Free text related to the user.\n"},"company":{"type":"string","description":"The user's company.\n"},"createdAt":{"type":"string"},"department":{"type":"string","description":"The user's department.\n"},"directoryId":{"type":"integer","description":"The ID of the OneLogin Directory of the user.\n"},"distinguishedName":{"type":"string","description":"The distinguished name of the user.\n"},"email":{"type":"string","description":"A valid email for the user.\n"},"externalId":{"type":"string","description":"The ID of the user in an external directory.\n"},"firstname":{"type":"string","description":"The user's first name.\n"},"groupId":{"type":"integer","description":"The ID of the Group in OneLogin that the user is assigned to.\n"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string","description":"The user's last name.\n"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string","description":"The ID of the user's manager in Active Directory.\n"},"managerUserId":{"type":"string","description":"The OneLogin User ID for the user's manager.\n"},"memberOf":{"type":"string","description":"The user's directory membership.\n"},"password":{"type":"string","description":"The password to set for a user.\n"},"passwordAlgorithm":{"type":"string","description":"Use this when importing a password that's already hashed. Prepend the salt value to the cleartext password value before\nSHA-256-encoding it\n"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string","description":"Required if the password is being set.\n"},"phone":{"type":"string","description":"The E.164 format phone number for a user.\n"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"},"description":"A list of OneLogin Role IDs of the user\n"},"salt":{"type":"string","description":"The salt value used with the password_algorithm.\n"},"samaccountname":{"type":"string","description":"The user's Active Directory username.\n"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string","description":"The user's job title.\n"},"trustedIdpId":{"type":"integer","description":"The ID of the OneLogin Trusted IDP of the user.\n"},"updatedAt":{"type":"string"},"username":{"type":"string","description":"A username for the user.\n"},"userprincipalname":{"type":"string","description":"The principle name of the user.\n"}},"stateInputs":{"description":"Input properties used for looking up and filtering V1 resources.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string","description":"Free text related to the user.\n"},"company":{"type":"string","description":"The user's company.\n"},"createdAt":{"type":"string"},"department":{"type":"string","description":"The user's department.\n"},"directoryId":{"type":"integer","description":"The ID of the OneLogin Directory of the user.\n"},"distinguishedName":{"type":"string","description":"The distinguished name of the user.\n"},"email":{"type":"string","description":"A valid email for the user.\n"},"externalId":{"type":"string","description":"The ID of the user in an external directory.\n"},"firstname":{"type":"string","description":"The user's first name.\n"},"groupId":{"type":"integer","description":"The ID of the Group in OneLogin that the user is assigned to.\n"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string","description":"The user's last name.\n"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string","description":"The ID of the user's manager in Active Directory.\n"},"managerUserId":{"type":"string","description":"The OneLogin User ID for the user's manager.\n"},"memberOf":{"type":"string","description":"The user's directory membership.\n"},"password":{"type":"string","description":"The password to set for a user.\n"},"passwordAlgorithm":{"type":"string","description":"Use this when importing a password that's already hashed. Prepend the salt value to the cleartext password value before\nSHA-256-encoding it\n"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string","description":"Required if the password is being set.\n"},"phone":{"type":"string","description":"The E.164 format phone number for a user.\n"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"},"description":"A list of OneLogin Role IDs of the user\n"},"salt":{"type":"string","description":"The salt value used with the password_algorithm.\n"},"samaccountname":{"type":"string","description":"The user's Active Directory username.\n"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string","description":"The user's job title.\n"},"trustedIdpId":{"type":"integer","description":"The ID of the OneLogin Trusted IDP of the user.\n"},"updatedAt":{"type":"string"},"username":{"type":"string","description":"A username for the user.\n"},"userprincipalname":{"type":"string","description":"The principle name of the user.\n"}},"type":"object"}}},"functions":{"onelogin:apps/getActions:getActions":{"inputs":{"description":"A collection of arguments for invoking getActions.\n","properties":{"appsId":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:apps/getActionsFilter:getActionsFilter"},"willReplaceOnChanges":true},"name":{"type":"string"},"value":{"type":"string"}},"type":"object","required":["appsId"]},"outputs":{"description":"A collection of values returned by getActions.\n","properties":{"appsId":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:apps/getActionsFilter:getActionsFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"name":{"type":"string"},"value":{"type":"string"}},"required":["appsId","name","value","id"],"type":"object"}},"onelogin:apps/getActionsValues:getActionsValues":{"inputs":{"description":"A collection of arguments for invoking getActionsValues.\n","properties":{"actionsId":{"type":"string"},"appsId":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:apps/getActionsValuesFilter:getActionsValuesFilter"},"willReplaceOnChanges":true},"name":{"type":"string"},"value":{"type":"string"}},"type":"object","required":["actionsId","appsId"]},"outputs":{"description":"A collection of values returned by getActionsValues.\n","properties":{"actionsId":{"type":"string"},"appsId":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:apps/getActionsValuesFilter:getActionsValuesFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"name":{"type":"string"},"value":{"type":"string"}},"required":["actionsId","appsId","name","value","id"],"type":"object"}},"onelogin:apps/getConditions:getConditions":{"inputs":{"description":"A collection of arguments for invoking getConditions.\n","properties":{"appsId":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:apps/getConditionsFilter:getConditionsFilter"},"willReplaceOnChanges":true},"name":{"type":"string"},"value":{"type":"string"}},"type":"object","required":["appsId"]},"outputs":{"description":"A collection of values returned by getConditions.\n","properties":{"appsId":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:apps/getConditionsFilter:getConditionsFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"name":{"type":"string"},"value":{"type":"string"}},"required":["appsId","name","value","id"],"type":"object"}},"onelogin:apps/getConditionsOperators:getConditionsOperators":{"inputs":{"description":"A collection of arguments for invoking getConditionsOperators.\n","properties":{"appsId":{"type":"string"},"conditionsId":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:apps/getConditionsOperatorsFilter:getConditionsOperatorsFilter"},"willReplaceOnChanges":true},"name":{"type":"string"},"value":{"type":"string"}},"type":"object","required":["appsId","conditionsId"]},"outputs":{"description":"A collection of values returned by getConditionsOperators.\n","properties":{"appsId":{"type":"string"},"conditionsId":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:apps/getConditionsOperatorsFilter:getConditionsOperatorsFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"name":{"type":"string"},"value":{"type":"string"}},"required":["appsId","conditionsId","name","value","id"],"type":"object"}},"onelogin:apps/getInstance:getInstance":{"inputs":{"description":"A collection of arguments for invoking getInstance.\n","properties":{"allowAssumedSignin":{"type":"boolean"},"authMethod":{"type":"integer"},"authMethodDescription":{"type":"string"},"brandId":{"type":"integer"},"configuration":{"$ref":"#/types/onelogin:apps/getInstanceConfiguration:getInstanceConfiguration"},"connectorId":{"type":"integer"},"createdAt":{"type":"string"},"description":{"type":"string"},"enforcementPoint":{"$ref":"#/types/onelogin:apps/getInstanceEnforcementPoint:getInstanceEnforcementPoint"},"iconUrl":{"type":"string"},"id":{"type":"string"},"loginConfig":{"type":"integer"},"name":{"type":"string"},"notes":{"type":"string"},"parameters":{"$ref":"#/types/onelogin:apps/getInstanceParameters:getInstanceParameters"},"policyId":{"type":"integer"},"provisioning":{"$ref":"#/types/onelogin:apps/getInstanceProvisioning:getInstanceProvisioning"},"roleIds":{"type":"array","items":{"type":"integer"}},"sso":{"$ref":"#/types/onelogin:apps/getInstanceSso:getInstanceSso"},"tabId":{"type":"integer"},"updatedAt":{"type":"string"},"visible":{"type":"boolean"}},"type":"object","required":["id"]},"outputs":{"description":"A collection of values returned by getInstance.\n","properties":{"allowAssumedSignin":{"type":"boolean"},"authMethod":{"type":"integer"},"authMethodDescription":{"type":"string"},"brandId":{"type":"integer"},"configuration":{"$ref":"#/types/onelogin:apps/getInstanceConfiguration:getInstanceConfiguration"},"connectorId":{"type":"integer"},"createdAt":{"type":"string"},"description":{"type":"string"},"enforcementPoint":{"$ref":"#/types/onelogin:apps/getInstanceEnforcementPoint:getInstanceEnforcementPoint"},"iconUrl":{"type":"string"},"id":{"type":"string"},"loginConfig":{"type":"integer"},"name":{"type":"string"},"notes":{"type":"string"},"parameters":{"$ref":"#/types/onelogin:apps/getInstanceParameters:getInstanceParameters"},"policyId":{"type":"integer"},"provisioning":{"$ref":"#/types/onelogin:apps/getInstanceProvisioning:getInstanceProvisioning"},"roleIds":{"items":{"type":"integer"},"type":"array"},"sso":{"$ref":"#/types/onelogin:apps/getInstanceSso:getInstanceSso"},"tabId":{"type":"integer"},"updatedAt":{"type":"string"},"visible":{"type":"boolean"}},"required":["allowAssumedSignin","authMethod","authMethodDescription","brandId","configuration","connectorId","createdAt","description","enforcementPoint","iconUrl","id","loginConfig","name","notes","parameters","policyId","provisioning","roleIds","sso","tabId","updatedAt","visible"],"type":"object"}},"onelogin:apps/getRules:getRules":{"inputs":{"description":"A collection of arguments for invoking getRules.\n","properties":{"actions":{"type":"array","items":{"$ref":"#/types/onelogin:apps/getRulesAction:getRulesAction"}},"appsId":{"type":"string"},"conditions":{"type":"array","items":{"$ref":"#/types/onelogin:apps/getRulesCondition:getRulesCondition"}},"enabled":{"type":"boolean"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:apps/getRulesFilter:getRulesFilter"},"willReplaceOnChanges":true},"match":{"type":"string"},"name":{"type":"string"},"position":{"type":"integer"}},"type":"object","required":["appsId"]},"outputs":{"description":"A collection of values returned by getRules.\n","properties":{"actions":{"items":{"$ref":"#/types/onelogin:apps/getRulesAction:getRulesAction"},"type":"array"},"appsId":{"type":"string"},"conditions":{"items":{"$ref":"#/types/onelogin:apps/getRulesCondition:getRulesCondition"},"type":"array"},"enabled":{"type":"boolean"},"filters":{"items":{"$ref":"#/types/onelogin:apps/getRulesFilter:getRulesFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"match":{"type":"string"},"name":{"type":"string"},"position":{"type":"integer"}},"required":["actions","appsId","conditions","enabled","match","name","position","id"],"type":"object"}},"onelogin:apps/getRulesInstance:getRulesInstance":{"inputs":{"description":"A collection of arguments for invoking getRulesInstance.\n","properties":{"actions":{"type":"array","items":{"$ref":"#/types/onelogin:apps/getRulesInstanceAction:getRulesInstanceAction"}},"appsId":{"type":"string"},"conditions":{"type":"array","items":{"$ref":"#/types/onelogin:apps/getRulesInstanceCondition:getRulesInstanceCondition"}},"enabled":{"type":"boolean"},"id":{"type":"string"},"match":{"type":"string"},"name":{"type":"string"},"position":{"type":"integer"}},"type":"object","required":["appsId","id"]},"outputs":{"description":"A collection of values returned by getRulesInstance.\n","properties":{"actions":{"items":{"$ref":"#/types/onelogin:apps/getRulesInstanceAction:getRulesInstanceAction"},"type":"array"},"appsId":{"type":"string"},"conditions":{"items":{"$ref":"#/types/onelogin:apps/getRulesInstanceCondition:getRulesInstanceCondition"},"type":"array"},"enabled":{"type":"boolean"},"id":{"type":"string"},"match":{"type":"string"},"name":{"type":"string"},"position":{"type":"integer"}},"required":["actions","appsId","conditions","enabled","id","match","name","position"],"type":"object"}},"onelogin:apps/getUsers:getUsers":{"inputs":{"description":"A collection of arguments for invoking getUsers.\n","properties":{"activatedAt":{"type":"string"},"appsId":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:apps/getUsersFilter:getUsersFilter"},"willReplaceOnChanges":true},"firstname":{"type":"string"},"groupId":{"type":"integer"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"}},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"type":"object","required":["appsId"]},"outputs":{"description":"A collection of values returned by getUsers.\n","properties":{"activatedAt":{"type":"string"},"appsId":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:apps/getUsersFilter:getUsersFilter"},"type":"array"},"firstname":{"type":"string"},"groupId":{"type":"integer"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"items":{"type":"integer"},"type":"array"},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"required":["activatedAt","appsId","comment","company","createdAt","department","directoryId","distinguishedName","email","externalId","firstname","groupId","invalidLoginAttempts","invitationSentAt","lastLogin","lastname","lockedUntil","managerAdId","managerUserId","memberOf","password","passwordAlgorithm","passwordChangedAt","passwordConfirmation","phone","preferredLocaleCode","roleIds","salt","samaccountname","state","status","title","trustedIdpId","updatedAt","username","userprincipalname","id"],"type":"object"}},"onelogin:index/getApps:getApps":{"inputs":{"description":"A collection of arguments for invoking getApps.\n","properties":{"allowAssumedSignin":{"type":"boolean"},"authMethod":{"type":"integer"},"authMethodDescription":{"type":"string"},"brandId":{"type":"integer"},"configuration":{"$ref":"#/types/onelogin:index/getAppsConfiguration:getAppsConfiguration"},"connectorId":{"type":"integer"},"createdAt":{"type":"string"},"description":{"type":"string"},"enforcementPoint":{"$ref":"#/types/onelogin:index/getAppsEnforcementPoint:getAppsEnforcementPoint"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:index/getAppsFilter:getAppsFilter"},"willReplaceOnChanges":true},"iconUrl":{"type":"string"},"loginConfig":{"type":"integer"},"name":{"type":"string"},"notes":{"type":"string"},"parameters":{"$ref":"#/types/onelogin:index/getAppsParameters:getAppsParameters"},"policyId":{"type":"integer"},"provisioning":{"$ref":"#/types/onelogin:index/getAppsProvisioning:getAppsProvisioning"},"roleIds":{"type":"array","items":{"type":"integer"}},"sso":{"$ref":"#/types/onelogin:index/getAppsSso:getAppsSso"},"tabId":{"type":"integer"},"updatedAt":{"type":"string"},"visible":{"type":"boolean"}},"type":"object"},"outputs":{"description":"A collection of values returned by getApps.\n","properties":{"allowAssumedSignin":{"type":"boolean"},"authMethod":{"type":"integer"},"authMethodDescription":{"type":"string"},"brandId":{"type":"integer"},"configuration":{"$ref":"#/types/onelogin:index/getAppsConfiguration:getAppsConfiguration"},"connectorId":{"type":"integer"},"createdAt":{"type":"string"},"description":{"type":"string"},"enforcementPoint":{"$ref":"#/types/onelogin:index/getAppsEnforcementPoint:getAppsEnforcementPoint"},"filters":{"items":{"$ref":"#/types/onelogin:index/getAppsFilter:getAppsFilter"},"type":"array"},"iconUrl":{"type":"string"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"loginConfig":{"type":"integer"},"name":{"type":"string"},"notes":{"type":"string"},"parameters":{"$ref":"#/types/onelogin:index/getAppsParameters:getAppsParameters"},"policyId":{"type":"integer"},"provisioning":{"$ref":"#/types/onelogin:index/getAppsProvisioning:getAppsProvisioning"},"roleIds":{"items":{"type":"integer"},"type":"array"},"sso":{"$ref":"#/types/onelogin:index/getAppsSso:getAppsSso"},"tabId":{"type":"integer"},"updatedAt":{"type":"string"},"visible":{"type":"boolean"}},"required":["allowAssumedSignin","authMethod","authMethodDescription","brandId","configuration","connectorId","createdAt","description","enforcementPoint","iconUrl","loginConfig","name","notes","parameters","policyId","provisioning","roleIds","sso","tabId","updatedAt","visible","id"],"type":"object"}},"onelogin:index/getAuthServers:getAuthServers":{"inputs":{"description":"A collection of arguments for invoking getAuthServers.\n","properties":{"configuration":{"$ref":"#/types/onelogin:index/getAuthServersConfiguration:getAuthServersConfiguration"},"description":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:index/getAuthServersFilter:getAuthServersFilter"},"willReplaceOnChanges":true},"name":{"type":"string"}},"type":"object"},"outputs":{"description":"A collection of values returned by getAuthServers.\n","properties":{"configuration":{"$ref":"#/types/onelogin:index/getAuthServersConfiguration:getAuthServersConfiguration"},"description":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:index/getAuthServersFilter:getAuthServersFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"name":{"type":"string"}},"required":["configuration","description","name","id"],"type":"object"}},"onelogin:index/getAuthServersClaims:getAuthServersClaims":{"inputs":{"description":"A collection of arguments for invoking getAuthServersClaims.\n","properties":{"attributeTransformations":{"type":"string"},"authServersId":{"type":"string"},"defaultValues":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:index/getAuthServersClaimsFilter:getAuthServersClaimsFilter"},"willReplaceOnChanges":true},"label":{"type":"string"},"provisionedEntitlements":{"type":"boolean"},"skipIfBlank":{"type":"boolean"},"userAttributeMacros":{"type":"string"},"userAttributeMappings":{"type":"string"},"values":{"type":"array","items":{"type":"string"}}},"type":"object","required":["authServersId"]},"outputs":{"description":"A collection of values returned by getAuthServersClaims.\n","properties":{"attributeTransformations":{"type":"string"},"authServersId":{"type":"string"},"defaultValues":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:index/getAuthServersClaimsFilter:getAuthServersClaimsFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"label":{"type":"string"},"provisionedEntitlements":{"type":"boolean"},"skipIfBlank":{"type":"boolean"},"userAttributeMacros":{"type":"string"},"userAttributeMappings":{"type":"string"},"values":{"items":{"type":"string"},"type":"array"}},"required":["attributeTransformations","authServersId","defaultValues","label","provisionedEntitlements","skipIfBlank","userAttributeMacros","userAttributeMappings","values","id"],"type":"object"}},"onelogin:index/getAuthServersInstance:getAuthServersInstance":{"inputs":{"description":"A collection of arguments for invoking getAuthServersInstance.\n","properties":{"configuration":{"$ref":"#/types/onelogin:index/getAuthServersInstanceConfiguration:getAuthServersInstanceConfiguration"},"description":{"type":"string"},"id":{"type":"string"},"name":{"type":"string"}},"type":"object","required":["id"]},"outputs":{"description":"A collection of values returned by getAuthServersInstance.\n","properties":{"configuration":{"$ref":"#/types/onelogin:index/getAuthServersInstanceConfiguration:getAuthServersInstanceConfiguration"},"description":{"type":"string"},"id":{"type":"string"},"name":{"type":"string"}},"required":["configuration","description","id","name"],"type":"object"}},"onelogin:index/getAuthServersScopes:getAuthServersScopes":{"inputs":{"description":"A collection of arguments for invoking getAuthServersScopes.\n","properties":{"authServersId":{"type":"string"},"description":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:index/getAuthServersScopesFilter:getAuthServersScopesFilter"},"willReplaceOnChanges":true},"value":{"type":"string"}},"type":"object","required":["authServersId"]},"outputs":{"description":"A collection of values returned by getAuthServersScopes.\n","properties":{"authServersId":{"type":"string"},"description":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:index/getAuthServersScopesFilter:getAuthServersScopesFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"value":{"type":"string"}},"required":["authServersId","description","value","id"],"type":"object"}},"onelogin:index/getMappings:getMappings":{"inputs":{"description":"A collection of arguments for invoking getMappings.\n","properties":{"actions":{"type":"array","items":{"$ref":"#/types/onelogin:index/getMappingsAction:getMappingsAction"}},"conditions":{"type":"array","items":{"$ref":"#/types/onelogin:index/getMappingsCondition:getMappingsCondition"}},"enabled":{"type":"boolean"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:index/getMappingsFilter:getMappingsFilter"},"willReplaceOnChanges":true},"match":{"type":"string"},"name":{"type":"string"},"position":{"type":"integer"}},"type":"object"},"outputs":{"description":"A collection of values returned by getMappings.\n","properties":{"actions":{"items":{"$ref":"#/types/onelogin:index/getMappingsAction:getMappingsAction"},"type":"array"},"conditions":{"items":{"$ref":"#/types/onelogin:index/getMappingsCondition:getMappingsCondition"},"type":"array"},"enabled":{"type":"boolean"},"filters":{"items":{"$ref":"#/types/onelogin:index/getMappingsFilter:getMappingsFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"match":{"type":"string"},"name":{"type":"string"},"position":{"type":"integer"}},"required":["actions","conditions","enabled","match","name","position","id"],"type":"object"}},"onelogin:index/getPrivileges:getPrivileges":{"inputs":{"description":"A collection of arguments for invoking getPrivileges.\n","properties":{"description":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:index/getPrivilegesFilter:getPrivilegesFilter"},"willReplaceOnChanges":true},"name":{"type":"string"},"privilege":{"$ref":"#/types/onelogin:index/getPrivilegesPrivilege:getPrivilegesPrivilege"}},"type":"object"},"outputs":{"description":"A collection of values returned by getPrivileges.\n","properties":{"description":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:index/getPrivilegesFilter:getPrivilegesFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"name":{"type":"string"},"privilege":{"$ref":"#/types/onelogin:index/getPrivilegesPrivilege:getPrivilegesPrivilege"}},"required":["description","name","privilege","id"],"type":"object"}},"onelogin:index/getPrivilegesInstance:getPrivilegesInstance":{"inputs":{"description":"A collection of arguments for invoking getPrivilegesInstance.\n","properties":{"description":{"type":"string"},"id":{"type":"string"},"name":{"type":"string"},"privilege":{"$ref":"#/types/onelogin:index/getPrivilegesInstancePrivilege:getPrivilegesInstancePrivilege"}},"type":"object","required":["id"]},"outputs":{"description":"A collection of values returned by getPrivilegesInstance.\n","properties":{"description":{"type":"string"},"id":{"type":"string"},"name":{"type":"string"},"privilege":{"$ref":"#/types/onelogin:index/getPrivilegesInstancePrivilege:getPrivilegesInstancePrivilege"}},"required":["description","id","name","privilege"],"type":"object"}},"onelogin:index/getRiskRules:getRiskRules":{"inputs":{"description":"A collection of arguments for invoking getRiskRules.\n","properties":{"description":{"type":"string"},"filter":{"type":"array","items":{"$ref":"#/types/onelogin:index/getRiskRulesFilter:getRiskRulesFilter"},"willReplaceOnChanges":true},"filters":{"type":"array","items":{"type":"string"}},"name":{"type":"string"},"source":{"$ref":"#/types/onelogin:index/getRiskRulesSource:getRiskRulesSource"},"target":{"type":"string"},"type":{"type":"string"}},"type":"object"},"outputs":{"description":"A collection of values returned by getRiskRules.\n","properties":{"description":{"type":"string"},"filter":{"items":{"$ref":"#/types/onelogin:index/getRiskRulesFilter:getRiskRulesFilter"},"type":"array"},"filters":{"items":{"type":"string"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"name":{"type":"string"},"source":{"$ref":"#/types/onelogin:index/getRiskRulesSource:getRiskRulesSource"},"target":{"type":"string"},"type":{"type":"string"}},"required":["description","filters","name","source","target","type","id"],"type":"object"}},"onelogin:index/getRiskRulesInstance:getRiskRulesInstance":{"inputs":{"description":"A collection of arguments for invoking getRiskRulesInstance.\n","properties":{"description":{"type":"string"},"filters":{"type":"array","items":{"type":"string"}},"id":{"type":"string"},"name":{"type":"string"},"source":{"$ref":"#/types/onelogin:index/getRiskRulesInstanceSource:getRiskRulesInstanceSource"},"target":{"type":"string"},"type":{"type":"string"}},"type":"object","required":["id"]},"outputs":{"description":"A collection of values returned by getRiskRulesInstance.\n","properties":{"description":{"type":"string"},"filters":{"items":{"type":"string"},"type":"array"},"id":{"type":"string"},"name":{"type":"string"},"source":{"$ref":"#/types/onelogin:index/getRiskRulesInstanceSource:getRiskRulesInstanceSource"},"target":{"type":"string"},"type":{"type":"string"}},"required":["description","filters","id","name","source","target","type"],"type":"object"}},"onelogin:roles/getAdmins:getAdmins":{"inputs":{"description":"A collection of arguments for invoking getAdmins.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:roles/getAdminsFilter:getAdminsFilter"},"willReplaceOnChanges":true},"firstname":{"type":"string"},"groupId":{"type":"integer"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"}},"rolesId":{"type":"string"},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"type":"object","required":["rolesId"]},"outputs":{"description":"A collection of values returned by getAdmins.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:roles/getAdminsFilter:getAdminsFilter"},"type":"array"},"firstname":{"type":"string"},"groupId":{"type":"integer"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"items":{"type":"integer"},"type":"array"},"rolesId":{"type":"string"},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"required":["activatedAt","comment","company","createdAt","department","directoryId","distinguishedName","email","externalId","firstname","groupId","invalidLoginAttempts","invitationSentAt","lastLogin","lastname","lockedUntil","managerAdId","managerUserId","memberOf","password","passwordAlgorithm","passwordChangedAt","passwordConfirmation","phone","preferredLocaleCode","roleIds","rolesId","salt","samaccountname","state","status","title","trustedIdpId","updatedAt","username","userprincipalname","id"],"type":"object"}},"onelogin:roles/getApps:getApps":{"inputs":{"description":"A collection of arguments for invoking getApps.\n","properties":{"filters":{"type":"array","items":{"$ref":"#/types/onelogin:roles/getAppsFilter:getAppsFilter"},"willReplaceOnChanges":true},"iconUrl":{"type":"string"},"name":{"type":"string"},"rolesId":{"type":"string"}},"type":"object","required":["rolesId"]},"outputs":{"description":"A collection of values returned by getApps.\n","properties":{"filters":{"items":{"$ref":"#/types/onelogin:roles/getAppsFilter:getAppsFilter"},"type":"array"},"iconUrl":{"type":"string"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"name":{"type":"string"},"rolesId":{"type":"string"}},"required":["iconUrl","name","rolesId","id"],"type":"object"}},"onelogin:roles/getInstance:getInstance":{"inputs":{"description":"A collection of arguments for invoking getInstance.\n","properties":{"admins":{"type":"array","items":{"type":"integer"}},"apps":{"type":"array","items":{"type":"integer"}},"id":{"type":"string"},"name":{"type":"string"},"users":{"type":"array","items":{"type":"integer"}}},"type":"object","required":["id"]},"outputs":{"description":"A collection of values returned by getInstance.\n","properties":{"admins":{"items":{"type":"integer"},"type":"array"},"apps":{"items":{"type":"integer"},"type":"array"},"id":{"type":"string"},"name":{"type":"string"},"users":{"items":{"type":"integer"},"type":"array"}},"required":["admins","apps","id","name","users"],"type":"object"}},"onelogin:roles/getRoles:getRoles":{"inputs":{"description":"A collection of arguments for invoking getRoles.\n","properties":{"admins":{"type":"array","items":{"type":"integer"}},"apps":{"type":"array","items":{"type":"integer"}},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:roles/getRolesFilter:getRolesFilter"},"willReplaceOnChanges":true},"name":{"type":"string"},"users":{"type":"array","items":{"type":"integer"}}},"type":"object"},"outputs":{"description":"A collection of values returned by getRoles.\n","properties":{"admins":{"items":{"type":"integer"},"type":"array"},"apps":{"items":{"type":"integer"},"type":"array"},"filters":{"items":{"$ref":"#/types/onelogin:roles/getRolesFilter:getRolesFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"name":{"type":"string"},"users":{"items":{"type":"integer"},"type":"array"}},"required":["admins","apps","name","users","id"],"type":"object"}},"onelogin:roles/getUsers:getUsers":{"inputs":{"description":"A collection of arguments for invoking getUsers.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:roles/getUsersFilter:getUsersFilter"},"willReplaceOnChanges":true},"firstname":{"type":"string"},"groupId":{"type":"integer"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"}},"rolesId":{"type":"string"},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"type":"object","required":["rolesId"]},"outputs":{"description":"A collection of values returned by getUsers.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:roles/getUsersFilter:getUsersFilter"},"type":"array"},"firstname":{"type":"string"},"groupId":{"type":"integer"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"items":{"type":"integer"},"type":"array"},"rolesId":{"type":"string"},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"required":["activatedAt","comment","company","createdAt","department","directoryId","distinguishedName","email","externalId","firstname","groupId","invalidLoginAttempts","invitationSentAt","lastLogin","lastname","lockedUntil","managerAdId","managerUserId","memberOf","password","passwordAlgorithm","passwordChangedAt","passwordConfirmation","phone","preferredLocaleCode","roleIds","rolesId","salt","samaccountname","state","status","title","trustedIdpId","updatedAt","username","userprincipalname","id"],"type":"object"}},"onelogin:users/getApps:getApps":{"inputs":{"description":"A collection of arguments for invoking getApps.\n","properties":{"extension":{"type":"boolean"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:users/getAppsFilter:getAppsFilter"},"willReplaceOnChanges":true},"iconUrl":{"type":"string"},"loginId":{"type":"integer"},"name":{"type":"string"},"provisioningEnabled":{"type":"boolean"},"provisioningState":{"type":"string"},"provisioningStatus":{"type":"string"},"usersId":{"type":"string"}},"type":"object","required":["usersId"]},"outputs":{"description":"A collection of values returned by getApps.\n","properties":{"extension":{"type":"boolean"},"filters":{"items":{"$ref":"#/types/onelogin:users/getAppsFilter:getAppsFilter"},"type":"array"},"iconUrl":{"type":"string"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"loginId":{"type":"integer"},"name":{"type":"string"},"provisioningEnabled":{"type":"boolean"},"provisioningState":{"type":"string"},"provisioningStatus":{"type":"string"},"usersId":{"type":"string"}},"required":["extension","iconUrl","loginId","name","provisioningEnabled","provisioningState","provisioningStatus","usersId","id"],"type":"object"}},"onelogin:users/getDevices:getDevices":{"inputs":{"description":"A collection of arguments for invoking getDevices.\n","properties":{"authFactorName":{"type":"string"},"default":{"type":"boolean"},"deviceId":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:users/getDevicesFilter:getDevicesFilter"},"willReplaceOnChanges":true},"typeDisplayName":{"type":"string"},"userDisplayName":{"type":"string"},"usersId":{"type":"string"}},"type":"object","required":["usersId"]},"outputs":{"description":"A collection of values returned by getDevices.\n","properties":{"authFactorName":{"type":"string"},"default":{"type":"boolean"},"deviceId":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:users/getDevicesFilter:getDevicesFilter"},"type":"array"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"typeDisplayName":{"type":"string"},"userDisplayName":{"type":"string"},"usersId":{"type":"string"}},"required":["authFactorName","default","deviceId","typeDisplayName","userDisplayName","usersId","id"],"type":"object"}},"onelogin:users/getInstance:getInstance":{"inputs":{"description":"A collection of arguments for invoking getInstance.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"firstname":{"type":"string"},"groupId":{"type":"integer"},"id":{"type":"string"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"}},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"type":"object","required":["id"]},"outputs":{"description":"A collection of values returned by getInstance.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"firstname":{"type":"string"},"groupId":{"type":"integer"},"id":{"type":"string"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"items":{"type":"integer"},"type":"array"},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"required":["activatedAt","comment","company","createdAt","department","directoryId","distinguishedName","email","externalId","firstname","groupId","id","invalidLoginAttempts","invitationSentAt","lastLogin","lastname","lockedUntil","managerAdId","managerUserId","memberOf","password","passwordAlgorithm","passwordChangedAt","passwordConfirmation","phone","preferredLocaleCode","roleIds","salt","samaccountname","state","status","title","trustedIdpId","updatedAt","username","userprincipalname"],"type":"object"}},"onelogin:users/getUsers:getUsers":{"inputs":{"description":"A collection of arguments for invoking getUsers.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:users/getUsersFilter:getUsersFilter"},"willReplaceOnChanges":true},"firstname":{"type":"string"},"groupId":{"type":"integer"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"}},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"type":"object"},"outputs":{"description":"A collection of values returned by getUsers.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:users/getUsersFilter:getUsersFilter"},"type":"array"},"firstname":{"type":"string"},"groupId":{"type":"integer"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"items":{"type":"integer"},"type":"array"},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"required":["activatedAt","comment","company","createdAt","department","directoryId","distinguishedName","email","externalId","firstname","groupId","invalidLoginAttempts","invitationSentAt","lastLogin","lastname","lockedUntil","managerAdId","managerUserId","memberOf","password","passwordAlgorithm","passwordChangedAt","passwordConfirmation","phone","preferredLocaleCode","roleIds","salt","samaccountname","state","status","title","trustedIdpId","updatedAt","username","userprincipalname","id"],"type":"object"}},"onelogin:users/getV1:getV1":{"inputs":{"description":"A collection of arguments for invoking getV1.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:users/getV1Filter:getV1Filter"},"willReplaceOnChanges":true},"firstname":{"type":"string"},"groupId":{"type":"integer"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"}},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"type":"object"},"outputs":{"description":"A collection of values returned by getV1.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"filters":{"items":{"$ref":"#/types/onelogin:users/getV1Filter:getV1Filter"},"type":"array"},"firstname":{"type":"string"},"groupId":{"type":"integer"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"items":{"type":"integer"},"type":"array"},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"required":["activatedAt","comment","company","createdAt","department","directoryId","distinguishedName","email","externalId","firstname","groupId","invalidLoginAttempts","invitationSentAt","lastLogin","lastname","lockedUntil","managerAdId","managerUserId","memberOf","password","passwordAlgorithm","passwordChangedAt","passwordConfirmation","phone","preferredLocaleCode","roleIds","salt","samaccountname","state","status","title","trustedIdpId","updatedAt","username","userprincipalname","id"],"type":"object"}},"onelogin:users/getV1Apps:getV1Apps":{"inputs":{"description":"A collection of arguments for invoking getV1Apps.\n","properties":{"extension":{"type":"boolean"},"filters":{"type":"array","items":{"$ref":"#/types/onelogin:users/getV1AppsFilter:getV1AppsFilter"},"willReplaceOnChanges":true},"iconUrl":{"type":"string"},"loginId":{"type":"integer"},"name":{"type":"string"},"provisioningEnabled":{"type":"boolean"},"provisioningState":{"type":"string"},"provisioningStatus":{"type":"string"},"usersV1Id":{"type":"string"}},"type":"object","required":["usersV1Id"]},"outputs":{"description":"A collection of values returned by getV1Apps.\n","properties":{"extension":{"type":"boolean"},"filters":{"items":{"$ref":"#/types/onelogin:users/getV1AppsFilter:getV1AppsFilter"},"type":"array"},"iconUrl":{"type":"string"},"id":{"description":"The provider-assigned unique ID for this managed resource.\n","type":"string"},"loginId":{"type":"integer"},"name":{"type":"string"},"provisioningEnabled":{"type":"boolean"},"provisioningState":{"type":"string"},"provisioningStatus":{"type":"string"},"usersV1Id":{"type":"string"}},"required":["extension","iconUrl","loginId","name","provisioningEnabled","provisioningState","provisioningStatus","usersV1Id","id"],"type":"object"}},"onelogin:users/getV1Instance:getV1Instance":{"inputs":{"description":"A collection of arguments for invoking getV1Instance.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"firstname":{"type":"string"},"groupId":{"type":"integer"},"id":{"type":"string"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"type":"array","items":{"type":"integer"}},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"type":"object","required":["id"]},"outputs":{"description":"A collection of values returned by getV1Instance.\n","properties":{"activatedAt":{"type":"string"},"comment":{"type":"string"},"company":{"type":"string"},"createdAt":{"type":"string"},"department":{"type":"string"},"directoryId":{"type":"integer"},"distinguishedName":{"type":"string"},"email":{"type":"string"},"externalId":{"type":"string"},"firstname":{"type":"string"},"groupId":{"type":"integer"},"id":{"type":"string"},"invalidLoginAttempts":{"type":"integer"},"invitationSentAt":{"type":"string"},"lastLogin":{"type":"string"},"lastname":{"type":"string"},"lockedUntil":{"type":"string"},"managerAdId":{"type":"string"},"managerUserId":{"type":"string"},"memberOf":{"type":"string"},"password":{"type":"string"},"passwordAlgorithm":{"type":"string"},"passwordChangedAt":{"type":"string"},"passwordConfirmation":{"type":"string"},"phone":{"type":"string"},"preferredLocaleCode":{"type":"string"},"roleIds":{"items":{"type":"integer"},"type":"array"},"salt":{"type":"string"},"samaccountname":{"type":"string"},"state":{"type":"integer"},"status":{"type":"integer"},"title":{"type":"string"},"trustedIdpId":{"type":"integer"},"updatedAt":{"type":"string"},"username":{"type":"string"},"userprincipalname":{"type":"string"}},"required":["activatedAt","comment","company","createdAt","department","directoryId","distinguishedName","email","externalId","firstname","groupId","id","invalidLoginAttempts","invitationSentAt","lastLogin","lastname","lockedUntil","managerAdId","managerUserId","memberOf","password","passwordAlgorithm","passwordChangedAt","passwordConfirmation","phone","preferredLocaleCode","roleIds","salt","samaccountname","state","status","title","trustedIdpId","updatedAt","username","userprincipalname"],"type":"object"}}}} \ No newline at end of file diff --git a/provider/go.mod b/provider/go.mod index e626c8e..022c8c0 100644 --- a/provider/go.mod +++ b/provider/go.mod @@ -4,8 +4,8 @@ go 1.21 require ( github.com/onelogin/terraform-provider-onelogin v0.0.0-00010101000000-000000000000 - github.com/pulumi/pulumi-terraform-bridge/v3 v3.71.0 - github.com/pulumi/pulumi/sdk/v3 v3.101.1 + github.com/pulumi/pulumi-terraform-bridge/v3 v3.72.0 + github.com/pulumi/pulumi/sdk/v3 v3.103.1 ) replace github.com/onelogin/terraform-provider-onelogin => ../upstream @@ -154,8 +154,8 @@ require ( github.com/pmezard/go-difflib v1.0.0 // indirect github.com/posener/complete v1.2.3 // indirect github.com/pulumi/pulumi-java/pkg v0.9.9 // indirect - github.com/pulumi/pulumi-yaml v1.4.5 // indirect - github.com/pulumi/pulumi/pkg/v3 v3.101.1 // indirect + github.com/pulumi/pulumi-yaml v1.5.0 // indirect + github.com/pulumi/pulumi/pkg/v3 v3.103.1 // indirect github.com/pulumi/schema-tools v0.1.2 // indirect github.com/pulumi/terraform-diff-reader v0.0.2 // indirect github.com/rivo/uniseg v0.4.4 // indirect @@ -191,8 +191,8 @@ require ( golang.org/x/net v0.19.0 // indirect golang.org/x/oauth2 v0.13.0 // indirect golang.org/x/sync v0.5.0 // indirect - golang.org/x/sys v0.15.0 // indirect - golang.org/x/term v0.15.0 // indirect + golang.org/x/sys v0.16.0 // indirect + golang.org/x/term v0.16.0 // indirect golang.org/x/text v0.14.0 // indirect golang.org/x/time v0.3.0 // indirect golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect @@ -252,7 +252,7 @@ require ( github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect go.mongodb.org/mongo-driver v1.11.4 // indirect - golang.org/x/crypto v0.17.0 // indirect + golang.org/x/crypto v0.18.0 // indirect golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa // indirect golang.org/x/tools v0.15.0 // indirect google.golang.org/genproto v0.0.0-20231002182017-d307bd883b97 // indirect diff --git a/provider/go.sum b/provider/go.sum index 2c35032..30b54b0 100644 --- a/provider/go.sum +++ b/provider/go.sum @@ -2261,20 +2261,20 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435 github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE= github.com/pulumi/esc v0.6.2 h1:+z+l8cuwIauLSwXQS0uoI3rqB+YG4SzsZYtHfNoXBvw= github.com/pulumi/esc v0.6.2/go.mod h1:jNnYNjzsOgVTjCp0LL24NsCk8ZJxq4IoLQdCT0X7l8k= +github.com/pulumi/providertest v0.0.10 h1:bx77G0JYPO2Alf/SHRP05XpAYMrboKJkMIVkbFclVhI= +github.com/pulumi/providertest v0.0.10/go.mod h1:HsxjVsytcMIuNj19w1lT2W0QXY0oReXl1+h6eD2JXP8= github.com/pulumi/pulumi-java/pkg v0.9.9 h1:F3xJUtMFDVrTGCxb7Rh2Q8s6tj7gMfM5pcoUthz7vFY= github.com/pulumi/pulumi-java/pkg v0.9.9/go.mod h1:LVF1zeg3UkToHWxb67V+zEIxQc3EdMnlot5NWSt+FpA= -github.com/pulumi/pulumi-terraform-bridge/testing v0.0.1 h1:SCg1gjfY9N4yn8U8peIUYATifjoDABkyR7H9lmefsfc= -github.com/pulumi/pulumi-terraform-bridge/testing v0.0.1/go.mod h1:7OeUPH8rpt5ipyj9EFcnXpuzQ8SHL0dyqdfa8nOacdk= -github.com/pulumi/pulumi-terraform-bridge/v3 v3.71.0 h1:NXBrgVt/5KzEosqB5Tu2grLCUpyL6gYE4EdecqGjsz4= -github.com/pulumi/pulumi-terraform-bridge/v3 v3.71.0/go.mod h1:tQ8A0LWPlu21YrCLZoQq4CQD3zvPSZcqkA/3yKYniN4= +github.com/pulumi/pulumi-terraform-bridge/v3 v3.72.0 h1:xdGSxTC2fOZwRZ2iGLu+s0SF2lts2L7R84Y2c6ndweU= +github.com/pulumi/pulumi-terraform-bridge/v3 v3.72.0/go.mod h1:Yzb9hyI9UxJ+chr4JjOVjwkNtS+uIcq6eiyQoZaliAA= github.com/pulumi/pulumi-terraform-bridge/x/muxer v0.0.7 h1:Z9vmfVTW0QtJrWh+DRR3UKiRZX23f45lFtdhQiUHEqE= github.com/pulumi/pulumi-terraform-bridge/x/muxer v0.0.7/go.mod h1:T9zHpTHyVz2EyobzByFFpjfqgGtXO4C4bNqC0j29D2I= -github.com/pulumi/pulumi-yaml v1.4.5 h1:uSSCKYgbSxhJs3RJYEty5JsZOJFEIE0x8w38VyeSkNs= -github.com/pulumi/pulumi-yaml v1.4.5/go.mod h1:wEZjuwid6ZF8aWwLPQSG3h+1NpWGat87oHOKSHSN+eM= -github.com/pulumi/pulumi/pkg/v3 v3.101.1 h1:6+fm+wIE4A7sF93nl9t8MwoaBXjjHgFwk/8LCAJXI/s= -github.com/pulumi/pulumi/pkg/v3 v3.101.1/go.mod h1:zh7NVOEB/ncG51l1+EwlR0pQVLB7RSkzMamFMGcadH0= -github.com/pulumi/pulumi/sdk/v3 v3.101.1 h1:jBUGbLZjfeQkpheacnqXbuw/zSJEq11Gmond2EENkwQ= -github.com/pulumi/pulumi/sdk/v3 v3.101.1/go.mod h1:SB8P0BEGBRaONBxwoTjUFhGPLU5P3+MHF6/tGitlHOM= +github.com/pulumi/pulumi-yaml v1.5.0 h1:HfXu+WSFNpycref9CK935cViYJzXwSgHGWM/RepyrW0= +github.com/pulumi/pulumi-yaml v1.5.0/go.mod h1:AvKSmEQv2EkPbpvAQroR1eP1LkJGC8z5NDM34rVWOtg= +github.com/pulumi/pulumi/pkg/v3 v3.103.1 h1:sxacPM2TyDSCufZkescZGnMR22t+REu9nhv68u9rLQ8= +github.com/pulumi/pulumi/pkg/v3 v3.103.1/go.mod h1:AotODpuSfN4XommpmMifBExNmucrnH84cbEhVOeqEQM= +github.com/pulumi/pulumi/sdk/v3 v3.103.1 h1:6o0zt5srgIjDsOI5JWNSwMqoB8vGiI3xow0RDZ3JX2c= +github.com/pulumi/pulumi/sdk/v3 v3.103.1/go.mod h1:Ml3rpGfyZlI4zQCG7LN2XDSmH4XUNYdyBwJ3yEr/OpI= github.com/pulumi/schema-tools v0.1.2 h1:Fd9xvUjgck4NA+7/jSk7InqCUT4Kj940+EcnbQKpfZo= github.com/pulumi/schema-tools v0.1.2/go.mod h1:62lgj52Tzq11eqWTIaKd+EVyYAu5dEcDJxMhTjvMO/k= github.com/pulumi/terraform-diff-reader v0.0.2 h1:kTE4nEXU3/SYXESvAIem+wyHMI3abqkI3OhJ0G04LLI= @@ -2671,8 +2671,8 @@ golang.org/x/crypto v0.7.0/go.mod h1:pYwdfH91IfpZVANVyUOhSIPZaFoJGxTFbZhFTx+dXZU golang.org/x/crypto v0.8.0/go.mod h1:mRqEX+O9/h5TFCrQhkgjo2yKi0yYA+9ecGkdQoHrywE= golang.org/x/crypto v0.11.0/go.mod h1:xgJhtzW8F9jGdVFWZESrid1U1bjeNy4zgy5cRr/CIio= golang.org/x/crypto v0.13.0/go.mod h1:y6Z2r+Rw4iayiXXAIxJIDAJ1zMW4yaTpebo8fPOliYc= -golang.org/x/crypto v0.17.0 h1:r8bRNjWL3GshPW3gkd+RpvzWrZAwPS49OmTGZ/uhM4k= -golang.org/x/crypto v0.17.0/go.mod h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4= +golang.org/x/crypto v0.18.0 h1:PGVlW0xEltQnzFZ55hkuX5+KLyrMYhHld1YHO4AKcdc= +golang.org/x/crypto v0.18.0/go.mod h1:R0j02AL6hcrfOiy9T4ZYp/rcWeMxM3L6QYxlOuEG1mg= golang.org/x/exp v0.0.0-20180321215751-8460e604b9de/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= golang.org/x/exp v0.0.0-20180807140117-3d87b88a115f/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= @@ -3054,8 +3054,8 @@ golang.org/x/sys v0.7.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.10.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.12.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= -golang.org/x/sys v0.15.0 h1:h48lPFYpsTvQJZF4EKyI4aLHaev3CxivZmv7yZig9pc= -golang.org/x/sys v0.15.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= +golang.org/x/sys v0.16.0 h1:xWw16ngr6ZMtmxDyKyIgsE93KNKz5HKmMa3b8ALHidU= +golang.org/x/sys v0.16.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= golang.org/x/term v0.0.0-20201117132131-f5c789dd3221/go.mod h1:Nr5EML6q2oocZ2LXRh80K7BxOlk5/8JxuGnuhpl+muw= golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo= golang.org/x/term v0.0.0-20210220032956-6a3ed077a48d/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo= @@ -3072,8 +3072,8 @@ golang.org/x/term v0.7.0/go.mod h1:P32HKFT3hSsZrRxla30E9HqToFYAQPCMs/zFMBUFqPY= golang.org/x/term v0.8.0/go.mod h1:xPskH00ivmX89bAKVGSKKtLOWNx2+17Eiy94tnKShWo= golang.org/x/term v0.10.0/go.mod h1:lpqdcUyK/oCiQxvxVrppt5ggO2KCZ5QblwqPnfZ6d5o= golang.org/x/term v0.12.0/go.mod h1:owVbMEjm3cBLCHdkQu9b1opXd4ETQWc3BhuQGKgXgvU= -golang.org/x/term v0.15.0 h1:y/Oo/a/q3IXu26lQgl04j/gjuBDOBlx7X6Om1j2CPW4= -golang.org/x/term v0.15.0/go.mod h1:BDl952bC7+uMoWR75FIrCDx79TPU9oHkTZ9yRbYOrX0= +golang.org/x/term v0.16.0 h1:m+B6fahuftsE9qjo0VWp2FW0mB3MTJvR0BaMQrq0pmE= +golang.org/x/term v0.16.0/go.mod h1:yn7UURbUtPyrVJPGPq404EukNFxcm/foM+bV/bfcDsY= golang.org/x/text v0.0.0-20170915032832-14c0d48ead0c/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= diff --git a/sdk/go.mod b/sdk/go.mod index b63fc8c..9ed0f6f 100644 --- a/sdk/go.mod +++ b/sdk/go.mod @@ -4,7 +4,7 @@ go 1.21 require ( github.com/blang/semver v3.5.1+incompatible - github.com/pulumi/pulumi/sdk/v3 v3.101.1 + github.com/pulumi/pulumi/sdk/v3 v3.103.1 ) require ( diff --git a/sdk/go.sum b/sdk/go.sum index 5401dfb..4b2ede4 100644 --- a/sdk/go.sum +++ b/sdk/go.sum @@ -148,8 +148,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435 github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE= github.com/pulumi/esc v0.6.2 h1:+z+l8cuwIauLSwXQS0uoI3rqB+YG4SzsZYtHfNoXBvw= github.com/pulumi/esc v0.6.2/go.mod h1:jNnYNjzsOgVTjCp0LL24NsCk8ZJxq4IoLQdCT0X7l8k= -github.com/pulumi/pulumi/sdk/v3 v3.101.1 h1:jBUGbLZjfeQkpheacnqXbuw/zSJEq11Gmond2EENkwQ= -github.com/pulumi/pulumi/sdk/v3 v3.101.1/go.mod h1:SB8P0BEGBRaONBxwoTjUFhGPLU5P3+MHF6/tGitlHOM= +github.com/pulumi/pulumi/sdk/v3 v3.103.1 h1:6o0zt5srgIjDsOI5JWNSwMqoB8vGiI3xow0RDZ3JX2c= +github.com/pulumi/pulumi/sdk/v3 v3.103.1/go.mod h1:Ml3rpGfyZlI4zQCG7LN2XDSmH4XUNYdyBwJ3yEr/OpI= github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis=