Archived / Obsolete Documentation

Documentation in this space is no longer accurate.
Looking for official DSpace documentation? See all documentation

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This page will capture the Authentication and Authorization Requirements for DSpace+2.0

Initially we are porting specific behavior from DSpace 1.x that supports a plugable Authentication and Authorization Stack for DSpace. In DSpace+2.0+AuthNZ is broken up into three primary interfaces.

AuthN

Authenticate a Principal

AuthNZ

Get the Principals Groups (possibly cache all permissions?)

AuthZ

Evaluate the Principal and Groups against specific Actions/Resource Policies

  • No labels