Skip to content
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

Move SecurityContextHolder stuff into geofence-server module #202

Closed
etj opened this issue Apr 19, 2022 · 1 comment
Closed

Move SecurityContextHolder stuff into geofence-server module #202

etj opened this issue Apr 19, 2022 · 1 comment

Comments

@etj
Copy link
Member

etj commented Apr 19, 2022

The PR #108 added some security logic related to the embedded setup into a class that runs both in the standalone geofence and in the embedded engine.

Such code should be moved into the userResolver.getRoles(username) logic implemented for the embedded stack

@etj etj changed the title Move SecurityContextHolder stuff into embedded code Move SecurityContextHolder stuff into geofence-server module Apr 19, 2022
@etj
Copy link
Member Author

etj commented Aug 24, 2022

Implemented in geofence-server module in #5868 according to GEOS-10492

etj added a commit that referenced this issue Aug 26, 2022
#202 Remove SecurityContextHolder stuff
etj added a commit that referenced this issue Aug 29, 2022
#202 Remove SecurityContextHolder stuff
@etj etj closed this as completed Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant