Skip to main content Skip to complementary content

User directory: Refresh user directory types

Information noteLOCKED.

This API is extremely reliable and will not be broken unless absolutely necessary.

Method

POST

Path

/qrs/userdirectoryconnector/refreshudctypes

Description

Perform a reload of the User Directory Connector (UDC) plug-ins when new UDCs have been added on disk.

Body

-

Return value

Dictionary<string, object>: { "qos": { "Repository.UserDirectoryConnectors.LDAP.GenericLDAP": { "User directory name": { "_description": "", "_type": "Text", "_default": "LDAP1", "_secret": false, "_range": { "_max": 255, "_min": 0 } }, "...": { ... } } }, "Repository.UserDirectoryConnectors.LDAP.ActiveDirectory": { "...": { ... }, }, "...": { ... } }, "localized": { "Repository.UserDirectoryConnectors.LDAP.GenericLDAP": { "User directory name": { "_localizedName": "User directory name", "_localizedCategory": "Connection" }, "...": { ... }, }, "Repository.UserDirectoryConnectors.LDAP.ActiveDirectory": { "...": { ... }, }, "...": { ... } }, "defaultSettings": { "Repository.UserDirectoryConnectors.LDAP.GenericLDAP": [ { "name": "User directory name", "category": "Connection", "userDirectorySettingType": 0, "secret": false, "value": "LDAP1", "secretValue": "", "schemaPath": "UserDirectory.Settings", "createdDate": "0001-01-01T00:00:00.000Z", "modifiedDate": "1753-01-01T00:00:00.000Z", "modifiedByUserName": "", "id": "00000000-0000-0000-0000-000000000000" }, { ... }, ], "Repository.UserDirectoryConnectors.LDAP.ActiveDirectory": [ { "name": "Path", "category": "Connection", "userDirectorySettingType": 0, "secret": false, "value": "ldap://qliktech.com", "secretValue": "", "schemaPath": "UserDirectory.Settings", "createdDate": "0001-01-01T00:00:00.000Z", "modifiedDate": "1753-01-01T00:00:00.000Z", "modifiedByUserName": "", "id": "00000000-0000-0000-0000-000000000000" }, { ... } ], "...": [ { ... }, ], } }

Optional parameters

-

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!