Deprecated and Removed Authorizations

Last modified 12 Jun 2023 13:33 +02:00
Since 4.8
This functionality is available since version 4.8.
Table of Contents

The following table describes authorizations (in particular, action URLs) that are deprecated and/or removed in 4.8.

The difference to the removal of prism items in the static schema is that unknown authorizations are silently ignored. (Which may or may not be good; but nevertheless it is done this way.)

So, by the removal we mean that they disappear from the list of known actions maintained in ModelAuthorizationAction enumeration. Thus, they are no longer recognized by the midPoint logic.

By the deprecation we mean that they still could be (depending on particular case) taken into account. However, the migration tool should issue a warning about them, so that the user knows they should replace them by their up-to-date variants.

See the notes in the following table.

Table 1. Deprecated items
Action URL Deprecated since Planned removal Actual removal Notes Upgrade phase Upgrade type Upgrade priority Analysis done (Prepared for implementation. Yes/No)

#readOwnCertificationDecisions

4.8 (c97e31dc)

4.9

-

In 4.8, this authorization is interpreted as "read assigned certification work items + read certification cases with assigned work items (except for work items belonging to other assignees)".

After upgrade

TBD

Recommended.

Done.

#recordCertificationDecision

4.8 (c97e31dc)

4.9

-

In 4.8, this authorization is interpreted as "complete assigned certification work items".

After upgrade

TBD

Recommended.

Done.

#delegateOwnWorkItems

4.8 (c97e31dc)

4.9

-

In 4.8, this authorization is interpreted as "delegate assigned case management work items".

After upgrade

TBD

Recommended.

Done.

#completeAllWorkItems

4.8 (c97e31dc)

4.9

-

In 4.8, this authorization is interpreted as "read all approval, manual, and correlation cases (including their work items) + complete all case work items".

After upgrade

TBD

Recommended.

Done.

#delegateAllWorkItems

4.8 (c97e31dc)

4.9

-

In 4.8, this authorization is interpreted as "read all approval, manual, and correlation cases (including their work items) + complete all case management and certification work items".

After upgrade

TBD

Recommended.

Done.

#readAllWorkItems

-

-

4.8 (8c246624)

Not used neither in 4.4 nor in 4.7, so it was safely removed in 4.8.

Before or after upgrade

TBD

Recommended.

Done.

#stopApprovalProcessInstance

-

-

4.8 (8c246624)

Not used neither in 4.4 nor in 4.7, so it was safely removed in 4.8.

Before or after upgrade

TBD

Recommended.

Done.

#cleanupProcessInstances

-

-

4.8 (8c246624)

Not used neither in 4.4 nor in 4.7, so it was safely removed in 4.8.

Before or after upgrade

TBD

Recommended.

Done.

Was this page helpful?
YES NO
Thanks for your feedback