Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Releases: eclipse-pass/pass-authz

PASS Authorization 0.5.0

27 Aug 16:32
Compare
Choose a tag to compare
  • Updates the ShibAuthUserProvider, AuthUser, UserServlet to capture User.affiliation
  • User.affiliation is properly created or updated on User resources.

PASS Authorization 0.4.5

15 Jun 03:19
Compare
Choose a tag to compare
  • Updates the ShibAuthUserProvider to consume the Givenname and Sn attributes.
  • Updates the pass-user-service to populate the User.firstName from the Givenname attribute when creating or updating a User resource
  • Updates the pass-user-service to populate the User.lastName from the Sn attribute when creating or updating a User resource

Reduce Elasticsearch effects

29 Aug 19:53
Compare
Choose a tag to compare
Pre-release
  • Eliminated timing dependencies on elasticsearch by refactoring all user-related activities into the LRUCache's critical section.
  • Updated documentation
  • Clean up module naming and organization

Avoid duplicate User record

16 Jul 23:15
a8d3084
Compare
Choose a tag to compare
Pre-release
  • Changes to avoid new User records being added twice

Add 401 response body

10 Jul 20:18
Compare
Choose a tag to compare
Add 401 response body Pre-release
Pre-release
  • Sets 401 response body to "Unauthorized"

Authz listener and tools

25 Jun 15:13
Compare
Choose a tag to compare
Pre-release
  • Adds an authz listener application for reacting to updates
  • Adds administrative tools for manually updating ACLs

Fix Logging and Repo Authentication

08 Jun 03:36
Compare
Choose a tag to compare
  • Updates logging dependencies allowing a uniform approach to logging when combined with other webapps in a container
  • Updates to version 0.3.3-SNAPSHOT of the PASS Fedora client, which is able to handle authentication to the Fedora repository using both internal and external representations of a URI
  • Updates the authentication credentials used when testing Fedora availability for integration tests

Context 2.2

04 Jun 22:11
Compare
Choose a tag to compare
Context 2.2 Pre-release
Pre-release

Move to context/model 2.2

Initial Release

21 May 18:57
b5da111
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Highlights include:

  • User service, which updates, creates, or merely relays a User info to the caller, based on shib headers
  • AuthRolesProvider, which populates the header pass-roles with URIs signifying a user's roles, e.g. http://oapass.org/ns/roles/johnshopkins.edu#submitter