Skip to content
Snippets Groups Projects
Commit 06e1cdbb authored by Andy Summers's avatar Andy Summers
Browse files

Refactor uw-php-security to use 'Provider' classes

After a discussion about the project's design and requirements moving
forward, it was decided to refactor the project to remove
`AttributeMapper` classes and have `Provider` classes handle attribute
mapping as well as user loading. This also adds a third provider,
`PreauthHTTPUserDetailsProvider`, which can be used in environments
where Shibboleth attributes are sent as HTTP headers.
parent fdbef3b2
No related branches found
No related tags found
1 merge request!2Refactor uw-php-security to use 'Provider' classes
Showing
with 256 additions and 280 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment