- Notifications
You must be signed in to change notification settings - Fork 189
Access Token Proof of Possession Capability #2512
New issue
Have a question about this project? Sign up for a free account to open an issue and contact its maintainers and the community.
By clicking “Sign up for ”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on ? Sign in to your account
Open
FehintolaObafemi wants to merge 18 commits into devChoose a base branch from fehintolaobafemi/AT-PoP
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Conversation
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
7f46a1f
to 21ed0a9
Compare f46153c
to d79e836
Compare adamedx reviewed Mar 5, 2024
d79e836
to 0a2936e
Compare 0a2936e
to 5e9961e
Compare 5e9961e
to dd2f7e0
Compare src/Authentication/Authentication.Core/Utilities/AuthenticationHelpers.cs Outdated Show resolved Hide resolved
ffa1edb
to 9f90a73
Compare 929b2b4
to 4d5e435
Compare src/Authentication/Authentication.Core/Interfaces/IGraphRequestProofofPossession.cs Outdated Show resolved Hide resolved
src/Authentication/Authentication.Core/Utilities/AuthenticationHelpers.cs Show resolved Hide resolved
src/Authentication/Authentication.Core/Utilities/AuthenticationHelpers.cs Show resolved Hide resolved
src/Authentication/Authentication.Core/Utilities/AuthenticationHelpers.cs Outdated Show resolved Hide resolved
src/Authentication/Authentication.Core/Utilities/AuthenticationHelpers.cs Outdated Show resolved Hide resolved
src/Authentication/Authentication.Core/Utilities/AuthenticationHelpers.cs Outdated Show resolved Hide resolved
src/Authentication/Authentication.Core/Utilities/AuthenticationHelpers.cs Outdated Show resolved Hide resolved
src/Authentication/Authentication.Core/Utilities/AuthenticationHelpers.cs Show resolved Hide resolved
src/Authentication/Authentication/Handlers/AuthenticationHandler.cs Outdated Show resolved Hide resolved
src/Authentication/Authentication/Handlers/AuthenticationHandler.cs Outdated Show resolved Hide resolved
d2d03fa
to ff194cb
Compare 8b69aea
to a1f778a
Compare 34fb968
to d811806
Compare Merge to Main
d811806
to 2136757
Compare 2136757
to d599c48
Compare d599c48
to 0b12cdb
Compare 0b12cdb
to 08a14d8
Compare 31b2024
to b63395f
Compare Adding AT PoP skeleton (#2511) * adding "-AT PoP" option to "Set-MgGraphOptions" --------- AT PoP Version 1 Fehintolaobafemi/methodanduri (#2751) * Making changes to how httpmethod and uri is processed --------- Fixing and updating the docs resolving build break fixing build issues related to docs resolving PR comments updating nuget packages removing unnecessary string assignment Resolving PR comments reverting test csproj changes
b63395f
to 7df1cc0
Compare Sign up for free to join this conversation on . 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.
Fixes #
Changes proposed in this pull request
Other links