AtlasOfLivingAustralia / biocache-service

Occurrence & mapping webservices
https://biocache-ws.ala.org.au/ws/
Other
9 stars 26 forks source link

Spring Boot + swagger + spring security (pac4j implementation) #754

Closed brucehyslop closed 1 year ago

brucehyslop commented 1 year ago

Dave's branch 677_swagger_spring_boot plus

brucehyslop commented 1 year ago

Found additional usage of PreAuthenticatedAuthenticationToken which require updates. Additional updates required for downloads to function as expected (issues are related to authentication and fetching of user details.)

Refactored the ala-ws-security-plugin to wrap the http request to return the AlaUserProfile, biocache-service will consume.