Skip to content

Fix IdentityProviderPolicy unlink rule

Jarka Košanová requested to merge 291007-identity-provider-fix into master

What does this MR do and why?

There was a problem with a rule in IdentityProviderPolicy. The usage of && is not allowed in a rule in declarative policy and can lead to wrong results.

The specs were not written correctly and therefore not failing.

Rather than fixing the policy, we can remove it because this policy class is used for abilities related to group-managed accounts, which has been EOL-d. See &8518

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #291007 (closed)

Edited by Jessie Young

Merge request reports