We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
userResolver.getRoles(username)
The text was updated successfully, but these errors were encountered:
Implemented in geofence-server module in #5868 according to GEOS-10492
geofence-server
Sorry, something went wrong.
#222 Improve filtering by role
56af683
#202 Remove SecurityContextHolder stuff
eb3845b
No branches or pull requests
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 stackThe text was updated successfully, but these errors were encountered: