Skip to content

Instantly share code, notes, and snippets.

@awoods
Created April 30, 2014 15:27
Show Gist options
  • Save awoods/edc98ae3b95a1bb0203d to your computer and use it in GitHub Desktop.
Save awoods/edc98ae3b95a1bb0203d to your computer and use it in GitHub Desktop.
Include this around line: 41, and remove "principalProviderSet" defined at line: 27.
https://github.com/ksclarke/fcrepo4/blob/ContainerRolesPrincipalProvider-69444656/fcrepo-webapp/src/auth/webapp/WEB-INF/classes/spring/auth-repo.xml
<util:set id="principalProviderSet">
<ref bean="containerRolesProvider"/>
<ref bean="headerProvider"/>
</util:set>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment