[
https://issues.apache.org/jira/browse/SLING-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger updated SLING-860:
------------------------------------
Issue Type: Bug (was: Question)
Retagging this as a bug (to prepare to remove the Question issue type from
Sling)
> OpenId authenticator problem
> ----------------------------
>
> Key: SLING-860
> URL: https://issues.apache.org/jira/browse/SLING-860
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Reporter: Michael Marth
> Priority: Minor
>
> this is probably a configuration problem, but I do not know how to get around
> this:
> Using the OpenId authenticator I cannot write to the repository.
> --
> How to reproduce:
> - install bundle espblog from samples
> - install bundle openid from extensions
> - in system config switch off "allow anon access" as described in
> openid-authenticator description
> - do openid login (and make sure you have no http basic auth credentials in
> the request)
> - try to write to repository -> javax.jcr.AccessDeniedException: /: not
> allowed to modify item
> --
> I believe the openid_user has no write acccess which would explain this
> behaviour. But how do I get around it? Do I have to write my own
> AccessManager? Do I miss something?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.