Skip to content

Migrate APS UserInfo API from v1 to v2 - #1330

Merged
PepperLola merged 4 commits into
devfrom
zachr/99/api-version-migration
Jun 22, 2026
Merged

Migrate APS UserInfo API from v1 to v2#1330
PepperLola merged 4 commits into
devfrom
zachr/99/api-version-migration

Conversation

@rutmanz

@rutmanz rutmanz commented Jun 19, 2026

Copy link
Copy Markdown
Member

Task

SYNTH-99

Symptom

The old profile v1 api was being depricated and we needed to migrate to v2 for continued support

Solution

Followed migration guide and migrated to V2. I spent a long time trying to narrow the scopes (as data:read is extremely permissive) but ended up realizing that the APS storage api calls require data:read anyway so we just have to live with powerful tokens.

Verification

Can still log in and out, see photo, access assets in APS


Before merging, ensure the following criteria are met:

  • All acceptance criteria outlined in the ticket are met.
  • Necessary test cases have been added and updated.
  • A feature toggle or safe disable path has been added (if applicable).
  • User-facing polish:
    • Ask: "Is this ready-looking?"
  • Cross-linking between Jira and GitHub:
    • PR links to the relevant Jira issue.
    • Jira ticket has a comment referencing this PR.

@rutmanz
rutmanz requested review from a team as code owners June 19, 2026 20:04
@autodesk-chorus

Copy link
Copy Markdown

Chorus detected one or more security issues with this pull request. See the Checks tab for more details.

As a reminder, please follow the secure code review process as part of the Secure Coding Trust Commitment requirement.

@Dhruv-0-Arora Dhruv-0-Arora left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this PR ready for review? The playwright tests are currently failing as well as the Chorus security tests (which don't seem to be very important)

@rutmanz
rutmanz force-pushed the zachr/99/api-version-migration branch from dc2b06f to f60cd6e Compare June 19, 2026 21:12

@Dhruv-0-Arora Dhruv-0-Arora left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@PepperLola
PepperLola enabled auto-merge June 22, 2026 18:19
@PepperLola
PepperLola merged commit 2ebc813 into dev Jun 22, 2026
16 checks passed
@PepperLola
PepperLola deleted the zachr/99/api-version-migration branch June 22, 2026 18:21
@PepperLola PepperLola mentioned this pull request Jul 16, 2026
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.

4 participants