]
Farah Juma updated ELY-1854:
----------------------------
Fix Version/s: 1.6.4.CR1
Add the ability to specify whether or not the AccessControlContext
should be captured by using a system property called
"wildfly.elytron.capture.access.control.context"
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: ELY-1854
URL:
https://issues.jboss.org/browse/ELY-1854
Project: WildFly Elytron
Issue Type: Task
Components: Authentication Client
Reporter: Farah Juma
Assignee: Farah Juma
Priority: Major
Fix For: 1.6.4.CR1
Add the ability to specify whether or not the {{AccessControlContext}} should be captured
by using a system property called {{wildfly.elytron.capture.access.control.context}}. It
defaults to "true" so the {{AccessControlContext}} will be captured by default.
It can be set to "false" if Kerberos is not being used.