wso2 / product-is

Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
727 stars 713 forks source link

Swap policy removal steps from pdp and pap #20512

Closed Yoshani closed 4 weeks ago

Yoshani commented 4 weeks ago

With the changes to be introduced for the xacml registry removal effort, we will no longer be allowing a policy already published in the PDP to be deleted from the PAP. To cater to this, we will have to swap the policy removal order in the test case OAuth2XACMLScopeValidatorTestCase.

Related issues

Related PRs