You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Nicola Baiocco (JIRA)" <ji...@apache.org> on 2014/10/24 09:48:33 UTC

[jira] [Commented] (SYNCOPE-579) self registration generate unauthorized exception

    [ https://issues.apache.org/jira/browse/SYNCOPE-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14182561#comment-14182561 ] 

Nicola Baiocco commented on SYNCOPE-579:
----------------------------------------

Ok, I don't understand in which way it was fixed, i'm sorry.

> self registration generate unauthorized exception
> -------------------------------------------------
>
>                 Key: SYNCOPE-579
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-579
>             Project: Syncope
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.2.1
>            Reporter: Nicola Baiocco
>         Attachments: issue579.patch
>
>
> Self registration need to read some configuration property, but in ConfigurationController read function is annotated with 
> {code}
> @PreAuthorize("isAuthenticated()")
> {code}
> In pacth I simply comment spring annotation on read function.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)