-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(jans-auth-server): fixed server and tests after jetty 11 migration (
#1354) * fix(jans-auth-server): restored previous state of authz impl #1341 * fix(jans-auth-server): cherry-pick 4d5ad26 and adapt code #1341 * fix(jans-auth-server): cherry-pick ae0b60b and adapt code #1341 * fix(jans-auth-server): cherry-pick e30e65e and adapt code #1341 * Revert "fix(jans-auth-server): cherry-pick e30e65e and adapt code" This reverts commit f3c6bd7. * Revert "fix(jans-auth-server): cherry-pick ae0b60b and adapt code" This reverts commit 5e6e939 * fix(jans-auth-server): put back inlined request jwt * fix(jans-auth-server): extracted authorize method * fix(jans-auth-server): more extracted methods out of authorize * fix(jans-auth-server): extracted methods out of authorize * fix(jans-auth-server): methods out of authorize * fix(jans-auth-server): request jwt refactoring * fix(jans-auth-server): corrected redirect uri creation * fix(jans-auth-server): corrected redirect uri creation * fix(jans-auth-server): corrected register response assert builder * fix(jans-auth-server): code clean up Co-authored-by: YuriyZ <yzabrovarniy@gmail.com>
- Loading branch information
Showing
5 changed files
with
120 additions
and
93 deletions.
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
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.