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: Security Realms => Security Realm #92

Open
11 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 => Security Realms => Security Realm.

There are eleven vertical navigation sub-items, hence eleven new spec files are expected: Aggregate Realm, Caching Realm, Custom Modifiable Realm, Custom Realm, Filesystem Realm, Identity Realm, JDBC Realm, Key Store Realm, LDAP Realm, Properties Realm, Token Realm.

Resources to be covered

  • /subsystem=elytron/aggregate-realm=*
  • /subsystem=elytron/caching-realm=*
  • /subsystem=elytron/custom-modifiable-realm=*
  • /subsystem=elytron/custom-realm=*
  • /subsystem=elytron/filesystem-realm=*
  • /subsystem=elytron/identity-realm=*
  • /subsystem=elytron/jdbc-realm=*
  • /subsystem=elytron/key-store-realm=*
  • /subsystem=elytron/ldap-realm=*
  • /subsystem=elytron/properties-realm=*
  • /subsystem=elytron/token-realm=*

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