Nicola Baiocco created SYNCOPE-579:
--------------------------------------
Summary: 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
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)