Skip to content

Exclude SPO attributes unless they were explicitly requested via attr…#43

Open
sgonzalezoyuela wants to merge 1 commit into
Evolveum:masterfrom
sgonzalezoyuela:master
Open

Exclude SPO attributes unless they were explicitly requested via attr…#43
sgonzalezoyuela wants to merge 1 commit into
Evolveum:masterfrom
sgonzalezoyuela:master

Conversation

@sgonzalezoyuela

Copy link
Copy Markdown

Exclude SPO attributes unless they were explicitly requested via attributesToGet.
SPO attributes (aboutMe, mySite, birthday, etc.) require a SharePoint Online license;
including them in $select causes HTTP 400 on tenants without SPO.
When SchemaTranslator.filter() falls back to returning all candidates (because
attributesToGet is empty), SPO attributes leak into $select unintentionally.

…ibutesToGet. (Usefull for users without SPO Licenses)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant