Skip to content

Commit

Permalink
Remove obsolete action
Browse files Browse the repository at this point in the history
urn:elds-backend-actions-revision-api not available any more
  • Loading branch information
mgns authored Aug 17, 2023
1 parent 61ac5de commit 82d3faa
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ To add a new access condition:
| `urn:elds-backend-all-graphs` | Represents all RDF named graphs. You can use it in the Allow reading graph or Allow writing graph field. |
| `urn:elds-backend-all-actions` | Represents all actions. You can use it in the **Allowed actions** field. |
| `urn:elds-backend-public-group` | Represents the group which every user is member of (incl. anonymous users). You can use it in the Requires group field. |
| `urn:elds-backend-anonymous-user` | Represents the anonymous user account. You can use it in the **Requires account** field. |
| `urn:elds-backend-actions-revision-api` | Represents the Revision API (see the Developer Manual). You can use it in the **Allowed actions** field. |
| `urn:elds-backend-anonymous-user` | Represents the anonymous user account. You can use it in the **Requires account** field. | |
| `urn:elds-backend-actions-auth-access-control` | Represents the Authorization management API (see the Developer Manual). You can use it in the Allowed actions field. |
| `urn:eccenca:di` | Represents the action needed to use the eccenca DataIntegration component of eccenca Corporate Memory. You can use it in the **Allowed actions** field. |
| `urn:eccenca:ThesaurusUserInterface` | Represents the action needed to use the Thesaurus Catalog as well as Thesaurus Project editing interface (needs access to specific thesaurus graphs as well). You can use it in the **Allowed actions** field. |
Expand Down

0 comments on commit 82d3faa

Please sign in to comment.