ch4mpy / spring-addons

Ease spring OAuth2 resource-servers configuration and testing
Apache License 2.0
532 stars 87 forks source link

Alternative Approach #1

Closed jzheaux closed 4 years ago

jzheaux commented 5 years ago

Separated out claims and headers from authorities and updating unit tests accordingly. Also, added more sophisticated authority expression. Finally, included comments indicating rationale behind certain testing decisions.