Skip to content

pass fields from config to override default response attributes#2

Open
literat wants to merge 1 commit intokalebo:masterfrom
literat:override-default-fields
Open

pass fields from config to override default response attributes#2
literat wants to merge 1 commit intokalebo:masterfrom
literat:override-default-fields

Conversation

@literat
Copy link
Copy Markdown

@literat literat commented Jan 13, 2020

In project in our company we need to access attribute managedObjects on object user. In current implementation we cannot access this attribute because attributes in response are limited by default attributes which are set here https://github.com/jsumners/node-activedirectory/blob/jsumners/lib/activedirectory.js#L55.

So we need to override the defaultAttributes object and idea is to pass down default response attributes from construct of AD.

Please, let mi know, if there is a better way to solve this problem.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant