Skip to content

Support legacy OFS and FusionFS runtime token bootstrap#43

Open
miquelgall wants to merge 2 commits into
mainfrom
issue-35-legacy-ofs-fusionfs-compat
Open

Support legacy OFS and FusionFS runtime token bootstrap#43
miquelgall wants to merge 2 commits into
mainfrom
issue-35-legacy-ofs-fusionfs-compat

Conversation

@miquelgall
Copy link
Copy Markdown
Contributor

Summary

  • detect FusionFS environments via environment.faUrl
  • use environment.fsUrl as the base URL and request the token with getAccessTokenByScope
  • derive the Fusion scope from environment.environmentName as urn:opc:resource:fusion:<env>:field-service-common/use
  • keep legacy OFS application-based token bootstrap unchanged
  • add runtime tests covering FusionFS scope bootstrap precedence and bump the package version to 1.8.0

Verification

  • npm test
  • npm run build

Closes #35

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 14, 2026
@miquelgall miquelgall requested a review from JamalAkram89 May 14, 2026 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support both legacy OFS and FusionFS runtime environments

2 participants