Skip to content

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

Description

@PrarthonaPaul

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:

  • empty scope value
  • single scope value that is not openid
  • single scope value that is openid
  • multiple scope values that do not include openid
  • multiple scope values that does include openid
  • invalid scope value that is not accepted by the openid provider.

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions