[
https://issues.apache.org/jira/browse/SYNCOPE-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17726614#comment-17726614
]
ASF subversion and git services commented on SYNCOPE-1760:
----------------------------------------------------------
Commit 915c2544fccf6a2a58a58336af13d159ba8d3a40 in syncope's branch
refs/heads/master from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=915c2544fc ]
[SYNCOPE-1760] Refactoring Spring Security config for Core (#463) (#464)
> Align Core Spring Boot actuator endpoint security with other components
> -----------------------------------------------------------------------
>
> Key: SYNCOPE-1760
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1760
> Project: Syncope
> Issue Type: Improvement
> Components: core
> Affects Versions: 3.0.3
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Priority: Major
> Fix For: 3.0.4, 4.0.0
>
>
> Currently, all Spring Boot actuator endpoints are configured to require
> authentication for the {{anonymous}} user, for all components but Core:
> * Console
> * Enduser
> * SRA
> * WA
> For Core, instead, all Spring Boot actuator endpoints are public, but
> {{/info}}.
> We need to align Core with the rest of components.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)