Skip to content

Commit

Permalink
Merge pull request #477 from hpehl/HAL-1594
Browse files Browse the repository at this point in the history
HAL-1594: Configure mapping of X509Certificate to the underlying identity
  • Loading branch information
bstansberry authored Jul 2, 2024
2 parents 8604eef + b250440 commit e396ea8
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions console/HAL-1594_Configure_X509_certificate_mapping.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
= Configure enhanced mapping of X509Certificate to the underlying identity
:author: Harald Pehl
:email: [email protected]
:toc: left
:icons: font
:idprefix:
:idseparator: -
:issue-base-url: https://issues.redhat.com/browse

== Overview

This RFE adds support for new Elytron resources. See affected UI and affected resources.

== Issue Metadata

=== Issue

* {issue-base-url}/HAL-1594[HAL-1594]
* {issue-base-url}/EAP7-1278[EAP7-1278]

=== Related Issues

* n/a

=== Dev Contacts

* mailto:[email protected][Harald Pehl]

=== QE Contacts

* mailto:[email protected][Simon Priadka]

=== Testing By

[x] Engineering
[ ] QE

=== Affected Projects or Components

* WildFly
* HAL

== Requirements

The Elytron configuration UI provides CRUD operations for the new elytron resources.

=== Affected UI

* Configuration / Subsystems / Security / Mappers & Decoders / Evidence Decoder

=== Affected Resources

* `/subsystem=elytron/aggregate-evidence-decoder=*`
* `/subsystem=elytron/custom-evidence-decoder=*`
* `/subsystem=elytron/x500-subject-evidence-decoder=*`
* `/subsystem=elytron/x509-subject-alt-name-evidence-decoder=*`

== Test Plan

New tests are added to the test suite that test the new resources.

== Community Documentation

See the official HAL website at https://hal.github.io

0 comments on commit e396ea8

Please sign in to comment.