]
Jan Kalina updated WFLY-10611:
------------------------------
Summary: Missing subsystem component to use a custom audit endpoint (was:
[GSS](7.1.z) Missing subsystem component to use a custom audit endpoint)
Missing subsystem component to use a custom audit endpoint
----------------------------------------------------------
Key: WFLY-10611
URL:
https://issues.jboss.org/browse/WFLY-10611
Project: WildFly
Issue Type: Feature Request
Components: Security
Affects Versions: 13.0.0.Final
Reporter: Jan Kalina
Assignee: Jan Kalina
Elytron has the ability to create custom audit endpoints to develop your own audit logs.
Nevertheless there is no configuration under the {{subsystem=elytron}} to configure a
custom audit class (something like {{subsystem=elytron/custom-audit-log=example:add(...}}
is needed).
Feature implementation is in WFCORE-3819, this issue is for tests and docs into wildfly.