MSFT rules update - #1401
Draft
aperez-worklytics wants to merge 22 commits into
Draft
Conversation
eschultink
reviewed
Aug 27, 2026
| "application":{ | ||
| "id":"fb8d773d-7ef8-4ec0-a117-179f88add510", | ||
| "applicationIdentityType":"bot" | ||
| "id":"fb8d773d-7ef8-4ec0-a117-179f88add510" |
Member
There was a problem hiding this comment.
i think applicationIDentityType seems useful
Contributor
Author
There was a problem hiding this comment.
yes, this in draft yet
| - "$..onPremisesImmutableId" | ||
| - "$..identities[*].issuerAssignedId" | ||
| encoding: "URL_SAFE_TOKEN" | ||
| - pathTemplate: "/beta/copilot/users/{id}/interactionHistory/getAllEnterpriseInteractions" |
Member
There was a problem hiding this comment.
we need to have a consistent yaml style here to maintain readibility of diffs. let's be consistent
aperez-worklytics
left a comment
Contributor
Author
There was a problem hiding this comment.
First revision
…k (no-app-ids)
Graph resolves the users/{userId}/drives nextLink to the raw AAD user id, which
otherwise blocks a client following the link under the no-app-ids variant's
reversible-pseudonym userId path requirement. Mirrors evalengin PR 9014, minus
its delta pathTemplate->pathRegex change (reverted here per review: driveId
isn't a userId, so that endpoint doesn't need this fix).
# Conflicts: # docs/sources/microsoft-365/msft-onedrive/msft-onedrive_no-app-ids.yaml # java/core/src/test/java/co/worklytics/psoxy/rules/msft/OneDriveTests.java # java/core/src/test/java/co/worklytics/psoxy/rules/msft/OneDrive_NoAppIds_Tests.java
aperez-worklytics
changed the base branch from
rc-v0.6.10
to
fix_onedrive_rules
August 28, 2026 19:52
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
IN DRAFT UNTIL FURTHER TESTING
Parent PR is #1402
Java rules for MSFT dropped and using the ones generated from https://github.com/Worklytics/evalengin/pull/9018. For that:
InvocationExamplesFixes
Features
Psoxy update
Logistics
Change implications
CHANGELOG.mdanything that will show up interraform plan/applythat isn'tobviously a no-op?
alpha, requires major versionchange