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

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

     [ https://issues.apache.org/jira/browse/SYNCOPE-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò closed SYNCOPE-579.
------------------------------------------
    Resolution: Invalid

This problem is already fixed in latest 1.2.1-SNAPSHOT artifacts as part of [this commit|https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=2674037d].

> 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)