-
Notifications
You must be signed in to change notification settings - Fork 25.3k
Enhance Invalidate Token API #35388
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
Enhance Invalidate Token API #35388
Changes from all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
71447cc
wip
jkakavas c9b1c45
Adds support for invalidate by realm or username
jkakavas dee9fce
Merge remote-tracking branch 'origin/master' into enhance-invalidate-api
jkakavas f1cbe27
Update TransportSamlInvalidateSessionActionTests
jkakavas 118ed35
Handle cases where there are no tokens to invalidate
jkakavas a6e1f22
Remove * import
jkakavas 485cff9
Add a couple more integ tests
jkakavas 0647a28
Implement toXContent and revelant tests
jkakavas 94abc3f
add rest tests
jkakavas a2227ea
Don't wrap result
jkakavas 19c75c4
remove another unnecessary layer of XContent wrapping
jkakavas c3e67f6
Refactor and add invalidateAllTokens method
jkakavas 8e4dec5
Change some hasText <-> isNullOrEmpty for readability and remove unne…
jkakavas 1005e15
Correct parsing of invalidation request
jkakavas 2a37cfc
Remove unused imports
jkakavas d6cf150
Don't handle VersionConflictEngineExceptions as we don't do version u…
jkakavas 40feb13
duplicate traceLog for readability
jkakavas 75c1f37
Merge remote-tracking branch 'origin/master' into enhance-invalidate-api
jkakavas 4a76b77
address initial feedback
jkakavas 43127b0
Finalize change
jkakavas 0055ba1
Add empty new line
jkakavas d7c1556
Merge remote-tracking branch 'origin/master' into enhance-invalidate-api
jkakavas 541bf64
Fix rest tests
jkakavas 46fca25
Fix TransportSamlLogoutActionTests
jkakavas ac3dd86
Remove unused import
jkakavas be3cad3
fix tests so that arrays are not empty when required
jkakavas a2d8078
Address feedback
jkakavas 8342818
Merge remote-tracking branch 'origin/master' into enhance-invalidate-api
jkakavas 5c28353
Merge remote-tracking branch 'origin/master' into enhance-invalidate-api
jkakavas fd5ea5f
Reverts commits regarding HLRC
jkakavas e402d88
Address feedback
jkakavas dac7823
Merge remote-tracking branch 'origin/master' into enhance-invalidate-api
jkakavas 9c8e90c
Reference HLRC PR in assumeFalse
jkakavas a8c9410
fix merge woes
jkakavas 0f2f201
Address feedback
jkakavas 6209deb
Merge remote-tracking branch 'origin/master' into enhance-invalidate-api
jkakavas 2fb24d6
Fix serialization tests now that we do not implement equals
jkakavas 2e0cf31
Merge remote-tracking branch 'origin/master' into enhance-invalidate-api
jkakavas e91e555
address feedback
jkakavas 6ad0850
Missing previousResult param
jkakavas bbbd900
Restore rest tests
jkakavas bcac7f1
Merge remote-tracking branch 'origin/master' into enhance-invalidate-api
jkakavas bf9043a
restore previous invalidated token HLRC docs
jkakavas 162ea66
Add created field so that it's included in the backport
jkakavas 7356dd2
Merge remote-tracking branch 'origin/master' into enhance-invalidate-api
jkakavas 75e62d6
Merge remote-tracking branch 'origin/master' into enhance-invalidate-api
jkakavas 1c7c761
address final round of feedback
jkakavas 858935e
Merge remote-tracking branch 'origin/master' into enhance-invalidate-api
jkakavas e0546b3
Merge remote-tracking branch 'origin/master' into enhance-invalidate-api
jkakavas ff775e6
Merge remote-tracking branch 'origin/master' into enhance-invalidate-api
jkakavas 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
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.