Add new Elytron resources
Overview
There are three elytron resources: certificate-authority-account, custom-security-event-listener, mapped-role-mapper. They should be added to HAL.
Issue Metadata
Issue
Dev Contacts
QE Contacts
Affected Projects or Components
-
WildFly
-
HAL
Requirements
The resources are:
-
/subsystem=elytron/certificate-authority-account=*
-
/subsystem=elytron/custom-security-event-listener=*
-
/subsystem=elytron/mapped-role-mapper=*
They will be placed on the following screens: * Certificate Authority Account: Other Settings → Other Settings * Custom Security Event Listener: Other Settings → Logs * Mapped Role Mapper: Mappers / Decoders → Role Mapper
The certificate-authority-account
resource also contains some custom runtime operations, they will added in the runtime view of Security → SSL
* create-account
* deactivate-account
* update-account
* change-account-key
* get-metadata
Test Plan
TBD
Community Documentation
None