Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passing user authentication to JAX-RS #40

Closed
wants to merge 6 commits into from
Closed

Passing user authentication to JAX-RS #40

wants to merge 6 commits into from

Conversation

vincentwin
Copy link
Contributor

When a logged in user adds a fedora resource, their username is stored in fedora:ownerId

curl --user testuser:testpass "http://localhost:8080/rest/objects/{PID}/datastreams/{DSID}" -X POST

Then view the datastream profile

@ghost ghost assigned cbeer Mar 19, 2013
@vincentwin
Copy link
Contributor Author

This Pull Request 8bca977 has been fixed and should build fine in Travis. It was merged with master at ffd0d74

@barmintor barmintor closed this Apr 2, 2013
@barmintor
Copy link
Contributor

MERGED!

birkland pushed a commit to birkland/fcrepo4 that referenced this pull request Jul 22, 2016
Add servlet filter for handling ETags for static resources
dbernstein pushed a commit that referenced this pull request Nov 16, 2022
Co-authored-by: Peter Winckles <peter.winckles@wisc.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants