Align Soprano federated JWT with guided setup - #15
Merged
Merged
Conversation
siyixian
approved these changes
Sep 16, 2026
Hou (SciencePotato)
deleted the
feature/soprano-optional-provider-jwt
branch
September 16, 2026 18:47
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.
Summary
Updated after merging guided setup (#16) from main. Resolves the conflict between the earlier optional API-key-plus-JWT implementation and the setup-configured OAuth path.
Scope
Setup scripts, provider profiles, all provider adapters and the local-settings sample are unchanged relative to main. The existing @azure/logger 1.3.0 dependency remains pinned for Node 20 compatibility. Local-settings-only PR #17 stays separate. No deployment, credential changes, new identities or live sends were performed for this resolution.
Validation
Live-verification limits
Historical QA4 API-key-plus-JWT successes do not validate this resolved revision. Separate prior Bearer-only shutter probes returned QA4 HTTP 201/FILTERED and production HTTP 401/error 401101. Neither proves production delivery or authorizes mapping FILTERED to success. Provider onboarding/authorization still requires confirmation.