hal / berg

HAL test suite based on Cypress
https://hal.github.io/berg/
Apache License 2.0
1 stars 12 forks source link

[Coverage]: Add tests for security/elytron-oidc-client subsystem configuration to test secure-server config with additional scope values #118

Open PrarthonaPaul opened 7 months ago

PrarthonaPaul commented 7 months ago

Description

WFLY-16532 adds the ability to configure additional scope values for secure-server and secure-deployment resources using the elytron-oidc-client subsystem. WildFly testsuite tests for functionalities with the secure-deployment resource. Tests need to be added to ensure functionality for secure-server to tests for the following cases:

More information about the scope attribute can be found here and WildFly test cases for this attribute can be found here

Affects

configuration

Subsystem

elytron-oidc-client