-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Implement on behalf of token passing for extensions #8679
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
peternied
merged 47 commits into
opensearch-project:main
from
stephen-crawford:tokenPassingForExtensions
Aug 11, 2023
Merged
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
2837200
Outline changes
stephen-crawford 570c04b
Basic outline
stephen-crawford abd83c4
Basic token passing
stephen-crawford 0b4d85d
Merge branch 'main' into tokenPassingForExtensions
stephen-crawford afc6b34
Minor changes
stephen-crawford ee602cf
Swap issue token type
stephen-crawford 095932d
Update changelog
stephen-crawford 676d14f
SPotless
stephen-crawford b224770
Merge branch 'main' into tokenPassingForExtensions
stephen-crawford 3db805c
Add test
stephen-crawford 4d6e2fd
Swap out authentication
stephen-crawford 7b1757e
Merge branch 'main' into tokenPassingForExtensions
stephen-crawford b15df51
Swap to string, obj map
stephen-crawford d937ca9
Update with Craig's feedback
stephen-crawford af9d2d7
Add javadoc
stephen-crawford f6209d4
add annotation
stephen-crawford acd3330
Fix missing path import
stephen-crawford ed2d09c
Fix test
stephen-crawford 4fdfaf7
boost coverage
stephen-crawford a746202
Add interface for AuthToken
RyanL1997 52fa085
Merge pull request #6 from RyanL1997/interfaceForTokenPassing
stephen-crawford acf6c76
Update server/src/main/java/org/opensearch/identity/noop/NoopTokenMan…
stephen-crawford a703786
Merge branch 'main' into tokenPassingForExtensions
stephen-crawford 417f419
Merge branch 'opensearch-project:main' into tokenPassingForExtensions
stephen-crawford 1070564
Resolve comments
stephen-crawford 0f6b361
Merge branch 'main' into tokenPassingForExtensions
stephen-crawford 3ae548c
Add javadoc
stephen-crawford a7b9107
Make token check happen before write
stephen-crawford d7cf2ea
Fix test
stephen-crawford 5db9178
Spotless
stephen-crawford 2aa6d4f
trigger retry
stephen-crawford f073f5c
changes
stephen-crawford 6d21516
Merge branch 'opensearch-project:main' into tokenPassingForExtensions
stephen-crawford 46a6812
Swap issuer with subject
stephen-crawford bc6a18d
Merge branch 'opensearch-project:main' into tokenPassingForExtensions
stephen-crawford 977d145
Merge branch 'opensearch-project:main' into tokenPassingForExtensions
stephen-crawford 3440e16
Merge branch 'opensearch-project:main' into tokenPassingForExtensions
stephen-crawford 45c3dcd
Boost coverage
stephen-crawford 67806ed
Boost coverage
stephen-crawford 5f09660
Merge branch 'main' into tokenPassingForExtensions
stephen-crawford 3845842
Merge branch 'main' into tokenPassingForExtensions
stephen-crawford d990651
Fix
stephen-crawford 5479019
spotless
stephen-crawford d2b7519
remove bad decleration
stephen-crawford 40afb9e
Fix changelog
stephen-crawford 5d17b26
Changelog
stephen-crawford 2a8b4ae
Merge branch 'opensearch-project:main' into tokenPassingForExtensions
stephen-crawford 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
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.
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.