Improved description.

This commit is contained in:
Achim D. Brucker 2016-10-08 20:46:15 +01:00
parent 839c5ba0bc
commit 172f067593
1 changed files with 4 additions and 4 deletions

View File

@ -1,19 +1,19 @@
# GenericBreakGlass: XACML Reference Implementation
Todays IT systems implement fine-grained access control mechanisms
to protect a companies assets and to fulfill regulations such as
Basel III, SoX or HIPAA . In general, access control cannot fully
Basel III, SoX or HIPAA. In general, access control cannot fully
capture all requirements. In particular, for exceptional situations it
is hard to formulate access control policies taking all possible
legitimate accesses into account. Exceptional Access Control is an
approach for allowing users to override access control decisions in,
e.g., emergency situations. Different approaches and techniques
have been presented how to allow the user to override access control
restrictions in a controlled way, e. g., Break (the) Glass,
restrictions in a controlled way, e. g., **Break (the) Glass**,
Overriding Access Control, or related approaches such as Optimistic
Security.
This project contains an XAML PDP/PEP infrastructure supporting
Break Glass Access control.
This project contains an XACML PDP/PEP infrastructure supporting
_Break Glass Access control_.
## Team
Main developers: