Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In this quick start, you will build and run a Fedora 4 server with the WebAC Authorization module enabled, create a sample resource and an ACL for that resource, verify that access to that resource is correctly restricted, and finally modify the ACL to allow you to update the resource.

Prerequisites

  • Java 8
  • Maven
  • Git
  • curl

Steps

...

  • Fedora 4 with WebAC module enabled (you can use one of the pre-built WAR files from the fcrepo-webapp-plus

...

  • project)
  • curl

The commands in this guide assume that your Fedora 4 is running at http://localhost:8080 with an empty context path.

Steps

...

Create these three files:

...