-
Notifications
You must be signed in to change notification settings - Fork 1.7k
#913 Support RFC 8693 (OAuth 2.0 Token Exchange) for the "scope" claim in ScopesAuthorizer #1478
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
+268
−28
Merged
Changes from 16 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
c85b7c1
ScopesAuthorizer refactoring
mehyaa 5090cbc
Useless block removed
mehyaa 63f8973
Update ScopesAuthorizer.cs
mehyaa 3c9fc3d
Fix ScopesAuthorizer
mehyaa a05514c
Fix ScopesAuthorizer
mehyaa d8510a5
Refactoring
mehyaa 659cb1e
Fix
mehyaa 708c321
Fix errors and messages
raman-m f1f613f
Tests fixed
mehyaa ecb22c7
Test names corrected
mehyaa 528db09
Tiny change
mehyaa d9fd3bd
Revert variable names to their previous identifiers to compare the ch…
raman-m d9e8e74
Merge branch 'develop' into patch-1
raman-m cf3c146
Merge branch 'develop' into patch-1
mehyaa 78911ec
Refactored scope authorization logic to match the intended feature
mehyaa c850b70
Add unit tests for space-separated scope handling in ScopesAuthorizer
mehyaa f2068bc
Merge branch 'develop' into patch-1
mehyaa ee763a4
Add acceptance tests for space-separated scope handling in Authorizat…
mehyaa 4870da1
Refactor ScopesAuthorizer
mehyaa 7a189a3
Fix AuthorizationTests acceptance tests for space-separated scopes ha…
mehyaa 813aae8
Added missing changes to AuthorizationTests
mehyaa b5e6846
Update ScopesAuthorizer.cs
mehyaa 62cc7f9
Refactor AuthorizationTests to simplify space-separated scope tests a…
mehyaa 9ef215c
Update src/Ocelot/Authorization/ScopesAuthorizer.cs
raman-m 7adba7b
adding reference to rfc 8693, the scope claim is a json string
ggnaegi 876326b
Improve code coverage
raman-m 3bca045
Code review by @raman-m
raman-m 54e2d9a
Update docs
raman-m 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 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.
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.