geonetwork / geonetwork-microservices

GNU General Public License v2.0
13 stars 18 forks source link

[WIP] rely on spring to manage jwt encoding, deconding, refreshing ? #18

Closed cmangeat closed 3 years ago

cmangeat commented 3 years ago

making the things simplier, considering

https://stackoverflow.com/questions/39210683/how-inmemorytokenstore-works-with-spring-security-oauth2-and-is-this-the-safest/39662709#39662709

fxprunayre commented 3 years ago

FYI. I'm moving that PR to the new project structure and will resolve conflicts

cmangeat commented 3 years ago

note that this PR is in WIP state and that sole authorizing and searching modules have been "processed", at the end common security and other modules should be adapted also.

fxprunayre commented 3 years ago

Replaced by https://github.com/geonetwork/geonetwork-microservices/pull/20