-
Notifications
You must be signed in to change notification settings - Fork 37
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
[SigninSilent only] CommonCore interface for XPC silent request. #1482
Merged
+1,380
−167
Merged
Changes from 14 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
524bc55
initial work to add silent xpc token request and controller
67398ab
Remove pre-check on canPerform
f1f6c96
Add requestType for telemetry usage in broker
b830a97
Merge branch 'dev' into kasong/2914053-common-interface
32c71df
Merge branch 'dev' into kasong/2914053-common-interface
23334a8
Add can perform request
dc19668
Merge branch 'dev' into kasong/2914053-common-interface
7024e55
initial commit to add XPC interface for silent token request
7721a7c
Remove crypto part for response
019d5d3
add UTs to check fallback controlers' order
9bd5556
Add enum to enabl/disable XPC service
5603852
add enum to support xpc mode
195252b
Merge branch 'dev' into kasong/2914053-common-interface
4861e4b
Remove ssoPerf telemetry
7312a98
Make sure status code is used in log
4d799e4
Merge branch 'dev' into kasong/2914053-common-interface
1b68c57
Add param control to use v2 XPC controller factory or V1 original con…
453e551
Address CR
447af73
remove msid prefix
1191653
Fix a typo
09c4f62
Address CR
28e84c5
Remove unused file reference in project folder
b3be88b
Merge branch 'dev' into kasong/2914053-common-interface
f1fca84
Add missing ref back
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
This file contains 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This pull request does not update changelog.txt.
Please consider if this change would be noticeable to a partner or user and either update changelog.txt or resolve this conversation.