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

Security extension produces ArrayIndexOutOfBoundsException if included but not enabled #1160

Closed
starksm64 opened this issue Mar 3, 2019 · 0 comments
Assignees
Milestone

Comments

@starksm64
Copy link
Contributor

An ArrayIndexOutOfBoundsException by the security extension SecurityDeploymentProcessor#addIdentityManager build step if the security extension is included in a build but has no security realm enabled. A guard against that condition is needed.

@starksm64 starksm64 self-assigned this Mar 3, 2019
gsmet added a commit that referenced this issue Mar 4, 2019
Fix for #1160, avoid ArrayIndexOutOfBoundsException if security not enabled
@gsmet gsmet added this to the 0.11.0 milestone Mar 4, 2019
@gsmet gsmet closed this as completed Mar 4, 2019
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

3 participants