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 => Role Mapper #82

Open
7 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 => Role Mapper.

There are seven vertical navigation sub-items, hence seven new spec files are expected: Add Prefix Role Mapper, Add Suffix Role Mapper, Aggregate Role Mapper, Constant Role Mapper, Custom Role Mapper, Logical Role Mapper, Mapped Role Mapper.

Resources to be covered

  • /subsystem=elytron/add-prefix-role-mapper=*
  • /subsystem=elytron/add-suffix-role-mapper=*
  • /subsystem=elytron/aggregate-role-mapper=*
  • /subsystem=elytron/constant-role-mapper=*
  • /subsystem=elytron/custom-role-mapper=*
  • /subsystem=elytron/logical-role-mapper=*
  • /subsystem=elytron/mapped-role-mapper=*

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