Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
added bypass auth provider to clustered config, to fix an authZ excep…
…tion
  • Loading branch information
fasseg committed Oct 14, 2013
1 parent b673667 commit d23c4cf
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -33,7 +33,7 @@
"useOnFailedLogin" : false
},
"providers" : [
{ "classname" : "servlet" }
{ "classname" : "org.fcrepo.http.commons.session.BypassSecurityServletAuthenticationProvider" }
]
},
"node-types" : ["fedora-node-types.cnd"]
Expand Down

0 comments on commit d23c4cf

Please sign in to comment.