#574 closed defect (fixed)
Differentiate between POST/PUT/GET/DELETE with shibboleth auth
Reported by: | Twan Goosen | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | VirtualCollectionRegistry-1.0 |
Component: | VCRegistry | Version: | |
Keywords: | Cc: |
Description
Extend SHHAA filter to allow for matches based on http method in addition to location so that it can be configured such that e.g. POST on /service/virtualcollections requires authentication but GET doesn't.
Change History (3)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
SHHAA 1.0.5 has been released. Updated dependency in r5365.
comment:3 Changed 10 years ago by
Milestone: | → VirtualCollectionRegistry-1.0 |
---|
Note: See
TracTickets for help on using
tickets.
added support for this to the shhaa filter, not committed or deployed yet. Changed configuration accordingly in r5340