-
Notifications
You must be signed in to change notification settings - Fork 11
feat: non-admin setup flow, a365 setup admin command, and cleanup 403 fixes #320
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
0c6c974
fix: improve non-admin setup flow with self-healing permissions and a…
sellakumaran 76983b1
feat: batch permissions orchestrator for non-admin setup flow
sellakumaran fa2c0c7
fix: address PR review comments and align setup summary with batch flow
sellakumaran 9aa34a4
fix: use MSAL/WAM as primary Graph token path to fix cross-user conta…
sellakumaran e80c293
fix: address Copilot PR review comments
sellakumaran f8c6908
Improve changelog, auth flows, and admin consent handling
sellakumaran a270a89
fix: correct user identity for ATG and Graph token acquisition
sellakumaran b5be53e
fix: update test override signature for CreateBrowserCredential login…
sellakumaran 4820d73
fix: address remaining Copilot PR review comments (#2-5)
sellakumaran 40fe88f
fix: resolve Agent ID Admin setup failures for WAM auth, owner assign…
sellakumaran 1576643
Support login hint for MSAL Graph token acquisition
sellakumaran f37d1aa
fix: pass login hint to blueprint httpClient token to prevent WAM cro…
sellakumaran 80bf137
fix: address Copilot review comments on token cache, log levels, and …
sellakumaran 3b0aa2f
fix: consent URL Graph-only scopes, SP retry, transitiveMemberOf role…
sellakumaran 8027051
chore: remove docs/plans from version control (internal working docum…
sellakumaran 4cc1c30
feat: add a365 setup admin command for Global Administrator OAuth2 gr…
sellakumaran 6a19be9
feat: add consent URL generation, fix SP retry, and improve setup output
sellakumaran 7430bff
Improve admin consent URLs, retry logic, and testability
sellakumaran 960517a
fix: Copilot review comments, GA role detection, combined consent URL…
sellakumaran 3dc1e2e
perf: eliminate real process/network/delay costs in test paths
sellakumaran a688b6a
Improve auth reliability, logging, and test rigor
sellakumaran da6f750
perf: eliminate repeated az CLI subprocess spawns across setup phases
sellakumaran 5b05e37
Refactor infra/client validation: direct ARM/Graph HTTP
sellakumaran 9366a5f
Add --field option to config command and standardize endpoint key
sellakumaran 78a70e0
Handle PR comments
sellakumaran 8af956b
Fix PR comments.
sellakumaran 7a3b4b7
Add sovereign cloud support and stderr filtering improvements
sellakumaran 6c117db
Improve cancellation, exit handling, and test isolation
sellakumaran 60fd2e0
Use dynamic GraphBaseUrl for scope URL construction
sellakumaran c6cdaad
Refactor AzCliHelper process handling; clarify test comment
sellakumaran File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.