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

[Coverage]: Add tests for security/Elytron subsystem configuration: Mappers/Decoders => Principal Decoder #84

Open
5 tasks
OndrejKotek opened this issue Jun 23, 2023 · 0 comments

Comments

@OndrejKotek
Copy link
Contributor

Description

Coverage of the elytron subsystem configuration is missing for Configuration => Subsystem => Security => Mappers/Decoders => Principal Decoder.

There are five vertical navigation sub-items, hence five new spec files are expected: Aggregate Principal Decoder, Concatenating Principal Decoder, Constant Principal Decoder, Custom Principal Decoder, X500 Attribute Principal Decoder.

Resources to be covered

  • /subsystem=elytron/aggregate-principal-decoder=*
  • /subsystem=elytron/concatenating-principal-decoder=*
  • /subsystem=elytron/constant-principal-decoder=*
  • /subsystem=elytron/custom-principal-decoder=*
  • /subsystem=elytron/x500-attribute-principal-decoder=*

You can get inspired in legacy tests.

Affects

configuration

Subsystem

elytron

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants