DecryptAssertions/Attributes using unsupported list removals

Description

Two of the decryption profile actions that aren't ever run by the existing IdP code are broken due to reliance on list remove operations that run through iterators. The indexed XMLObject lists that back the XMLObject get methods disallow certain types of removal.

Need to redo using supported operations.

DecryptNameID worked because it does a get/set on a singleton child.

Environment

None

Activity

Fixed

Details

Assignee

Reporter

Fix versions

Created November 5, 2019 at 9:48 PM
Updated March 11, 2020 at 2:10 PM
Resolved November 6, 2019 at 3:47 PM