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

Permission check fails when running with Security Manager #272

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

jasondlee
Copy link
Collaborator

@jasondlee jasondlee commented Nov 7, 2023

Fixes #271

If SM is enabled, create SDK in doPrivileged. Otherwise, behave as normal.

If SM is enabled, create SDK in doPrivileged. Otherwise, behave as
normal.
@radcortez radcortez changed the title [SROTEL-271] Permission check fails when running with Security Manager Permission check fails when running with Security Manager Nov 8, 2023
@radcortez radcortez merged commit 4d747ba into smallrye:main Nov 8, 2023
3 checks passed
@github-actions github-actions bot added this to the 2.5.1 milestone Nov 8, 2023
@jasondlee jasondlee deleted the SROTEL-271 branch January 22, 2024 20:10
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

Successfully merging this pull request may close these issues.

Permission check fails when running with Security Manager
3 participants