b39a10872210caaf20513f89c85661164ac562cbJake Feasel{
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "enabled" : true,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "connectorRef" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "connectorHostRef" : "#LOCAL",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "connectorName" : "org.identityconnectors.ldap.LdapConnector",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "bundleName" : "org.forgerock.openicf.connectors.ldap-connector",
d213c83042441c5921ff58fddd5d8184a77ce155Jake Feasel "bundleVersion" : "[1.4.0.0,2.0.0.0)"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "poolConfigOption" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "maxObjects" : 10,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "maxIdle" : 10,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "maxWait" : 150000,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "minEvictableIdleTimeMillis" : 10000,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "minIdle" : 0
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "resultsHandlerConfig" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "enableNormalizingResultsHandler" : true,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "enableFilteredResultsHandler" : false,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "enableCaseInsensitiveFilter" : true,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "enableAttributesToGetSearchResultsHandler" : true
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "syncFailureHandler" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "maxRetries" : 5,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "postRetryAction" : "logged-ignore"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "operationTimeout" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "CREATE" : -1,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "UPDATE" : -1,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "DELETE" : -1,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "TEST" : -1,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "SCRIPT_ON_CONNECTOR" : -1,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "SCRIPT_ON_RESOURCE" : -1,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "GET" : -1,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "RESOLVEUSERNAME" : -1,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "AUTHENTICATE" : -1,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "SEARCH" : -1,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "VALIDATE" : -1,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "SYNC" : -1,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "SCHEMA" : -1
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "configurationProperties" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "passwordAttributeToSynchronize" : null,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "synchronizePasswords" : false,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "removeLogEntryObjectClassFromFilter" : true,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "modifiersNamesToFilterOut" : [ ],
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "passwordDecryptionKey" : null,
d213c83042441c5921ff58fddd5d8184a77ce155Jake Feasel "credentials" : null,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "changeLogBlockSize" : 100,
d213c83042441c5921ff58fddd5d8184a77ce155Jake Feasel "baseContextsToSynchronize" : [ ],
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "attributesToSynchronize" : [ ],
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "changeNumberAttribute" : "changeNumber",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "passwordDecryptionInitializationVector" : null,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "filterWithOrInsteadOfAnd" : false,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "objectClassesToSynchronize" : [
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "userProxyFull"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel ],
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "port" : "50000",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "vlvSortAttribute" : "uid",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "passwordAttribute" : "unicodePwd",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "useBlocks" : true,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "maintainPosixGroupMembership" : false,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "failover" : [ ],
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "ssl" : false,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "referralsHandling" : "ignore",
d213c83042441c5921ff58fddd5d8184a77ce155Jake Feasel "principal" : "",
d213c83042441c5921ff58fddd5d8184a77ce155Jake Feasel "baseContexts" : [ ],
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "readSchema" : true,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "accountObjectClasses" : [
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "user"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel ],
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "accountUserNameAttributes" : [
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "adminDisplayName"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel ],
d213c83042441c5921ff58fddd5d8184a77ce155Jake Feasel "host" : "",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "groupMemberAttribute" : "member",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "getGroupMemberId" : true,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "accountSearchFilter" : "",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "accountSynchronizationFilter" : "",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "groupSearchFilter" : "(&(!(cn=Domain Users)))",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "groupSynchronizationFilter" : "(&(!(cn=Domain Users)))",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "passwordHashAlgorithm" : "WIN-AD",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "usePagedResultControl" : true,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "blockSize" : 100,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "groupObjectClasses" : [
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "group"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel ],
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "uidAttribute" : "objectGUID",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "maintainLdapGroupMembership" : false,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "respectResourcePasswordPolicyChangeAfterReset" : false
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "objectTypes" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "group" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "$schema" : "http://json-schema.org/draft-03/schema",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "id" : "__GROUP__",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "object",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "__GROUP__",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "properties" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "dn" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "required" : true,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "__NAME__",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "cn" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "cn",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "flags" : [
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_CREATABLE",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_UPDATEABLE"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel ]
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "samAccountName" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "samAccountName",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "groupType" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "integer",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "groupType",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "JAVA_TYPE_INT"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "member" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "array",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "items" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "member",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "_memberId" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "array",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "items" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "_memberId",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "flags" : [
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_CREATABLE",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_UPDATEABLE"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel ]
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "memberOf" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "array",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "items" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "memberOf",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "flags" : [
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_CREATABLE",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_UPDATEABLE"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel ]
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "description" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "description",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "mail" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "mail",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "managedBy" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "managedBy",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "displayName" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "displayName",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "flags" : [
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_CREATABLE",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_UPDATEABLE"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel ]
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "info" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "info",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "uSNChanged" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "uSNChanged",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "flags" : [
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_CREATABLE",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_UPDATEABLE"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel ]
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "uSNCreated" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "uSNCreated",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "flags" : [
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_CREATABLE",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_UPDATEABLE"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel ]
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "whenChanged" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "whenChanged",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "flags" : [
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_CREATABLE",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_UPDATEABLE"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel ]
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "whenCreated" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "whenCreated",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "flags" : [
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_CREATABLE",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_UPDATEABLE"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel ]
b39a10872210caaf20513f89c85661164ac562cbJake Feasel }
b39a10872210caaf20513f89c85661164ac562cbJake Feasel }
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "account" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "$schema" : "http://json-schema.org/draft-03/schema",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "id" : "__ACCOUNT__",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "object",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "__ACCOUNT__",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "properties" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "objectGUID" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "objectGUID",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "flags" : [
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_CREATABLE",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_UPDATEABLE"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel ]
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "dn" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "required" : true,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "__NAME__",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "adminDisplayName" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "adminDisplayName",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "sn" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "required" : true,
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "sn",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "cn" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "cn",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "flags" : [
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_CREATABLE",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_UPDATEABLE"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel ]
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "sAMAccountName" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "sAMAccountName",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "flags" : [
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_UPDATEABLE"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel ]
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "userPrincipalName" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "userPrincipalName",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "flags" : [
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_UPDATEABLE"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel ]
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "givenName" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "givenName",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "mail" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "mail",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "middleName" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "middleName",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "company" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "company",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "division" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "division",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "displayName" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "displayName",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "otherHomePhone" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "array",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "items" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "otherHomePhone",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "facsimileTelephoneNumber" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "facsimileTelephoneNumber",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "description" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "description",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "homePhone" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "homePhone",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "l" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "l",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "postalCode" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "postalCode",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "postOfficeBox" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "postOfficeBox",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "physicalDeliveryOfficeName" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "physicalDeliveryOfficeName",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "st" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "st",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "manager" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "manager",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "memberOf" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "array",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "items" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "memberOf",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "flags" : [
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_CREATABLE",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_UPDATEABLE"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel ]
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "department" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "department",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "initials" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "initials",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "streetAddress" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "streetAddress",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "mobile" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "mobile",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "employeeID" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "employeeID",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "employeeNumber" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "employeeNumber",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "employeeType" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "employeeType",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "co" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "co",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "countryCode" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "countryCode",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "c" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "c",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "info" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "info",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "telephoneNumber" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "telephoneNumber",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "title" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "title",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "isActive" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "description",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "flags" : [
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_CREATABLE",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_UPDATEABLE"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel ]
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "uSNChanged" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "uSNChanged",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "flags" : [
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_CREATABLE",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_UPDATEABLE"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel ]
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "uSNCreated" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "uSNCreated",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "flags" : [
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_CREATABLE",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_UPDATEABLE"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel ]
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "whenChanged" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "whenChanged",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "flags" : [
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_CREATABLE",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_UPDATEABLE"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel ]
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "whenCreated" : {
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeName" : "whenCreated",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "nativeType" : "string",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "flags" : [
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_CREATABLE",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "NOT_UPDATEABLE"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel ]
b39a10872210caaf20513f89c85661164ac562cbJake Feasel }
b39a10872210caaf20513f89c85661164ac562cbJake Feasel }
b39a10872210caaf20513f89c85661164ac562cbJake Feasel }
b39a10872210caaf20513f89c85661164ac562cbJake Feasel },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "operationOptions" : { },
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "name" : "AD",
b39a10872210caaf20513f89c85661164ac562cbJake Feasel "type" : "ADLDS"
b39a10872210caaf20513f89c85661164ac562cbJake Feasel}