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