[
https://issues.apache.org/jira/browse/SYNCOPE-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicola Baiocco updated SYNCOPE-579:
-----------------------------------
Attachment: issue579.patch
patch attached
> 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)